summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
Commit message (Collapse)AuthorAgeFilesLines
* Teletext support.voroshil2007-07-291-0/+1
| | | | | | | Part 2/5: options/slaves/configure/definitions/etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23920 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
* Add a loop command and property.albeu2007-07-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the sub_scale property and command.albeu2007-07-091-0/+1
| | | | | | | Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 b3059339-0415-0410-9bf9-f77b7e298cf2
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop the metadata stuff and replace it with generic property string expansion.albeu2007-05-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
* with -identify show audio and video id; patch by Andrew Savchenko (Bircoph ↵nicodvb2007-04-201-0/+4
| | | | | | list ru) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23028 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicated linevoroshil2007-04-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move translatable strings from tv.c to help_mp*voroshil2007-04-131-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22985 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio driver loading rework.voroshil2007-03-211-1/+1
| | | | | | | Available interfaces are showed in verbose mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22772 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
* wrong capitolization, thats a comma not a periodcompn2007-03-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22428 b3059339-0415-0410-9bf9-f77b7e298cf2
* warn users about DRM asf files, patch by zuxy mengcompn2007-03-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22426 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* MSGTRs for libasskraymer2006-11-191-0/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21082 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
* defined MSGTR_OSDVideonicodvb2006-11-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20972 b3059339-0415-0410-9bf9-f77b7e298cf2
* add full stop at end of sentencekraymer2006-11-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20817 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l, revert r20782kraymer2006-11-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20783 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove duplicate MSGTRkraymer2006-11-081-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for libvo/aspect.c and libvo/vo_xv.ckraymer2006-11-081-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20781 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for ao_alsa.ckraymer2006-11-081-0/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20780 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling fix: Allowable -> Allowedvoroshil2006-11-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding ability to check allowed frequency range.voroshil2006-11-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20774 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
* better wording for "workarounding"kraymer2006-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20712 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for demux_avi.ckraymer2006-11-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20711 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes for latest demux_mkv messageskraymer2006-11-051-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20706 b3059339-0415-0410-9bf9-f77b7e298cf2
* add MSGTR_MPDEMUX_MKV for demux_mkv.ckraymer2006-11-051-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20696 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing comma addedtorinthiel2006-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ASS subtitle rendering options to gui.eugeni2006-10-251-0/+4
| | | | | | | Patch by Piotr Kaczuba <pepe at attika dot ath dot cx>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20440 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20355 b3059339-0415-0410-9bf9-f77b7e298cf2
* slight overall verbosity reductiondiego2006-10-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20191 b3059339-0415-0410-9bf9-f77b7e298cf2
* added OSD audio switching visualizationptt2006-10-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20162 b3059339-0415-0410-9bf9-f77b7e298cf2
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-0/+1
| | | | | | | | as oded told me on 1006 02 24, i applied it, blame me if some problem occurs, i hope not, since i tried it for a while.... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19979 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19799 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some typoskraymer2006-09-051-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19693 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify font load message.diego2006-08-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print DVD audio channel and subtitle track information in non-verbose mode,diego2006-08-191-2/+6
| | | | | | | some more consistency for MSGL. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing part of revision 19414 commit (multiple demux_info_add with same opt ↵reimar2006-08-161-1/+1
| | | | | | argument) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19420 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19087 b3059339-0415-0410-9bf9-f77b7e298cf2
* Modifies behavior of -edloutreynaldo2006-07-051-0/+3
| | | | | | | | | | Now it creates a new file and writes edit decision list (EDL) records to it just as it did before but instead of making pas-2-seconds blocks for each 'i' keystroke lets the user hits 'i' to mark the start or end of a block. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18916 b3059339-0415-0410-9bf9-f77b7e298cf2
* kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatattila2006-06-251-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
* correctly prefix all messages from -vo mga with [MGA]attila2006-06-251-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
* fail with an error if the source resolution is larger than 1023x1023attila2006-06-251-0/+1
| | | | | | | when using -vo (x)mga git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18815 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab ↵nicodvb2006-06-191-2/+0
| | | | | | pardus punctum org puntum tr) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18761 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reverting changes done with my previous commit, capizalitation or lack of ↵reynaldo2006-05-141-63/+63
| | | | | | capitalization of affected senteces where done in purpose git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18498 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor pre-release corrections, mostly missed capsreynaldo2006-05-131-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18470 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, fix for previous commitkraymer2006-05-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix missing line break for MSGTR_LameCantInitkraymer2006-05-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at ↵reynaldo2006-04-301-2/+4
| | | | | | hotmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
* console message review: countless spelling/grammar/wording fixesdiego2006-04-281-217/+218
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18338 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.diego2006-04-281-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes duplicate entryreynaldo2006-04-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make mencoder stream size printing use 64 bits.corey2006-04-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18301 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct meaning of ABRgabrov2006-04-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18292 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.albeu2006-04-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve some messages, typo fix.diego2006-04-241-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ↵reynaldo2006-04-241-0/+247
| | |