summaryrefslogtreecommitdiffstats
path: root/help
Commit message (Collapse)AuthorAgeFilesLines
* synced with r22331Gabrov2007-02-241-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some #if 0 codeuau2007-02-241-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22331 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r22292Gabrov2007-02-231-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22328 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22276: Reallocate event_images_t, removing limit on simultanious events count.voroshil2007-02-221-2/+2
| | | | | | | r22292: make message translatable git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22312 b3059339-0415-0410-9bf9-f77b7e298cf2
* make message translatableivo2007-02-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22292 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reallocate event_images_t, removing limit on simultanious events count.eugeni2007-02-191-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22276 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22184: When setting the non-audio bit for hwac3 output, just try to set the...voroshil2007-02-161-5/+5
| | | | | | | | r22185: only output fail/success message, this was wrong from the beginning r22228: Select the first charmap in the font, if FreeType did not autoselect any. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Select the first charmap in the font, if FreeType did not autoselect any.eugeni2007-02-151-0/+2
| | | | | | | This happens, for example, with fonts only having an Apple Roman charmap. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22228 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22184: When setting the non-audio bit for hwac3 output, ...kraymer2007-02-091-5/+3
| | | | | | | r22185: only output fail/success message, this was wrong from the beginning git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22186 b3059339-0415-0410-9bf9-f77b7e298cf2
* only output fail/success message, this was wrong from the beginningkraymer2007-02-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22185 b3059339-0415-0410-9bf9-f77b7e298cf2
* When setting the non-audio bit for hwac3 output, just try to set thecladisch2007-02-091-2/+0
| | | | | | | | AES0 parameter in the device name instead of poking around inside ALSA's configuration structures. This means that the non-audio bit will be set even if the user-specified device name tries to clear it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22184 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing escape characterkraymer2007-02-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22178 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22139: Try to clarify scale filter usage hint.voroshil2007-02-051-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22154 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22123: tinterlace mode 4 leaves height unchanged.kraymer2007-02-051-2/+3
| | | | | | | | | | | r22127: Fix vqscale description to match at least somewhat the code. r22137: formatting/wording r22138: wording/formatting r22139: Try to clarify scale filter usage hint. remove duplicate word git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to clarify scale filter usage hint.diego2007-02-051-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22139 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced up to r21906ptt2007-01-271-7/+202
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22025 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21906Gabrov2007-01-211-2/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21991 b3059339-0415-0410-9bf9-f77b7e298cf2
* version bump (for changes in r21907)kraymer2007-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21951 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag updatevoroshil2007-01-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-1323-23/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
* DO NOT recommend or even suggest installing codecs.conf.diego2007-01-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21906 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r21655, based on a file conversion of help_mp-zh_CN.hkraymer2006-12-221-434/+1900
| | | | | | | file provided by Eric Wang, eric7wang gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21731 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix correct addressing of user, some gram and ortographical fixes too - only ↵reynaldo2006-12-221-61/+61
| | | | | | partial git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21726 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync of Spanish translation for help_mp-es.hkraymer2006-12-211-10/+112
| | | | | | | patch by Fernando Tarín (icemanf gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21723 b3059339-0415-0410-9bf9-f77b7e298cf2
* alsa messages for Spanish help filekraymer2006-12-201-0/+56
| | | | | | | patch by Fernando Tarin, lists.im gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21701 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r21655kraymer2006-12-201-1/+90
| | | | | | | patch by Eric Wang, eric7wang gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21695 b3059339-0415-0410-9bf9-f77b7e298cf2
* add source files comments to libass messageskraymer2006-12-201-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spanish translation for libass help messageskraymer2006-12-191-0/+50
| | | | | | | patch by Fernando Tarín (icemanf gmail com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21693 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma ↵voroshil2006-12-171-1/+6
| | | | | | | | | tdiedrich se) r21655: make messages for success/failure of setting dvd-speed more clear git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21661 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21654: add man page entry for new -dvd-speed optionkraymer2006-12-171-1/+6
| | | | | | | r21655: (*added) make messages for success/failure of setting dvd-speed more clear git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21657 b3059339-0415-0410-9bf9-f77b7e298cf2
* make messages for success/failure of setting dvd-speed more clearkraymer2006-12-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21655 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)nicodvb2006-12-171-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 30.11.2006jheryan2006-12-071-1/+187
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21526 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-de.h:kraymer2006-12-041-1/+7
| | | | | | | | | | | | | | | | | | | | | | | r21367: If a glyph is not found in the current font, switch to another one. r21476: Open embedded fonts directly from memory. [...] mplayer.1: r21357: Cycling through video tracks works with libavformat as well. r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames r21399: fix suggested by Diego r21410: document new meaning of dia=-1 introduced by lavc r7192 r21413: mark lavc's uneven multi-hexagon search as slow, remove stray '.' r21430: documented -mpegopts :[va]buf_size r21441: Audio track switching works for AVI and libavformat as well. r21446: Remove long-deprecated -vop option. r21449: Merge dga/nodga suboption of vo_vesa, no short forms. r21452: document s3fb video out driver r21484: documented -mpegopts :tele_src and :tele_dest r21486: Improoving readability of pullup filter section r21487: document s3fb suboption, [...] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21493 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sentence, reformatkraymer2006-12-041-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21492 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21476: Open embedded fonts directly from memory....voroshil2006-12-041-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Open embedded fonts directly from memory.eugeni2006-12-031-0/+2
| | | | | | | | | FontConfig 2.4.2 (released yesterday) supports scanning fonts with FcFreeTypeQueryFace without writing them to disk. With earlier FontConfig versions, the old mechanism is used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21476 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21367: If a glyph is not found in the current font, switch to another one.voroshil2006-11-301-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
* If a glyph is not found in the current font, switch to another one.eugeni2006-11-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21367 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21306: fix compilation for win32 dll codec support for intel osxvoroshil2006-11-281-1/+15
| | | | | | | | r21328: localization of parser-m*cmd.c messages r21332: insert line break for overly long line (second line indented) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21361 b3059339-0415-0410-9bf9-f77b7e298cf2
* help messages:kraymer2006-11-271-1/+14
| | | | | | | | | | | | | | | | r21306: fix compilation for win32 dll codec support for intel osx r21328: localization of parser-m*cmd.c messages r21332: insert line break for overly long line (second line indented) man page: r21221: improve description of x264's deadzone* options r21228: fix typos noticed by Diego r21254: nits and picks by The Wanderer :) r21255: typo in deadzone_inter r21298: "D" interactive key also works with yadif now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21334 b3059339-0415-0410-9bf9-f77b7e298cf2
* insert line break for overly long line (second line indented)kraymer2006-11-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21332 b3059339-0415-0410-9bf9-f77b7e298cf2
* localization of parser-m*cmd.c messagesptt2006-11-271-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21328 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation for win32 dll codec support for intel osxnplourde2006-11-271-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21306 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21161: MSGTR for libmpcodecs/vd.ckraymer2006-11-241-1/+8
| | | | | | | | r21162: MSGTRs for mencoder.c r21186: Remove "OSD only" tags; those options always exist. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21190 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21151: typovoroshil2006-11-221-1/+8
| | | | | | | | | r21161: MSGTR for libmpcodecs/vd.c r21162: MSGTRs for mencoder.c r21163: fix broken character git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21172 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21082: MSGTRs for libasskraymer2006-11-221-1/+59
| | | | | | | | r21151: typo r21163: fix broken character git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21167 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix broken characterkraymer2006-11-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21163 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for mencoder.ckraymer2006-11-221-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21162 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR for libmpcodecs/vd.ckraymer2006-11-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21161 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong fps value for TelecineMode in translationvoroshil2006-11-211-2/+2
| | | | | | | patch from Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21149 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21082: MSGTRs for libassvoroshil2006-11-211-1/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21148 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo / small fixeskraymer2006-11-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21118 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for libasskraymer2006-11-191-0/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21082 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync w/ help_mp-en.h r21001kraymer2006-11-191-3/+5
| | | | | | | patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21080 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r21001Gabrov2006-11-191-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation error due to unescaped "s.reimar2006-11-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21057 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation/spelling fix.voroshil2006-11-191-8/+8
| | | | | | | patch from Andrew Savchenko birkoph at list dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21053 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-ru.h sync with r21001voroshil2006-11-181-1/+2
| | | | | | | mplayer.1 sync with r21026 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21037 b3059339-0415-0410-9bf9-f77b7e298cf2
* r21001: Add *BSD BT848 radio supportkraymer2006-11-181-1/+2
| | | | | | | r21003: Xvid3 support is no more: Remove Xvid3-specific options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add *BSD BT848 radio supportvoroshil2006-11-181-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21001 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20972: defined MSGTR_OSDVideovoroshil2006-11-171-1/+2
| | | | | | | r20969: document new key binding for switching video streams in MPEG-TS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20986 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some mixed up usage messages and unify with master copykraymer2006-11-171-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20974 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20972: defined MSGTR_OSDVideokraymer2006-11-171-2/+3
| | | | | | | add missing line break git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20973 b3059339-0415-0410-9bf9-f77b7e298cf2
* defined MSGTR_OSDVideonicodvb2006-11-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20972 b3059339-0415-0410-9bf9-f77b7e298cf2
* remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas ↵gpoirier2006-11-141-445/+445
| | | | | | | | | garde les vaches ensemble) utilise la typographie Francaise git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20921 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing translated stringsgpoirier2006-11-131-0/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20887 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove/fix outdated message.diego2006-11-132-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20881 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2006-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20880 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20817Gabrov2006-11-111-1/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20861 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20817kraymer2006-11-101-1/+75
| | | | | | | patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20829 b3059339-0415-0410-9bf9-f77b7e298cf2
* put back accidentally reverted r20742 commitgpoirier2006-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20824 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%gpoirier2006-11-091-171/+498
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20823 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20711: MSGTRs for demux_avi.ckraymer2006-11-091-1/+81
| | | | | | | | | | | | | | r20712: better wording for "workarounding" r20739: Remove remnants of long-gone libfame. (previously applied) r20774: Adding ability to check allowed frequency range. r20775: Spelling fix: Allowable -> Allowed r20780: MSGTRs for ao_alsa.c r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c r20782,r20783: (do not apply) r20817: add full stop at end of sentence git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20820 b3059339-0415-0410-9bf9-f77b7e298cf2
*