summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pl.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge svn changes up to r29752Uoti Urpala2009-10-061-1/+0
|\ | | | | | | | | | | | | | | | | As part of merging subtitle-in-terminal changes make update_subtitles() only clear existing subtitles if called with the reset argument, and not try to set new ones. Later calls should set the needed new subtitles, and this change avoids some problems with trying to set subtitles when mp_property_sub() in command.c gets called from initialization code before full initialization.
| * Reduce console output verbosity: Move colorspace information to verbose mode.diego2009-09-301-1/+0
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-4/+3
|/
* Fix polish spelling. Noticed in Gentoo ebuild long time ago.bircoph2009-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to outdated documentation file.diego2009-04-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
* The large -help help_text should be const so it goes into .rodatareimar2009-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix MGSTR vs. MSGTR typo.diego2008-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
| | | | | | | a HAVE_ prefix to a CONFIG_ prefix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename two GUI-related preprocessor directives:diego2008-07-301-1/+1
| | | | | | | HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
| | | | | | | | Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
* Slightly reduce VIDIX video output verbosity.diego2008-06-081-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove extra messages.diego2008-05-291-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26920 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.diego2008-05-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistently print fps with three digits of precisioncorey2008-04-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move debug message to verbose output level.diego2007-09-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apple Remote supportdiego2007-08-141-0/+1
| | | | | | | | patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give message string a more meaningful name.diego2007-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix: childs --> childrendiego2007-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix unkown --> unkNown typo.diego2007-03-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of long-gone libfame.diego2006-11-061-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper Subversion-speak for revision numbersdiego2006-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20588 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by metorinthiel2006-11-011-597/+1396
| | | | | | | - later sync up to r20586 by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20587 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert DOCS/xml/pl and help/help_mp-pl* to UTF-8kraymer2006-10-301-616/+616
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20540 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with message removal from DVD information output change.diego2006-08-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix extras and malformed translation messages, check done with uau's brand ↵reynaldo2006-05-171-10/+2
| | | | | | new TOOLS/ script, PART 2 of 3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18525 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.diego2006-04-281-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on ↵reynaldo2006-04-271-2/+2
| | | | | | translation files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-281-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageivo2005-09-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace bps by B/s when it means bytes per second to avoid ambiguity sincediego2005-09-021-3/+3
| | | | | | | | bps can mean any combination of bits/bytes per second/sample. patch by a.guru - at - sympatico - dot - ca git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16361 b3059339-0415-0410-9bf9-f77b7e298cf2
* - sync 1.173wight2005-07-221-5/+12
| | | | | | | - deleted non-translatable entries git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16052 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate messageswight2005-07-031-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15914 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.167wight2005-04-101-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another 10l for autror (whoever he was)wight2005-04-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15052 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixeswight2005-04-041-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15051 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.157wight2005-02-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14673 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.156paszczi2005-01-161-15/+175
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14510 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, link updated.diego2004-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversiondiego2004-10-071-4/+1
| | | | | | | patch by the Wanderer <inverseparadox at comcast dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed compilation warnings and errors (previously my network went down)paszczi2004-10-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13540 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed compilation warnings and errorspaszczi2004-10-031-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13539 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.140paszczi2004-10-021-60/+356
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13537 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed all obsolete and unused messages.diego2004-10-021-10/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolete and unused message removed.diego2004-10-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13530 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf -> mp_msg conversion, first stepsdiego2004-08-241-1/+2
| | | | | | | patch by The Wanderer <inverseparadox@comcast.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixeswight2004-08-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12978 b3059339-0415-0410-9bf9-f77b7e298cf2
* We shouldn't translate filter nameswight2004-08-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12977 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.123wight2004-08-091-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12976 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.121paszczi2004-07-201-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12871 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-06-161-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12597 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync + wordingwight2004-05-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12373 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatewight2003-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11600 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportalex2003-12-081-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2003-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11461 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2003-11-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11378 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translation by Qba <jim85@wp.pl>wight2003-10-281-331/+330
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11301 b3059339-0415-0410-9bf9-f77b7e298cf2
* Massive consistency and spelling update inspired by Torinthiel.diego2003-10-171-35/+35
| | | | | | | | | | -vop --> -vf punctuation marks right after words (XXX), not ( XXX ) Spelling: FFmpeg, BMP, TGA, PNG, LAN git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small correction from Stanislaw Klekot <dozzie@wp.pl>eyck2003-09-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10961 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf is obsolete.diego2003-08-221-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
* cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>diego2003-08-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>diego2003-07-301-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10505 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates and fixesdiego2003-07-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10503 b3059339-0415-0410-9bf9-f77b7e298cf2
* copyright message rework, try 2alex2003-07-131-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' ↵alex2003-07-131-1/+1
| | | | | | thingie, as discussed with Gabucino git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10415 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd -> dvd:// and -vcd -> vcd://jonas2003-07-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-05-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10202 b3059339-0415-0410-9bf9-f77b7e298cf2
* Further sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-03-291-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9727 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.diego2003-03-291-121/+222
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9724 b3059339-0415-0410-9bf9-f77b7e298cf2
* Happy New Year :)arpi2003-01-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8902 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2003-01-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8888 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2003-01-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8791 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>pontscho2003-01-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8715 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-12-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8476 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-12-091-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8413 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-11-291-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8314 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-11-121