summaryrefslogtreecommitdiffstats
path: root/input/input.h
Commit message (Expand)AuthorAgeFilesLines
* Make EDL compilation unconditionaluau2006-04-271-2/+0
* Add a new command: osd_show_property_text that show an expanded propertyalbeu2006-04-231-0/+1
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+2
* Enable gui key bindings only when running the gui. Fix enter and escalbeu2006-03-181-1/+1
* add a switch, slave command, and vo control to toggle borderless window.joey2005-11-101-0/+1
* add key_down_eventto slave mode, used to inject key down event with mplayer_p...nplourde2005-08-311-0/+1
* consume empty lirc events at once.reimar2005-06-271-0/+2
* Add sub_load and sub_remove slave commands.reimar2005-06-091-0/+2
* new get_time_pos slave mode commandoreimar2005-05-181-0/+1
* Added support of audio stream switching in the MPEG demuxer using the #-keygpoirier2005-04-031-0/+1
* command to log current subtitle to filehenry2005-02-121-0/+1
* enable the run slave commande even without libmenuaurel2004-12-021-1/+1
* add "pausing" prefix for MPlayer commandsreimar2004-11-201-0/+1
* allow changing playback speed during playback.reimar2004-10-201-0/+3
* Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.diego2004-10-131-2/+2
* allow to step only one frame forward by pressing s.reimar2004-10-121-0/+1
* Do not loose commands while paused.reimar2004-10-101-1/+1
* slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at...faust32004-09-151-0/+1
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...faust32004-09-021-0/+1
* added runtime toggle of root window playbackjoey2004-08-221-0/+1
* moved combined vobsub_lang into sub_selectjoey2004-08-221-1/+1
* individual sub_select option not interferring with vobsub_langalex2004-07-171-0/+1
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-2/+2
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+1
* Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>attila2003-09-211-0/+1
* slave mode commands to print out vo_fs and sub_visibility globals, patch by M...faust32003-09-191-0/+2
* spelling cosmeticsdiego2003-09-141-22/+22
* reverse of accidently twice commited patch (non-unified patch suxx)gabucino2003-08-121-4/+0
* From: Kir Kostuchenko <kir@users.sourceforge.net>gabucino2003-08-121-0/+4
* Hi, here are slave commands:gabucino2003-08-121-0/+4
* dvbin fix by Nico <nsabbi@libero.it>alex2003-08-111-0/+4
* I'd like to change tv tuner frequency in the slave mode. So this patchgabucino2003-08-041-0/+2
* new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars....faust32003-05-171-0/+1
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)henry2002-12-281-2/+2
* This patch adds support for vertical subtitle alignmentarpi2002-12-231-0/+1
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+4
* add a TV_SET_CNANNEL commandhenry2002-12-191-0/+1
* This patch makes it possible to navigate among the subtitles whilearpi2002-12-051-0/+1
* slave-mode commands to get movie length & posarpi2002-12-051-0/+2
* Add quoting support for string arguments (fix loading of file with space inalbeu2002-11-181-0/+1
* Add the possibilty to grab the keys and to filter the commandsalbeu2002-11-141-0/+20
* Reverse Arpi's commit and put the right fix in place.albeu2002-10-251-1/+1
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...arpi2002-10-231-0/+5
* Mplayer can switch between subtitles of different languages duringkmkaplan2002-10-171-0/+1
* This patch adds the functionality to disable/enable subtitles while playingarpi2002-10-061-0/+1
* -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)arpi2002-09-271-0/+1
* removed old input codealex2002-08-281-5/+0
* Add the input command "change_rectangle" to control the rectanglekmkaplan2002-08-041-0/+1
* Add loadfile and loadlist commands. May be buggy if the filename contain somealbeu2002-07-261-0/+2
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-0/+1
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+1
* Add the forgoten scrennshot commandalbeu2002-05-181-0/+1
* dvdnav event added, queue size 10->100, added void* event arg type - dvdnav p...arpi2002-04-031-0/+4
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-0/+8
* Commentting sessionalbeu2002-03-191-1/+39
* -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly....arpi2002-03-101-0/+1
* add half new input support for guipontscho2002-02-251-0/+11
* Fixed bug with comments in input.conf parseralbeu2002-02-231-0/+3
* vo_fullscreen addedalex2002-02-171-0/+1
* Added key autorepeat support. Options to enable/disable joystick and lircalbeu2002-02-111-1/+5
* Added support for key combination and mouse buttons key codealbeu2002-02-081-1/+13
* Added uninit to inputalbeu2002-01-311-0/+3
* A new configurable input system and joystick support for this systemalbeu2002-01-301-0/+84