aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* fix a memory corruption and make sure only getch2 handles stdinGravatar 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
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...Gravatar faust32004-09-02
* added runtime toggle of root window playbackGravatar joey2004-08-22
* moved combined vobsub_lang into sub_selectGravatar joey2004-08-22
* Corrected my mistake in the last memfix patch.Gravatar al2004-08-03
* false-use-of-get_path() memleak fixes.Gravatar al2004-07-23
* individual sub_select option not interferring with vobsub_langGravatar alex2004-07-17
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* slave command dvb_set_channel now takes 2 arguments: channel cardGravatar nicodvb2004-04-26
* Support binding F11 and F12 keys to commands.Gravatar diego2004-01-16
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* 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
* spelling cosmeticsGravatar diego2003-09-14
* 1000lGravatar alex2003-09-02
* Finnaly commit Nico's dvb menu. Sorry for committing thisGravatar albeu2003-08-16
* I've juste found a bug which prevent to load a file whose name containGravatar albeu2003-08-15
* 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
* dvbin fix by Nico <nsabbi@libero.it>Gravatar alex2003-08-11
* I'd like to change tv tuner frequency in the slave mode. So this patchGravatar gabucino2003-08-04
* Output typos fixed.Gravatar diego2003-07-09
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>Gravatar alex2003-05-30
* new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars....Gravatar faust32003-05-17
* keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal...Gravatar alex2003-04-09
* allow select()less compilationGravatar faust32003-04-04
* Support for "internet" or "multimedia" keyboards in X11.Gravatar albeu2003-04-04
* - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's haveGravatar arpi2003-03-29
* linux->osdepGravatar arpi2003-02-09
* use 'a' for subtitle aligment instead for useless gui aboutboxGravatar arpi2003-01-12
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)Gravatar henry2002-12-28
* 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
* 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
* 10l my last fix choked the last command definition, this fix seems to work co...Gravatar atmos42002-11-25
* Fix endless-loop if no newline at input.conf EOFGravatar atmos42002-11-25
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* Add quoting support for string arguments (fix loading of file with space inGravatar albeu2002-11-18
* Add the possibilty to grab the keys and to filter the commandsGravatar albeu2002-11-14
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* Reverse Arpi's commit and put the right fix in place.Gravatar albeu2002-10-25