aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
* 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
* new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars....Gravatar faust32003-05-17
* Changed the order of two conditionals in an "if" statement, to make the codeGravatar rsf2003-05-03
* 10l to whoever wrote this, it makes osd spam whenever starting a movie with s...Gravatar rfelker2003-04-19
* The person who checked in the previous patch accidentally put a declarationGravatar rsf2003-04-07
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* MINGW32 port and select()less fifocode by ArpiGravatar faust32003-04-04
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* Improved xscreensaver support.Gravatar ranma2003-03-26
* this is a combo patch that:Gravatar arpi2003-03-16
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedGravatar ranma2003-03-10
* clean up of -geometry code.Gravatar attila2003-03-02
* 3x10l found by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-02-19
* linux->osdepGravatar arpi2003-02-09
* fuckin' 10lGravatar pontscho2003-02-09
* 100lGravatar pontscho2003-02-08
* minor fixes for font autoscalingGravatar henry2003-02-08
* Forgot about #ifdef HAVE_X11. 10lGravatar filon2003-02-08
* 1lGravatar arpi2003-02-07
* PATH_MAX should be more portable, and we even include limits.h to be sureGravatar arpi2003-02-07
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenGravatar filon2003-02-07
* Enhance portability and remove error prone usage of realloc()Gravatar arpi2003-02-07
* 1000l!!!!!!!!Gravatar arpi2003-02-06
* this patch fixes latest bug, discovered by .so ... (relative filenames &Gravatar arpi2003-02-06
* - It adds an option enqueue/noenqueue, so users can choose if they want toGravatar arpi2003-02-05
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-02-02