summaryrefslogtreecommitdiffstats
path: root/help/help_mp-de.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce console output verbosity: Move colorspace information to verbose mode.diego2009-09-301-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typo fixesdiego2009-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29210 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
* version bumpkraymer2009-02-241-9/+10
| | | | | | | contains some cosmetics from several in-between revisions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28718 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo in German message.reimar2009-02-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28549 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix MGSTR vs. MSGTR typo.diego2008-12-091-2/+2
| | | | 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
* 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
* r27123: Add verbose messages about trying and searching for audio output ↵kraymer2008-06-301-1/+6
| | | | | | | | | drivers. Add messages showing why a specified audio output driver failed to be used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27164 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27067: Remove pointless #ifdef.kraymer2008-06-301-5/+2
| | | | | | | | | r27068: Remove pointless HELP_MP_DEFINE_STATIC definition. r27069: -alang/-slang do not depend on dvdread support. r27071: Add the ugly HELP_MP_DEFINE_STATIC back, [...] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27163 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27066: update comments, whitespace cosmeticskraymer2008-06-301-19/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27162 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27065: whitespace consistency cosmeticskraymer2008-06-301-56/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27161 b3059339-0415-0410-9bf9-f77b7e298cf2
* r26863: make use of the new MGA_VID_VERSION ioctl to checkkraymer2008-06-301-3/+4
| | | | | | | | | | r26900: Fix typo in string name. r26901: mga_vid string wording fix r26911: mga_vid driver wording fixes r27063: Move message about which adapter is used to verbose mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27160 b3059339-0415-0410-9bf9-f77b7e298cf2
* r25605: properties to get and set anglekraymer2008-06-301-3/+15
| | | | | | | | | | | | r25663: add support for per protocol and per extension playback profile loading r25947: Add windows cp1256 encoding for arabic, fixes bug #1007 r26067: Check glyph bounding box before rasterizing and complain if it is too large. r26649: Fix some not entirely correct and misleading messages. r26762: Add a new suboption to -vo xv and -vo xvmc that allows ... r26795: Add support for AppleIR Remote as an input under Linux systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27159 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24924: Add audio filter scaletempokraymer2008-06-301-1/+7
| | | | | | | | r25058: Add missed translatable string in my previous commit r25158: Make up missed update for osd message. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27158 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24790: Disable channel scanner when no tuner is present.kraymer2008-06-291-1/+13
| | | | | | | r24892: move errors and a warning to help_mp-en.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27156 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing whitespaceskraymer2008-06-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27155 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24772: DirectShow based tv:// driver for win32kraymer2008-06-251-1/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27137 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
* 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-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update translations to not recommend -vc dummy (it is too crash-happy)reimar2007-09-281-1/+1
| | | | | | | but -vc null like the English variant does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24294: suboption consistency, add fixme document -vivo suboptionskraymer2007-09-101-1/+4
| | | | | | | | | | | | | r24310: Support for selecting language via packet 28. r24329: manpage fix: escape '\' in -vf geq description r24349: Support lowdelay flag r24356: spelling fixes, pointed by Diego r24357: Clarify teletext tlang option. r24386: move lavc option out of XviD section, to lavc section r24423: Implementation of tv:// driver autodetection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24427 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
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.kraymer2007-08-261-1/+13
| | | | | | | | | | | | | | | | | | r24055: Document how to encode with some libavcodec audio codecs. r24056: AC3 --> AC-3 r24063: Document how to encode with some more libavcodec audio codecs. r24084: small libavcodec audio codec clarifications r24109: Sort libavcodec encoders. r24110: Add some missing libavcodec video encoders. r24125: Automatic TV channels scanning ability for MPlayer. r24136: Wording and markup improvements for the -tvscan option. r24137: misc markup fixes r24216: Add missed in r24212 strings definitions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24218 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
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-011-1/+2
| | | | | | | | | | | | | | | | | r23748: Leave out (no) prefix from option names for consistency. r23852: af channels example for ffdca to ALSA reordering r23856: small wording improvement r23897: Experimental negative panscan values r23898: Set -vo gl slice-height default to 0 r23917: Document -rawvideo format="format string" r23920 + r23924: Teletext support r23926: update man page with v4l2 a/v outputs r23978: add possibly incorrect subfont entry r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone. r23984: Added FIXME skeletons for missing lavc options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23988 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
* r23416: Drop the metadata stuff and replace it with generic property string ↵kraymer2007-07-241-2/+8
| | | | | | | | | | | | expansion. r23588: The audio balance feature implemented with af_pan. r23745: Add the sub_scale property and command. r23747: Add a loop command and property. version bump to r23834 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23853 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
* r23028: with -identify show audio and video idkraymer2007-04-241-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23103 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes for r23004kraymer2007-04-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23006 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22985: Move translatable strings from tv.c to help_mp*kraymer2007-04-161-1/+35
| | | | | | | r23003: Remove duplicated line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23004 b3059339-0415-0410-9bf9-f77b7e298cf2
* r22637: Allow to specify frequencies in channels option.kraymer2007-03-261-2/+2
| | | | | | | | | r22747: Explain workaround for -vo gl:scaled-osd -ass image corruption. r22772: Available interfaces are showed in verbose mode. r22779: roff fix: escape dash for options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22829 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
* mplayer.1kraymer2007-03-061-3/+6
| | | | | | | | | | | | | | | | | | r22408: add -tv driver=help entry, also add dshow tv driver r22409: 10l: dshow isnt in svn yet r22453: add -xvfwopts compdata suboption to man page r22461: -nomouseinput is no longer X11 only. help_mp-de.h r22228: Select the first charmap in the font, if FreeType did not autoselect any. r22276: Reallocate event_images_t, removing limit on simultanious events count. r22292: make message translatable r22331: remove some #if 0 code r22426: warn users about DRM asf files, patch by zuxy meng r22428: wrong capitolization, thats a comma not a period git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22480 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
* missing escape characterkraymer2007-02-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22178 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* typo / small fixeskraymer2006-11-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21118 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
* 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
* 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
* 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
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.ckraymer2006-11-051-1/+24
| | | | | | | r20706: some fixes for latest demux_mkv messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20708 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix overly long linekraymer2006-11-051-1/+2
| | | | | | | fix line break git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20694 b3059339-0415-0410-9bf9-f77b7e298cf2
* version bump, no changes madekraymer2006-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20692 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording for MSGTR_MENU_Nonekraymer2006-10-301-1/+1
| | | | | | | | r20500: Add some <application> tags. (+ wording for a title) r20514: Warn about vo_gl scaled-osd broken with -ass git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20533 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20440: Add ASS subtitle rendering options to gui.kraymer2006-10-281-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20491 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20392: misc fixeskraymer2006-10-221-1/+1
| | | | | | | fixed typo in help messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20396 b3059339-0415-0410-9bf9-f77b7e298cf2
* change DOCS/html references to German translationkraymer2006-10-211-8/+8
| | | | | | | 'daß' -> 'dass' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20342 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20191: slight overall verbosity reductionkraymer2006-10-141-3/+2
| | | | | | | chinese patch by Jin Sheldon (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20205 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l (...)kraymer2006-10-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20168 b3059339-0415-0410-9bf9-f77b7e298cf2
* d'oh, missing " broke compilationkraymer2006-10-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20162: added OSD audio switching visualizationkraymer2006-10-111-1/+2
| | | | | | | (chinese patch by S Jin, jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20163 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19979: after a long time, finally i could add -endpos option to mplayerkraymer2006-10-041-1/+2
| | | | | | |