| Commit message (Expand) | Author | Age | Files | Lines |
* | mga_vid driver wording fixes | diego | 2008-05-28 | 1 | -2/+2 |
* | mga_vid string wording fix | diego | 2008-05-27 | 1 | -1/+1 |
* | Fix typo in string name. | diego | 2008-05-27 | 1 | -1/+1 |
* | make use of the new MGA_VID_VERSION ioctl to check | attila | 2008-05-23 | 1 | -0/+1 |
* | Add support for AppleIR Remote as an input under Linux systems. | ben | 2008-05-18 | 1 | -0/+6 |
* | Add a new suboption to -vo xv and -vo xvmc that allows selection | ben | 2008-05-13 | 1 | -0/+1 |
* | Fix some not entirely correct and misleading messages. | eugeni | 2008-05-02 | 1 | -2/+2 |
* | consistently print fps with three digits of precision | corey | 2008-04-23 | 1 | -2/+2 |
* | Check glyph bounding box before rasterizing and complain if it is too large. | eugeni | 2008-02-22 | 1 | -0/+1 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -1/+1 |
* | Add windows cp1256 encoding for arabic, fixes bug #1007 | reimar | 2008-02-01 | 1 | -0/+1 |
* | add support for per protocol and per extension playback profile loading | ben | 2008-01-10 | 1 | -0/+2 |
* | properties to get and set angle; patch by oattila chello hu | nicodvb | 2008-01-05 | 1 | -0/+1 |
* | Make up missed update for osd message. | ulion | 2007-11-25 | 1 | -0/+4 |
* | report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi | nicodvb | 2007-11-16 | 1 | -1/+1 |
* | Add missed translatable string in my previous commit | voroshil | 2007-11-16 | 1 | -0/+1 |
* | Add audio filter scaletempo | uau | 2007-11-01 | 1 | -0/+1 |
* | move errors and a warning to help_mp-en.h | compn | 2007-10-30 | 1 | -0/+11 |
* | Disable channel scanner when no tuner is present. | voroshil | 2007-10-15 | 1 | -0/+1 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 | 1 | -0/+46 |
* | Implementation of tv:// driver autodetection. | voroshil | 2007-09-10 | 1 | -0/+1 |
* | Move debug message to verbose output level. | diego | 2007-09-04 | 1 | -1/+0 |
* | Support for selecting language via packet 28. | voroshil | 2007-08-31 | 1 | -0/+2 |
* | Add missed in r24212 strings definitions | voroshil | 2007-08-26 | 1 | -0/+12 |
* | Apple Remote support | diego | 2007-08-14 | 1 | -0/+1 |
* | Teletext support. | voroshil | 2007-07-29 | 1 | -0/+1 |
* | Give message string a more meaningful name. | diego | 2007-07-28 | 1 | -1/+1 |
* | typo fix: childs --> children | diego | 2007-07-28 | 1 | -1/+1 |
* | Remove vo_syncfb, which was unused for 5 years. | diego | 2007-07-20 | 1 | -13/+0 |
* | Add a loop command and property. | albeu | 2007-07-09 | 1 | -0/+1 |
* | Add the sub_scale property and command. | albeu | 2007-07-09 | 1 | -0/+1 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 | 1 | -0/+3 |
* | Drop the metadata stuff and replace it with generic property string expansion. | albeu | 2007-05-30 | 1 | -1/+2 |
* | with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li... | nicodvb | 2007-04-20 | 1 | -0/+4 |
* | Remove duplicated line | voroshil | 2007-04-16 | 1 | -1/+0 |
* | Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-13 | 1 | -0/+35 |
* | Radio driver loading rework. | voroshil | 2007-03-21 | 1 | -1/+1 |
* | Fix unkown --> unkNown typo. | diego | 2007-03-07 | 1 | -1/+1 |
* | wrong capitolization, thats a comma not a period | compn | 2007-03-03 | 1 | -1/+1 |
* | warn users about DRM asf files, patch by zuxy meng | compn | 2007-03-03 | 1 | -0/+2 |
* | Remove some #if 0 code | uau | 2007-02-24 | 1 | -1/+0 |
* | make message translatable | ivo | 2007-02-20 | 1 | -0/+1 |
* | Reallocate event_images_t, removing limit on simultanious events count. | eugeni | 2007-02-19 | 1 | -1/+0 |
* | Select the first charmap in the font, if FreeType did not autoselect any. | eugeni | 2007-02-15 | 1 | -0/+2 |
* | only output fail/success message, this was wrong from the beginning | kraymer | 2007-02-09 | 1 | -2/+2 |
* | When setting the non-audio bit for hwac3 output, just try to set the | cladisch | 2007-02-09 | 1 | -2/+0 |
* | Try to clarify scale filter usage hint. | diego | 2007-02-05 | 1 | -1/+2 |
* | DO NOT recommend or even suggest installing codecs.conf. | diego | 2007-01-13 | 1 | -1/+0 |
* | make messages for success/failure of setting dvd-speed more clear | kraymer | 2006-12-17 | 1 | -2/+2 |
* | support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se) | nicodvb | 2006-12-17 | 1 | -0/+5 |
* | Open embedded fonts directly from memory. | eugeni | 2006-12-03 | 1 | -0/+2 |
* | If a glyph is not found in the current font, switch to another one. | eugeni | 2006-11-28 | 1 | -0/+3 |
* | insert line break for overly long line (second line indented) | kraymer | 2006-11-27 | 1 | -1/+1 |
* | localization of parser-m*cmd.c messages | ptt | 2006-11-27 | 1 | -0/+9 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 | 1 | -0/+5 |
* | fix broken character | kraymer | 2006-11-22 | 1 | -1/+1 |
* | MSGTRs for mencoder.c | kraymer | 2006-11-22 | 1 | -0/+6 |
* | MSGTR for libmpcodecs/vd.c | kraymer | 2006-11-22 | 1 | -0/+1 |
* | typo | diego | 2006-11-21 | 1 | -1/+1 |
* | MSGTRs for libass | kraymer | 2006-11-19 | 1 | -0/+58 |
* | Add *BSD BT848 radio support | voroshil | 2006-11-18 | 1 | -0/+1 |
* | defined MSGTR_OSDVideo | nicodvb | 2006-11-17 | 1 | -0/+1 |
* | add full stop at end of sentence | kraymer | 2006-11-09 | 1 | -1/+1 |
* | 11l, revert r20782 | kraymer | 2006-11-08 | 1 | -0/+1 |
* | remove duplicate MSGTR | kraymer | 2006-11-08 | 1 | -1/+0 |
* | MSGTRs for libvo/aspect.c and libvo/vo_xv.c | kraymer | 2006-11-08 | 1 | -0/+17 |
* | MSGTRs for ao_alsa.c | kraymer | 2006-11-08 | 1 | -0/+56 |
* | Spelling fix: Allowable -> Allowed | voroshil | 2006-11-08 | 1 | -1/+1 |
* | Adding ability to check allowed frequency range. | voroshil | 2006-11-08 | 1 | -0/+1 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 | 1 | -5/+1 |
* | better wording for "workarounding" | kraymer | 2006-11-05 | 1 | -1/+1 |
* | MSGTRs for demux_avi.c | kraymer | 2006-11-05 | 1 | -0/+4 |
* | some fixes for latest demux_mkv messages | kraymer | 2006-11-05 | 1 | -6/+6 |
* | add MSGTR_MPDEMUX_MKV for demux_mkv.c | kraymer | 2006-11-05 | 1 | -0/+23 |
* | Missing comma added | torinthiel | 2006-11-01 | 1 | -1/+1 |
* | Add ASS subtitle rendering options to gui. | eugeni | 2006-10-25 | 1 | -0/+4 |
* | typo | diego | 2006-10-22 | 1 | -1/+1 |
* | slight overall verbosity reduction | diego | 2006-10-12 | 1 | -2/+1 |
* | added OSD audio switching visualization | ptt | 2006-10-11 | 1 | -0/+1 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 | 1 | -0/+1 |
* | ability to pass channel name (not only number) to radio_set_channel | voroshil | 2006-09-11 | 1 | -0/+1 |
* | fix some typos | kraymer | 2006-09-05 | 1 | -11/+11 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 | 1 | -0/+43 |
* | Clarify font load message. | diego | 2006-08-27 | 1 | -1/+1 |
* | Print DVD audio channel and subtitle track information in non-verbose mode, | diego | 2006-08-19 | 1 | -2/+6 |
* | Missing part of revision 19414 commit (multiple demux_info_add with same opt ... | reimar | 2006-08-16 | 1 | -1/+1 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 | 1 | -0/+1 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -6/+0 |
* | Modifies behavior of -edlout | reynaldo | 2006-07-05 | 1 | -0/+3 |
* | kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat | attila | 2006-06-25 | 1 | -1/+0 |
* | correctly prefix all messages from -vo mga with [MGA] | attila | 2006-06-25 | 1 | -10/+10 |
* | fail with an error if the source resolution is larger than 1023x1023 | attila | 2006-06-25 | 1 | -0/+1 |
* | Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pa... | nicodvb | 2006-06-19 | 1 | -2/+0 |
* | Reverting changes done with my previous commit, capizalitation or lack of cap... | reynaldo | 2006-05-14 | 1 | -63/+63 |
* | Minor pre-release corrections, mostly missed caps | reynaldo | 2006-05-13 | 1 | -63/+63 |
* | 10l, fix for previous commit | kraymer | 2006-05-10 | 1 | -1/+1 |
* | fix missing line break for MSGTR_LameCantInit | kraymer | 2006-05-10 | 1 | -2/+3 |
* | Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at ho... | reynaldo | 2006-04-30 | 1 | -2/+4 |
* | console message review: countless spelling/grammar/wording fixes | diego | 2006-04-28 | 1 | -217/+218 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 | 1 | -10/+10 |
* | Removes duplicate entry | reynaldo | 2006-04-27 | 1 | -1/+0 |
* | Make mencoder stream size printing use 64 bits. | corey | 2006-04-26 | 1 | -2/+2 |
* | correct meaning of ABR | gabrov | 2006-04-26 | 1 | -1/+1 |
* | MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits. | albeu | 2006-04-24 | 1 | -0/+1 |
* | Improve some messages, typo fix. | diego | 2006-04-24 | 1 | -7/+7 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 | 1 | -0/+247 |
* | Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod... | reynaldo | 2006-04-22 | 1 | -0/+17 |
* | small grammar fix | kraymer | 2006-04-19 | 1 | -1/+1 |
* | add a newline before the "Playing"... line | reimar | 2006-04-19 | 1 | -1/+1 |
* | Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV). | gpoirier | 2006-04-16 | 1 | -0/+1 |
* | -ao pcm:fast suboption for faster-than-realtime dumping | reimar | 2006-04-14 | 1 | -1/+1 |
* | the title of this window was not localized => added new en and ru strings, ba... | gpoirier | 2006-04-09 | 1 | -0/+1 |
* | Capitalization error I missed before | corey | 2006-03-31 | 1 | -1/+1 |
* | A question needs a question mark, but in this case I think at least two | corey | 2006-03-31 | 1 | -1/+1 |
* | Minor spelling and grammar fixes for part 1 of Otvos Attila's | corey | 2006-03-31 | 1 | -4/+4 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 | 1 | -0/+57 |
* | Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-30 | 1 | -0/+57 |
* | Removed unused constant definition (MSGTR_InvalidAOdriver) | ptt | 2006-03-28 | 1 | -1/+0 |
* | Subtitles properties: move sub_select, sub_pos, sub_visibilty, | albeu | 2006-03-24 | 1 | -12/+10 |
* | Convert fullscreen, panscan, color controls, ontop, rootwin, | albeu | 2006-03-23 | 1 | -7/+12 |
* | Move audio_delay to a property and add a few read only properties to | albeu | 2006-03-22 | 1 | -1/+1 |
* | Add an option to list the properties: -list-properties | albeu | 2006-03-22 | 1 | -0/+4 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 | 1 | -1/+11 |
* | Print the mute state on the OSD. | diego | 2006-03-18 | 1 | -0/+1 |
* | Fix up libaf unknown-format printing | corey | 2006-03-15 | 1 | -2/+2 |
* | last print on libaf to af_msg | reynaldo | 2006-03-14 | 1 | -0/+4 |
* | New website structure, the /homepage subdirectory is gone. | diego | 2006-03-01 | 1 | -1/+1 |
* | dwStart support for mencoder. | corey | 2006-02-19 | 1 | -1/+2 |
* | Typo fix | gabrov | 2006-01-30 | 1 | -1/+1 |
* | Fix the MSG?_FIXME and make the profiles help translatable. | albeu | 2006-01-25 | 1 | -0/+5 |
* | FAQ about problems with playing DVDs on certain drives. | rathann | 2006-01-18 | 1 | -1/+1 |
* | Remove overly loud "warning" from runtime-cpudetection message. | diego | 2006-01-16 | 1 | -1/+1 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -6/+6 |
* | grammar fix | diego | 2005-12-17 | 1 | -1/+1 |
* | make -o mandatory and add a warning when the extension does not match the con... | wanderer | 2005-12-15 | 1 | -0/+3 |
* | one-word grammar fix for "incompatible codec" message | wanderer | 2005-12-15 | 1 | -1/+1 |
* | small grammatical/sentence fix | ptt | 2005-12-15 | 1 | -1/+1 |
* | Fix small typos spoted by Paul TT | reynaldo | 2005-12-14 | 1 | -2/+2 |
* | little fixes.... | ptt | 2005-12-13 | 1 | -5/+7 |
* | remove stray tab, which was confusing help_diff.sh | ranma | 2005-12-10 | 1 | -1/+1 |
* | Harcoded eng strings on libmpdemux/network.c to help_mp | reynaldo | 2005-12-10 | 1 | -0/+22 |
* | Every contribution deserves to be listed on the "about" window of the gui. | gpoirier | 2005-12-07 | 1 | -3/+4 |
* | Fix EDL to be per file, allow -edlout and -edl together as there is really | ods15 | 2005-12-06 | 1 | -1/+0 |
* | missing dot | ranma | 2005-12-03 | 1 | -1/+1 |
* | Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org... | reynaldo | 2005-11-29 | 1 | -4/+6 |
* | spelling, capitalization and wording fixes | diego | 2005-11-29 | 1 | -20/+20 |
* | Small fixes... | ptt | 2005-11-16 | 1 | -15/+15 |
* | fixes missing caps on last patches | reynaldo | 2005-11-12 | 1 | -30/+30 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 1 | -0/+1 |
* | [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux | reynaldo | 2005-11-10 | 1 | -0/+50 |
* | Test if source image dimensions are too big. | al | 2005-11-10 | 1 | -0/+4 |
* | fd --> file descriptor, small fixes | diego | 2005-11-08 | 1 | -9/+9 |
* | Added translatable messages for OSD localization from libvo/sub.c | ptt | 2005-11-06 | 1 | -0/+14 |
* | Added translatable messages for OSD localization | ptt | 2005-11-05 | 1 | -0/+28 |
* | Little fixes around ':' and spaces | ptt | 2005-11-05 | 1 | -4/+4 |
* | libmpdemux translatables corrections | ptt | 2005-11-05 | 1 | -20/+4 |
* | libmpdemux translatables to help_mp part 1 / messages / try 2 | reynaldo | 2005-10-31 | 1 | -0/+154 |
* | INPUT section created, added messages from input/input.c and input/joystick.c | reynaldo | 2005-10-25 | 1 | -0/+38 |
* | -vc null -vo null is not the fastest way to dump... | diego | 2005-10-20 | 1 | -1/+1 |
* | xscreensaver --> XScreenSaver | diego | 2005-10-18 | 1 | -1/+1 |
* | Embarassing goofs in the basic key sections that nobody noticed for ages | diego | 2005-10-18 | 1 | -3/+3 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 | 1 | -0/+17 |
* | deobfuscatioin: csp --> colorspace | diego | 2005-10-17 | 1 | -1/+1 |
* | nit by diego | ods15 | 2005-10-13 | 1 | -1/+1 |
* | fix mencoder multi-file with some files having audio but others dont | ods15 | |