aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* use calloc so that mp_cmd_free won't use uninitialized data in case of an errorGravatar reimar2005-07-23
* consume empty lirc events at once.Gravatar reimar2005-06-27
* Add sub_load and sub_remove slave commands.Gravatar reimar2005-06-09
* new get_time_pos slave mode commandoGravatar reimar2005-05-18
* adds a parameter to the switch_audio command to directly select a track.Gravatar reimar2005-04-28
* when parsing one cmd argument, only un-escape _this_ argument, not the follow...Gravatar aurel2005-04-15
* allow sub_select and vobsub_lang to select particular subtitleGravatar henry2005-04-11
* Added support of audio stream switching in the MPEG demuxer using the #-keyGravatar gpoirier2005-04-03
* Make seek command parameter float.Gravatar reimar2005-02-17
* command to log current subtitle to fileGravatar henry2005-02-12
* fix "Unknown argument" with cmd containing spacesGravatar aurel2005-02-11
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
* Add missing break that caused an irritating error message all the time when u...Gravatar reimar2005-01-03
* enable the run slave commande even without libmenuGravatar aurel2004-12-02
* add "pausing" prefix for MPlayer commandsGravatar reimar2004-11-20
* Reduce excessive verbosity.Gravatar diego2004-11-15
* small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Gravatar faust32004-10-30
* allow changing playback speed during playback.Gravatar reimar2004-10-20
* Make '.' key default for framesteppingGravatar reimar2004-10-14
* Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.Gravatar diego2004-10-13
* allow to step only one frame forward by pressing s.Gravatar reimar2004-10-12
* Do not loose commands while paused.Gravatar reimar2004-10-10
* 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