| Commit message (Expand) | Author | Age | Files | Lines |
* | r27123: Add verbose messages about trying and searching for audio output driv... | kraymer | 2008-06-30 | 1 | -1/+6 |
* | r27067: Remove pointless #ifdef. | kraymer | 2008-06-30 | 1 | -5/+2 |
* | r27066: update comments, whitespace cosmetics | kraymer | 2008-06-30 | 1 | -19/+13 |
* | r27065: whitespace consistency cosmetics | kraymer | 2008-06-30 | 1 | -56/+16 |
* | r26863: make use of the new MGA_VID_VERSION ioctl to check | kraymer | 2008-06-30 | 1 | -3/+4 |
* | r25605: properties to get and set angle | kraymer | 2008-06-30 | 1 | -3/+15 |
* | r24924: Add audio filter scaletempo | kraymer | 2008-06-30 | 1 | -1/+7 |
* | r24790: Disable channel scanner when no tuner is present. | kraymer | 2008-06-29 | 1 | -1/+13 |
* | remove trailing whitespaces | kraymer | 2008-06-29 | 1 | -2/+2 |
* | sync w/r27123, patch by JRaSH, %jrash06 A 163 P com% | gpoirier | 2008-06-28 | 1 | -717/+663 |
* | r24772: DirectShow based tv:// driver for win32 | kraymer | 2008-06-25 | 1 | -1/+46 |
* | Add verbose messages about trying and searching for audio output drivers. | corey | 2008-06-22 | 1 | -0/+4 |
* | cosmetics: Group entries by directory instead of randomly. | diego | 2008-06-15 | 1 | -656/+652 |
* | Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like | diego | 2008-06-15 | 1 | -1/+2 |
* | cosmetics: Remove empty line for consistency. | diego | 2008-06-15 | 1 | -1/+0 |
* | -alang/-slang do not depend on dvdread support. | diego | 2008-06-15 | 1 | -1/+1 |
* | Remove pointless HELP_MP_DEFINE_STATIC definition. | diego | 2008-06-15 | 1 | -2/+1 |
* | Remove pointless #ifdef. | diego | 2008-06-15 | 1 | -4/+0 |
* | update comments, whitespace cosmetics | diego | 2008-06-15 | 1 | -17/+9 |
* | whitespace consistency cosmetics | diego | 2008-06-15 | 1 | -52/+12 |
* | Remove now unused messages. | diego | 2008-06-15 | 4 | -4/+0 |
* | Move message about which adapter is used to verbose mode. | diego | 2008-06-15 | 1 | -1/+0 |
* | Slightly reduce VIDIX video output verbosity. | diego | 2008-06-08 | 12 | -24/+0 |
* | synced with r26967 | Gabrov | 2008-06-02 | 1 | -2/+3 |
* | Remove extra messages. | diego | 2008-05-29 | 7 | -17/+0 |
* | Fix mismatching messages. | diego | 2008-05-29 | 3 | -4/+5 |
* | Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py. | diego | 2008-05-29 | 20 | -20/+20 |
* | fix problems picked up by mphelp_check.py | gpoirier | 2008-05-29 | 1 | -33/+233 |
* | mga_vid driver wording fixes | diego | 2008-05-28 | 1 | -2/+2 |
* | Move messages header file creation to a separate shell script. | diego | 2008-05-27 | 2 | -29/+62 |
* | Use 'grep -q' instead of redirecting grep output to /dev/null. | diego | 2008-05-27 | 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 |
* | sync w/r26863, patch by JRaSH % jrash06 A 163 P com % | gpoirier | 2008-05-25 | 1 | -46/+54 |
* | make use of the new MGA_VID_VERSION ioctl to check | attila | 2008-05-23 | 1 | -0/+1 |
* | r26512: consistently print fps with three digits of precision | voroshil | 2008-05-21 | 1 | -2/+9 |
* | synced with r26839 | Gabrov | 2008-05-20 | 1 | -1/+8 |
* | Move the logic that decides if untranslated messages need to be added to | diego | 2008-05-18 | 1 | -0/+3 |
* | 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 |
* | synced with r26729 | Gabrov | 2008-05-11 | 1 | -3/+3 |
* | synced with r26649 | ptt | 2008-05-06 | 1 | -3/+3 |
* | 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 | 16 | -24/+24 |
* | sync w/r26067, patch by mehmet köse % voltrem A gmail P com % | gpoirier | 2008-04-21 | 1 | -67/+407 |
* | better wording | ptt | 2008-03-21 | 1 | -1/+1 |
* | r25994: typo fix: inited --> initialized | voroshil | 2008-03-16 | 1 | -1/+2 |
* | sync'ed to r26067 | ptt | 2008-03-13 | 1 | -1/+3 |
* | sync w/r26067, patch by JRaSH jrash06 A 163 P com | gpoirier | 2008-03-06 | 1 | -22/+24 |
* | synced with r26138 | Gabrov | 2008-03-01 | 1 | -1/+2 |
* | Check glyph bounding box before rasterizing and complain if it is too large. | eugeni | 2008-02-22 | 1 | -0/+1 |
* | synced with r26015 | Gabrov | 2008-02-17 | 1 | -1/+1 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -1/+1 |
* | r25605: properties to get and set angle; patch by oattila chello hu | voroshil | 2008-02-10 | 1 | -1/+5 |
* | synced with r25947 | Gabrov | 2008-02-02 | 1 | -1/+2 |
* | Add windows cp1256 encoding for arabic, fixes bug #1007 | reimar | 2008-02-01 | 1 | -0/+1 |
* | sync with r25663 and misc. fixes, patch by JRaSH | kraymer | 2008-01-28 | 1 | -37/+40 |
* | synced with r25826 | Gabrov | 2008-01-21 | 1 | -1/+4 |
* | syncet to r25663 | ptt | 2008-01-15 | 1 | -1/+4 |
* | updated my mail address | ptt | 2008-01-15 | 1 | -1/+1 |
* | add support for per protocol and per extension playback profile loading | ben | 2008-01-10 | 1 | -0/+2 |
* | sync with r25158, patch by JRaSH | kraymer | 2008-01-07 | 1 | -32/+37 |
* | Give a sense to this sentence | ben | 2008-01-05 | 1 | -1/+1 |
* | properties to get and set angle; patch by oattila chello hu | nicodvb | 2008-01-05 | 1 | -0/+1 |
* | synced with r25282 | Gabrov | 2007-12-03 | 1 | -2/+7 |
* | r25058: Add missed translatable string in my previous commit | voroshil | 2007-11-28 | 1 | -2/+7 |
* | synced with 25158 | ptt | 2007-11-26 | 1 | -1/+15 |
* | 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 |
* | sync w/r24924, patch by JRaSH %jrash06 A 163 P com% | gpoirier | 2007-11-03 | 1 | -1/+75 |
* | r24892: move errors and a warning to help_mp-en.h | voroshil | 2007-11-03 | 1 | -1/+13 |
* | synced with r24938 | Gabrov | 2007-11-02 | 1 | -1/+13 |
* | 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 |
* | r24772: DirectShow based tv:// driver for win32 | voroshil | 2007-10-25 | 1 | -1/+48 |
* | sunc with r24790 | ptt | 2007-10-22 | 1 | -1/+48 |
* | synced with r24795 | Gabrov | 2007-10-16 | 1 | -1/+2 |
* | Disable channel scanner when no tuner is present. | voroshil | 2007-10-15 | 1 | -0/+1 |
* | synced with r24788 | Gabrov | 2007-10-15 | 1 | -1/+47 |
* | now italian DOCS are there to be referenced... | ptt | 2007-10-15 | 1 | -9/+7 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 | 1 | -0/+46 |
* | sync to r24423 | jheryan | 2007-10-08 | 1 | -9/+25 |
* | sync'd up to r24423 | ptt | 2007-10-04 | 1 | -4/+19 |
* | Update translations to not recommend -vc dummy (it is too crash-happy) | reimar | 2007-09-28 | 5 | -5/+5 |
* | r24423: Implementation of tv:// driver autodetection. | voroshil | 2007-09-12 | 1 | -1/+2 |
* | synced with r24423 | Gabrov | 2007-09-12 | 1 | -1/+2 |
* | r24294: suboption consistency, add fixme document -vivo suboptions | kraymer | 2007-09-10 | 1 | -1/+4 |
* | Implementation of tv:// driver autodetection. | voroshil | 2007-09-10 | 1 | -0/+1 |
* | synced with r24381 | Gabrov | 2007-09-09 | 1 | -1/+1 |
* | r24216: Add missed in r24212 strings definitions | voroshil | 2007-09-06 | 1 | -1/+15 |
* | Move debug message to verbose output level. | diego | 2007-09-04 | 12 | -12/+0 |
* | synced with r24310 | Gabrov | 2007-09-02 | 1 | -0/+2 |
* | Support for selecting language via packet 28. | voroshil | 2007-08-31 | 1 | -0/+2 |
* | synced with r24216 | Gabrov | 2007-08-28 | 1 | -1/+13 |
* | r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg. | kraymer | 2007-08-26 | 1 | -1/+13 |
* | Add missed in r24212 strings definitions | voroshil | 2007-08-26 | 1 | -0/+12 |
* | sync tag update | voroshil | 2007-08-22 | 1 | -1/+1 |
* | increasing sync tag after Apple Remote message added | Gabrov | 2007-08-18 | 1 | -1/+1 |
* | Apple Remote support | diego | 2007-08-14 | 12 | -0/+12 |
* | Remove outdated lines. | diego | 2007-08-12 | 1 | -3/+0 |
* | r23920: Teletext support (and editor's info) | kraymer | 2007-08-08 | 1 | -4/+7 |
* | better wording - thanx nico :) | ptt | 2007-08-01 | 1 | -1/+1 |
* | r23687: Implemented tv://[<channel>][/<input_id>] url syntax | kraymer | 2007-08-01 | 1 | -1/+2 |
* | r23891: typo fix: childs --> children | voroshil | 2007-08-01 | 1 | -1/+2 |
* | synced to r23920 | ptt | 2007-07-31 | 1 | -1/+2 |
* | synced with r23928 | Gabrov | 2007-07-30 | 1 | -1/+2 |
* | Teletext support. | voroshil | 2007-07-29 | 1 | -0/+1 |
* | Give message string a more meaningful name. | diego | 2007-07-28 | 12 | -12/+12 |
* | typo fix: childs --> children | diego | 2007-07-28 | 12 | -12/+12 |
* | r23416: Drop the metadata stuff and replace it with generic property string e... | kraymer | 2007-07-24 | 1 | -2/+8 |
* | Update sync tag | voroshil | 2007-07-22 | 1 | -1/+1 |
* | Remove vo_syncfb, which was unused for 5 years. | diego | 2007-07-20 | 12 | -156/+0 |
* | sync w/r23747, patch by JRaSH % jrash06 A 163 P com % | gpoirier | 2007-07-19 | 1 | -2/+7 |
* | synced with r23747 with corrections | Gabrov | 2007-07-18 | 1 | -6/+8 |
* | r23745: Add the sub_scale property and command. | voroshil | 2007-07-18 | 1 | -1/+3 |
* | better translation of 'clip' | ptt | 2007-07-17 | 1 | -1/+1 |
* | sync'd with r23747 | ptt | 2007-07-17 | 1 | -1/+3 |
* | 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 |
* | synced with r23680 | Gabrov | 2007-06-27 | 1 | -1/+4 |
* | r23588: The audio balance feature implemented with af_pan. | voroshil | 2007-06-24 | 1 | -1/+4 |
* | sync'ed with r23588 | ptt | 2007-06-21 | 1 | -2/+5 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 | 1 | -0/+3 |
* | synced with r23531 | Gabrov | 2007-06-10 | 1 | -2/+3 |
* | r23416: Drop the metadata stuff and replace it with generic property | kraymer | 2007-06-05 | 1 | -2/+3 |
* | r23416: Drop the metadata stuff and replace it with generic property string e... | voroshil | 2007-05-31 | 1 | -2/+3 |
* | little fix | ptt | 2007-05-31 | 1 | -1/+1 |
* | sync'd up to r23416 | ptt | 2007-05-30 | 1 | -2/+3 |
* | Drop the metadata stuff and replace it with generic property string expansion. | albeu | 2007-05-30 | 1 | -1/+2 |
* | sync'ed up with r23028 | ptt | 2007-05-21 | 1 | -1/+5 |
* | sync with r23028, patch by JRaSH % jrash06 A 163 P com% | gpoirier | 2007-05-03 | 1 | -10/+49 |
* | r23028: with -identify show audio and video id | kraymer | 2007-04-24 | 1 | -1/+5 |
* | r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bi... | voroshil | 2007-04-22 | 1 | -1/+5 |
* | synced with r23028 | Gabrov | 2007-04-21 | 1 | -1/+5 |
* | with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li... | nicodvb | 2007-04-20 | 1 | -0/+4 |
* | r22985: Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-20 | 1 | -1/+37 |
* | Sync'd up to r23003 | ptt | 2007-04-19 | 1 | -1/+35 |
* | minor fixes for r23004 | kraymer | 2007-04-16 | 1 | -4/+4 |
* | synced with r23003 | Gabrov | 2007-04-16 | 1 | -1/+35 |
* | r22985: Move translatable strings from tv.c to help_mp* | kraymer | 2007-04-16 | 1 | -1/+35 |
* | 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 |
* | synced with r22772 | Gabrov | 2007-03-31 | 1 | -2/+2 |
* | r22637: Allow to specify frequencies in channels option. | kraymer | 2007-03-26 | 1 | -2/+2 |
* | r22772: Radio driver loading rework. | voroshil | 2007-03-24 | 1 | -2/+2 |
* | lexical fixes | ptt | 2007-03-22 | 1 | -4/+3 |
* | syntax/lexical fixes | ptt | 2007-03-22 | 1 | -11/+11 |
* | sync'd up to r22772 | ptt | 2007-03-22 | 1 | -2/+2 |
* | Radio driver loading rework. | voroshil | 2007-03-21 | 1 | -1/+1 |
* | tab typo fixed | ptt | 2007-03-20 | 1 | -1/+1 |
* | sync'd up to r22483 | ptt | 2007-03-20 | 1 | -10/+12 |
* | r22331: Remove some #if 0 code | voroshil | 2007-03-12 | 1 | -2/+3 |
* | Fix unkown --> unkNown typo. | diego | 2007-03-07 | 12 | -12/+12 |
* | mplayer.1 | kraymer | 2007-03-06 | 1 | -3/+6 |
* | synced with r22428 | Gabrov | 2007-03-05 | 1 | -1/+3 |
* | 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 |
* | synced with r22331 | Gabrov | 2007-02-24 | 1 | -2/+1 |
* | Remove some #if 0 code | uau | 2007-02-24 | 1 | -1/+0 |
* | synced with r22292 | Gabrov | 2007-02-23 | 1 | -7/+8 |
* | r22276: Reallocate event_images_t, removing limit on simultanious events count. | voroshil | 2007-02-22 | 1 | -2/+2 |
* | 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 |
* | r22184: When setting the non-audio bit for hwac3 output, just try to set the... | voroshil | 2007-02-16 | 1 | -5/+5 |
* | Select the first charmap in the font, if FreeType did not autoselect any. | eugeni | 2007-02-15 | 1 | -0/+2 |
* | r22184: When setting the non-audio bit for hwac3 output, ... | kraymer | 2007-02-09 | 1 | -5/+3 |
* | 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 |
* | missing escape character | kraymer | 2007-02-08 | 1 | -1/+1 |
* | r22139: Try to clarify scale filter usage hint. | voroshil | 2007-02-05 | 1 | -2/+4 |
* | r22123: tinterlace mode 4 leaves height unchanged. | kraymer | 2007-02-05 | 1 | -2/+3 |
* | Try to clarify scale filter usage hint. | diego | 2007-02-05 | 1 | -1/+2 |
* | synced up to r21906 | ptt | 2007-01-27 | 1 | -7/+202 |
* | synced with r21906 | Gabrov | 2007-01-21 | 1 | -2/ |