summaryrefslogtreecommitdiffstats
path: root/input/input.h
Commit message (Expand)AuthorAgeFilesLines
* Group all input command defines in one big enumben2008-06-181-128/+130
* Add a slave command to stop stream playback.ben2008-05-271-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add new command to switch between dvdnav titlesben2008-01-241-0/+1
* Add ass_use_margins command and property to shift subtitles to margins and backeugeni2008-01-231-0/+1
* Do not use exit_player in the signal handler, this code just can notreimar2008-01-081-0/+2
* properties to change angle; patch by oattila chello hunicodvb2008-01-051-0/+1
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* From now on, libmenu does not steal all input keys from input modules.ulion2007-12-261-1/+1
* Add new function for parsing and queueing multi-commands separated by \n or \r.ulion2007-12-111-0/+6
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-0/+3
* Support select subtitle by source, add 4 properties:ulion2007-11-251-0/+4
* Add separate event input type for terminal+vouau2007-08-251-0/+4
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+1
* Teletext support.voroshil2007-07-291-0/+2
* Add a loop command and property.albeu2007-07-091-0/+1
* Add the sub_scale property and command.albeu2007-07-091-0/+1
* Revert r23530.voroshil2007-06-211-2/+0
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+1
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+2
* implement "bind sections"voroshil2007-06-071-0/+8
* New slave command: tv_step_freq <offset in MHz>voroshil2007-03-171-0/+1
* Remove remnants of the nonfunctional "grab_frames" command.uau2007-02-191-1/+1
* new slave command: radio_step_freqvoroshil2006-11-191-0/+1
* Introduce step_property command.reimar2006-11-141-0/+1
* introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);nicodvb2006-09-191-0/+1
* removed old dvdnav_event definitionsnicodvb2006-09-191-2/+0
* report to mplayer with a slave command the coordinates of the pointer reporte...nicodvb2006-09-161-0/+1
* permit to select previous dvdnav menu, in the order chapter->title->rootnicodvb2006-09-101-0/+1
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+3
* extended slave mode with metadata retrieval commandsben2006-08-261-0/+14
* added new filter option to menu file browser to only display some files accor...ben2006-08-221-0/+1
* Add matroska chapter seeking capability.eugeni2006-08-061-0/+1
* 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