aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 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
* 100lGravatar alex2003-12-08
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...Gravatar alex2003-12-08
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* Patch by Nico <nsabbi@libero.it>Gravatar attila2003-11-01
* Do not display VobSubs whose timecodes are < 0 which would make all VobSubs a...Gravatar mosu2003-10-30
* make 'your system is too slow' appear only onceGravatar iive2003-10-23
* 100000l againGravatar arpi2003-10-22
* Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.Gravatar mosu2003-10-16
* 1000l to pl, this made mplayer crash when playing playlists longerGravatar rfelker2003-10-04
* fix a memory leak when playing several files in a row (playlist for instance)Gravatar pl2003-09-29
* disable code that DOES NOT WORK (it won't load real playlists andGravatar rfelker2003-09-27
* add a read function for slave mode on mingwGravatar faust32003-09-22
* Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>Gravatar attila2003-09-21
* slave mode commands to print out vo_fs and sub_visibility globals, patch by M...Gravatar faust32003-09-19
* 1000lGravatar alex2003-08-29
* This patch fixes:Gravatar alex2003-08-27
* dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@g...Gravatar alex2003-08-27
* fabs needs math.hGravatar ranma2003-08-25
* X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixesGravatar alex2003-08-18
* dll loading from codecs dir support for windowsGravatar faust32003-08-17
* there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfa...Gravatar alex2003-08-14
* warning fixGravatar alex2003-08-14
* "when I run "mplayer -slave <audiofile> " then, while playing, I send theGravatar albeu2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* reverse of accidently twice commited patch (non-unified patch suxx)Gravatar gabucino2003-08-12
* From: Kir Kostuchenko <kir@users.sourceforge.net>Gravatar gabucino2003-08-12
* Hi, here are slave commands:Gravatar gabucino2003-08-12