aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* handle sigchld in mplayer.cGravatar faust32004-09-19
* Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patchGravatar diego2004-09-17
* make it possible to use the run command from a menu config file, based on a p...Gravatar faust32004-09-16
* fix ineffectual video equalizer command line options, patch by kiriuja <mplay...Gravatar faust32004-09-15
* slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at...Gravatar faust32004-09-15
* quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <...Gravatar faust32004-09-15
* Don't leave a messed up terminal after a crashGravatar rtognimp2004-09-09
* mplayer -af help now lists all available audio filters.Gravatar ivo2004-09-06
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...Gravatar faust32004-09-02
* EDL enhancement/fixes:Gravatar rtognimp2004-08-28
* 10lGravatar faust32004-08-25
* Display the language code for subtitles from Matroska files.Gravatar mosu2004-08-24
* Do not use globals. Put the variables into the appropriate demuxer struct ins...Gravatar mosu2004-08-24
* Support for subtitle switching in Matroska.Gravatar mosu2004-08-24
* printf -> mp_msg conversion, first stepsGravatar diego2004-08-24
* fix compilation withoud libdvdreadGravatar henry2004-08-24
* Make the stepsize of volume changes, changeable by a commandline paarameterGravatar attila2004-08-23
* fix for audio position inaccuracyGravatar joey2004-08-22
* forgot some ifdef's and broke mplayer.c without ogg & dvdreadGravatar joey2004-08-22
* added runtime toggle of root window playbackGravatar joey2004-08-22
* moved combined vobsub_lang into sub_selectGravatar joey2004-08-22
* windows path seperator fixesGravatar joey2004-08-12
* Don't drop frames when paused, fixes not displaying the pause OSD iconGravatar diego2004-08-09
* Native darwin timer update.Gravatar wight2004-08-04
* fix segfault when loading subtitles (idea by pl)Gravatar rathann2004-07-25
* false-use-of-get_path() memleak fixes.Gravatar al2004-07-23
* individual sub_select option not interferring with vobsub_langGravatar alex2004-07-17
* cache min fill adjustment, based on patch by Jeremy HuddlestonGravatar iive2004-07-16
* -use-stdin renamed to -noconsolecontrols.Gravatar diego2004-07-14
* fix crash when no audio-out is available (e.g. mplayer -ao bad test.avi).Gravatar reimar2004-07-02
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.Gravatar diego2004-06-26
* rtc-device cmd option by James NobleGravatar alex2004-06-26
* New 'Mixer API' with ability to change volume through libaf (this part was wr...Gravatar alex2004-06-26
* Support for the "custom colors" and "forced subtitles" entries in the VobSub ...Gravatar mosu2004-06-10
* 10l on cygwin WIN32 gets defined in config.hGravatar faust32004-04-30
* Make it compile on mingw again. Now it is finally possible to include windows...Gravatar faust32004-04-30
* play the audio buffer in case of normal eof (i know the change is rude, but m...Gravatar alex2004-04-27
* slave command dvb_set_channel now takes 2 arguments: channel cardGravatar nicodvb2004-04-26
* Fix segfault if EDL is used without videoGravatar rtognimp2004-04-14
* uninit immed flagGravatar alex2004-04-06
* remove stupid misadviceGravatar rfelker2004-03-25
* Use system clock for xscreensaver pingsGravatar ranma2004-02-26
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...Gravatar michael2004-02-18
* Display Framedropping state on the OSD.Gravatar diego2004-02-09
* * changes mencoder's exit code on explicit kill to 2Gravatar attila2004-01-29
* Happy new year to all from Argentina :-)Gravatar diego2004-01-12
* prevent sig11 when $HOME is not setGravatar attila2004-01-10
* add -codecs-file for selecting a specific codecs.conf on the comand lineGravatar attila2004-01-08
* removed the historic libcss supportGravatar alex2003-12-08
* vobsub seeking support by Lu RanGravatar alex2003-12-08