aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
...
* - restore old behaviour of -channels,-srate,-formatGravatar arpi2003-01-18
* 2-pass libaf initialization to get better filter chain.Gravatar arpi2003-01-18
* 10lGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* patch adds support for MOV-Reference-Files.Gravatar arpi2003-01-13
* The following patch adds a call to srand() with the current time at theGravatar arpi2003-01-12
* this patch adds an fallback to playlist (any but the plaintext-list format)Gravatar arpi2003-01-12
* Signal handler messages moved to help_mp, so they can be translatedGravatar rtognimp2003-01-12
* Update font scale after changing pancan.Gravatar filon2003-01-06
* fixed some possible overflow placesGravatar alex2003-01-05
* don't show OSD progbar when -loop seeks backGravatar arpi2003-01-04
* Added support for X style -geometry options (adapted from Henk's patch)Gravatar mark2003-01-03
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03
* Use system-wide menu.conf file if nothing else is availible,Gravatar filon2003-01-02
* I've made some changes to the -identify handling. As previously the outputGravatar arpi2002-12-31
* This patch fixes so that the exit code (or return code if you like) is setGravatar arpi2002-12-29
* these patches let ,,oldstyle'' and freetype subtitle renderers liveGravatar arpi2002-12-29
* PATH_MAX fixedGravatar arpi2002-12-29
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)Gravatar henry2002-12-28
* fixed 2 10l-sGravatar alex2002-12-28
* The patch adds support for a per-file config, which is loaded beforeGravatar arpi2002-12-28
* It shows not just the progressbar, but progressbar /and/ percentageGravatar arpi2002-12-28
* This patch makes subtitle and A-V delays display correctly roundedGravatar arpi2002-12-28
* sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>Gravatar arpi2002-12-28
* Here is the patch to make vobsub subtitle use -slang option, I have not made aGravatar arpi2002-12-23
* This patch adds support for vertical subtitle alignmentGravatar arpi2002-12-23
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.Gravatar arpi2002-12-23
* add a TV_SET_CNANNEL commandGravatar henry2002-12-19
* Fallback to builtin (generated from etc/codecs.conf at compile time)Gravatar arpi2002-12-15
* notice vo driver about skipped/dropped framesGravatar arpi2002-12-14
* - fix three submenu bugGravatar pontscho2002-12-11
* With this patch the text 'Sub position: x/100' is displayedGravatar arpi2002-12-05
* This patch makes it possible to navigate among the subtitles whileGravatar arpi2002-12-05
* slave-mode commands to get movie length & posGravatar arpi2002-12-05
* dump subtitles in SAMI formatGravatar arpi2002-12-05
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* dump in JACOsub formatGravatar arpi2002-12-04
* - audio track handling in menu (idea from RĂ¼diger Kuhlmann)Gravatar pontscho2002-11-29
* add autosync && some 10l bugfixGravatar pontscho2002-11-28
* disabling seek (look the patch)Gravatar pontscho2002-11-28
* - add RĂ¼diger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patchGravatar pontscho2002-11-28
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* demuxer_control(), percent position and time length query implemented inGravatar arpi2002-11-16
* Experimantal OSD menuGravatar albeu2002-11-14
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* scale sleep time too (-speed)Gravatar arpi2002-11-03
* A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it containsGravatar arpi2002-11-02
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,Gravatar arpi2002-11-02
* verbose can be negativeGravatar arpi2002-11-01