aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 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
* this patch fixesGravatar arpi2003-08-11
* Prevent missing subtitles at pts reset.Gravatar ranma2003-08-10
* For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchingGravatar gabucino2003-08-09
* I'd like to change tv tuner frequency in the slave mode. So this patchGravatar gabucino2003-08-04
* sync the basic mplayer and mencoder outputsGravatar alex2003-07-22
* copyright message rework, try 2Gravatar alex2003-07-13
* Commands are read in a loop, but for some commands we need to breakGravatar albeu2003-07-11
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* moved the system too slow message to MSGL_WARN, so gui users will not be anno...Gravatar alex2003-06-27
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* 10lGravatar alex2003-06-02
* check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>Gravatar alex2003-05-31
* display pts for audio-only files as hh:mm:ss.fGravatar rfelker2003-05-31
* reversed my 10lGravatar alex2003-05-31
* 10lGravatar alex2003-05-30
* changed the silly func-inside-func codepiceGravatar alex2003-05-30
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-05-30
* Support for selecting the audio track in Matroska files via -alang.Gravatar mosu2003-05-23