summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r29277Uoti Urpala2009-05-081-1/+0
|\
| * Remove reference to outdated documentation file.diego2009-04-201-1/+0
* | Merge svn changes up to r28862Uoti Urpala2009-03-071-1/+1
|\|
| * The large -help help_text should be const so it goes into .rodatareimar2009-03-061-1/+1
* | Merge svn changes up to r28149Uoti Urpala2008-12-141-2/+2
|\|
| * Fix MGSTR vs. MSGTR typo.diego2008-12-091-2/+2
* | Merge svn changes up to r27979Uoti Urpala2008-11-221-9/+9
|\|
| * Trivial, Cosmeticsreynaldo2008-11-201-0/+1
| * Cosmetics, mostly line shifting to match English masterreynaldo2008-11-181-3/+2
| * Trivial, Cosmeticsreynaldo2008-11-181-4/+4
| * Trivial, Cosmeticsreynaldo2008-11-181-3/+3
* | Remove special error message for -ao alsa1x and alsa9Uoti Urpala2008-08-121-1/+0
|/
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* Add verbose messages about trying and searching for audio output drivers.corey2008-06-221-0/+4
* cosmetics: Group entries by directory instead of randomly.diego2008-06-151-656/+652
* Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings likediego2008-06-151-1/+2
* cosmetics: Remove empty line for consistency.diego2008-06-151-1/+0
* -alang/-slang do not depend on dvdread support.diego2008-06-151-1/+1
* Remove pointless HELP_MP_DEFINE_STATIC definition.diego2008-06-151-2/+1
* Remove pointless #ifdef.diego2008-06-151-4/+0
* update comments, whitespace cosmeticsdiego2008-06-151-17/+9
* whitespace consistency cosmeticsdiego2008-06-151-52/+12
* Move message about which adapter is used to verbose mode.diego2008-06-151-1/+0
* Slightly reduce VIDIX video output verbosity.diego2008-06-081-2/+0
* mga_vid driver wording fixesdiego2008-05-281-2/+2
* mga_vid string wording fixdiego2008-05-271-1/+1
* Fix typo in string name.diego2008-05-271-1/+1
* make use of the new MGA_VID_VERSION ioctl to checkattila2008-05-231-0/+1
* Add support for AppleIR Remote as an input under Linux systems.ben2008-05-181-0/+6
* Add a new suboption to -vo xv and -vo xvmc that allows selectionben2008-05-131-0/+1
* Fix some not entirely correct and misleading messages.eugeni2008-05-021-2/+2
* consistently print fps with three digits of precisioncorey2008-04-231-2/+2
* Check glyph bounding box before rasterizing and complain if it is too large.eugeni2008-02-221-0/+1
* typo fix: inited --> initializeddiego2008-02-141-1/+1
* Add windows cp1256 encoding for arabic, fixes bug #1007reimar2008-02-011-0/+1
* add support for per protocol and per extension playback profile loadingben2008-01-101-0/+2
* properties to get and set angle; patch by oattila chello hunicodvb2008-01-051-0/+1
* Make up missed update for osd message.ulion2007-11-251-0/+4
* report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+finicodvb2007-11-161-1/+1
* Add missed translatable string in my previous commitvoroshil2007-11-161-0/+1
* Add audio filter scaletempouau2007-11-011-0/+1
* move errors and a warning to help_mp-en.hcompn2007-10-301-0/+11
* Disable channel scanner when no tuner is present.voroshil2007-10-151-0/+1
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+46
* Implementation of tv:// driver autodetection.voroshil2007-09-101-0/+1
* Move debug message to verbose output level.diego2007-09-041-1/+0
* Support for selecting language via packet 28.voroshil2007-08-311-0/+2
* Add missed in r24212 strings definitionsvoroshil2007-08-261-0/+12
* Apple Remote supportdiego2007-08-141-0/+1
* Teletext support.voroshil2007-07-291-0/+1
* Give message string a more meaningful name.diego2007-07-281-1/+1
* typo fix: childs --> childrendiego2007-07-281-1/+1
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
* Add a loop command and property.albeu2007-07-091-0/+1
* Add the sub_scale property and command.albeu2007-07-091-0/+1
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+3
* Drop the metadata stuff and replace it with generic property string expansion.albeu2007-05-301-1/+2
* with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li...nicodvb2007-04-201-0/+4
* Remove duplicated linevoroshil2007-04-161-1/+0
* Move translatable strings from tv.c to help_mp*voroshil2007-04-131-0/+35
* Radio driver loading rework.voroshil2007-03-211-1/+1
* Fix unkown --> unkNown typo.diego2007-03-071-1/+1
* wrong capitolization, thats a comma not a periodcompn2007-03-031-1/+1
* warn users about DRM asf files, patch by zuxy mengcompn2007-03-031-0/+2
* Remove some #if 0 codeuau2007-02-241-1/+0
* make message translatableivo2007-02-201-0/+1
* Reallocate event_images_t, removing limit on simultanious events count.eugeni2007-02-191-1/+0
* Select the first charmap in the font, if FreeType did not autoselect any.eugeni2007-02-151-0/+2
* only output fail/success message, this was wrong from the beginningkraymer2007-02-091-2/+2
* When setting the non-audio bit for hwac3 output, just try to set thecladisch2007-02-091-2/+0
* Try to clarify scale filter usage hint.diego2007-02-051-1/+2
* DO NOT recommend or even suggest installing codecs.conf.diego2007-01-131-1/+0
* make messages for success/failure of setting dvd-speed more clearkraymer2006-12-171-2/+2
* support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)nicodvb2006-12-171-0/+5
* Open embedded fonts directly from memory.eugeni2006-12-031-0/+2
* If a glyph is not found in the current font, switch to another one.eugeni2006-11-281-0/+3
* insert line break for overly long line (second line indented)kraymer2006-11-271-1/+1
* localization of parser-m*cmd.c messagesptt2006-11-271-0/+9
* fix compilation for win32 dll codec support for intel osxnplourde2006-11-271-0/+5
* fix broken characterkraymer2006-11-221-1/+1
* MSGTRs for mencoder.ckraymer2006-11-221-0/+6
* MSGTR for libmpcodecs/vd.ckraymer2006-11-221-0/+1
* typodiego2006-11-211-1/+1
* MSGTRs for libasskraymer2006-11-191-0/+58
* Add *BSD BT848 radio supportvoroshil2006-11-181-0/+1
* defined MSGTR_OSDVideonicodvb2006-11-171-0/+1
* add full stop at end of sentencekraymer2006-11-091-1/+1
* 11l, revert r20782kraymer2006-11-081-0/+1
* remove duplicate MSGTRkraymer2006-11-081-1/+0
* MSGTRs for libvo/aspect.c and libvo/vo_xv.ckraymer2006-11-081-0/+17
* MSGTRs for ao_alsa.ckraymer2006-11-081-0/+56
* Spelling fix: Allowable -> Allowedvoroshil2006-11-081-1/+1
* Adding ability to check allowed frequency range.voroshil2006-11-081-0/+1
* Remove remnants of long-gone libfame.diego2006-11-061-5/+1
* better wording for "workarounding"kraymer2006-11-051-1/+1
* MSGTRs for demux_avi.ckraymer2006-11-051-0/+4
* some fixes for latest demux_mkv messageskraymer2006-11-051-6/+6
* add MSGTR_MPDEMUX_MKV for demux_mkv.ckraymer2006-11-051-0/+23
* Missing comma addedtorinthiel2006-11-011-1/+1
* Add ASS subtitle rendering options to gui.eugeni2006-10-251-0/+4
* typodiego2006-10-221-1/+1
* slight overall verbosity reductiondiego2006-10-121-2/+1
* added OSD audio switching visualizationptt2006-10-111-0/+1
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-0/+1
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-111-0/+1
* fix some typoskraymer2006-09-051-11/+11
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+43
* Clarify font load message.diego2006-08-271-1/+1
* Print DVD audio channel and subtitle track information in non-verbose mode,diego2006-08-191-2/+6
* Missing part of revision 19414 commit (multiple demux_info_add with same opt ...reimar2006-08-161-1/+1
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+1
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-6/+0
* Modifies behavior of -edloutreynaldo2006-07-051-0/+3
* kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatattila2006-06-251-1/+0
* correctly prefix all messages from -vo mga with [MGA]attila2006-06-251-10/+10
* fail with an error if the source resolution is larger than 1023x1023attila2006-06-251-0/+1
* Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pa...nicodvb2006-06-191-2/+0
* Reverting changes done with my previous commit, capizalitation or lack of cap...reynaldo2006-05-141-63/+63
* Minor pre-release corrections, mostly missed capsreynaldo2006-05-131-63/+63
* 10l, fix for previous commitkraymer2006-05-101-1/+1
* fix missing line break for MSGTR_LameCantInitkraymer2006-05-101-2/+3
* Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at ho...reynaldo2006-04-301-2/+4
* console message review: countless spelling/grammar/wording fixesdiego2006-04-281-217/+218
* Rename some misspelled and misnamed messages.diego2006-04-281-10/+10
* Removes duplicate entryreynaldo2006-04-271-1/+0
* Make mencoder stream size printing use 64 bits.corey2006-04-261-2/+2
* correct meaning of ABRgabrov2006-04-261-1/+1
* MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.albeu2006-04-241-0/+1
* Improve some messages, typo fix.diego2006-04-241-7/+7
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-0/+247
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...reynaldo2006-04-221-0/+17
* small grammar fixkraymer2006-04-191-1/+1
* add a newline before the "Playing"... linereimar2006-04-191-1/+1
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).gpoirier2006-04-161-0/+1
* -ao pcm:fast suboption for faster-than-realtime dumpingreimar2006-04-141-1/+1
* the title of this window was not localized => added new en and ru strings, ba...gpoirier2006-04-091-0/+1
* Capitalization error I missed beforecorey2006-03-311-1/+1
* A question needs a question mark, but in this case I think at least twocorey2006-03-311-1/+1
* Minor spelling and grammar fixes for part 1 of Otvos Attila'scorey2006-03-311-4/+4
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-311-0/+57
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-301-0/+57
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-281-1/+0
* Subtitles properties: move sub_select, sub_pos, sub_visibilty,albeu2006-03-241-12/+10
* Convert fullscreen, panscan, color controls, ontop, rootwin,albeu2006-03-231-7/+12
* Move audio_delay to a property and add a few read only properties toalbeu2006-03-221-1/+1
* Add an option to list the properties: -list-propertiesalbeu2006-03-221-0/+4
* Add the new property API and implement a couple properties.albeu2006-03-221-1/+11
* Print the mute state on the OSD.diego2006-03-181-0/+1
* Fix up libaf unknown-format printingcorey2006-03-151-2/+2
* last print on libaf to af_msgreynaldo2006-03-141-0/+4
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-1/+1
* dwStart support for mencoder.corey2006-02-191-1/+2
* Typo fixgabrov2006-01-301-1/+1
* Fix the MSG?_FIXME and make the profiles help translatable.albeu2006-01-251-0/+5
* FAQ about problems with playing DVDs on certain drives.rathann2006-01-181-1/+1
* Remove overly loud "warning" from runtime-cpudetection message.diego2006-01-161-1/+1
* massive attack: mp_msg printf format fixesrathann2006-01-121-6/+6
* grammar fixdiego2005-12-171-1/+1
* make -o mandatory and add a warning when the extension does not match the con...wanderer2005-12-151-0/+3
* one-word grammar fix for "incompatible codec" messagewanderer2005-12-151-1/+1
* small grammatical/sentence fixptt2005-12-151-1/+1
* Fix small typos spoted by Paul TTreynaldo2005-12-141-2/+2
* little fixes....ptt2005-12-131-5/+7
* remove stray tab, which was confusing help_diff.shranma2005-12-101-1/+1
* Harcoded eng strings on libmpdemux/network.c to help_mpreynaldo2005-12-101-0/+22
* Every contribution deserves to be listed on the "about" window of the gui.gpoirier2005-12-071-3/+4
* Fix EDL to be per file, allow -edlout and -edl together as there is reallyods152005-12-061-1/+0
*