aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.h
Commit message (Expand)AuthorAge
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add new command to switch between dvdnav titlesGravatar ben2008-01-24
* Add ass_use_margins command and property to shift subtitles to margins and backGravatar eugeni2008-01-23
* Do not use exit_player in the signal handler, this code just can notGravatar reimar2008-01-08
* properties to change angle; patch by oattila chello huGravatar nicodvb2008-01-05
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* From now on, libmenu does not steal all input keys from input modules.Gravatar ulion2007-12-26
* Add new function for parsing and queueing multi-commands separated by \n or \r.Gravatar ulion2007-12-11
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsGravatar ulion2007-12-04
* Support select subtitle by source, add 4 properties:Gravatar ulion2007-11-25
* Add separate event input type for terminal+voGravatar uau2007-08-25
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Teletext support.Gravatar voroshil2007-07-29
* Add a loop command and property.Gravatar albeu2007-07-09
* Add the sub_scale property and command.Gravatar albeu2007-07-09
* Revert r23530.Gravatar voroshil2007-06-21
* The audio balance feature implemented with af_pan.Gravatar zuxy2007-06-20
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* implement "bind sections"Gravatar voroshil2007-06-07
* New slave command: tv_step_freq <offset in MHz>Gravatar voroshil2007-03-17
* Remove remnants of the nonfunctional "grab_frames" command.Gravatar uau2007-02-19
* new slave command: radio_step_freqGravatar voroshil2006-11-19
* Introduce step_property command.Gravatar reimar2006-11-14
* introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);Gravatar nicodvb2006-09-19
* removed old dvdnav_event definitionsGravatar nicodvb2006-09-19
* report to mplayer with a slave command the coordinates of the pointer reporte...Gravatar nicodvb2006-09-16
* permit to select previous dvdnav menu, in the order chapter->title->rootGravatar nicodvb2006-09-10
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* extended slave mode with metadata retrieval commandsGravatar ben2006-08-26
* added new filter option to menu file browser to only display some files accor...Gravatar ben2006-08-22
* Add matroska chapter seeking capability.Gravatar eugeni2006-08-06
* Make EDL compilation unconditionalGravatar uau2006-04-27
* Add a new command: osd_show_property_text that show an expanded propertyGravatar albeu2006-04-23
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22
* Enable gui key bindings only when running the gui. Fix enter and escGravatar albeu2006-03-18
* add a switch, slave command, and vo control to toggle borderless window.Gravatar joey2005-11-10
* add key_down_eventto slave mode, used to inject key down event with mplayer_p...Gravatar nplourde2005-08-31
* 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
* Added support of audio stream switching in the MPEG demuxer using the #-keyGravatar gpoirier2005-04-03
* command to log current subtitle to fileGravatar henry2005-02-12
* enable the run slave commande even without libmenuGravatar aurel2004-12-02
* add "pausing" prefix for MPlayer commandsGravatar reimar2004-11-20
* allow changing playback speed during playback.Gravatar reimar2004-10-20
* 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
* slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at...Gravatar faust32004-09-15
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...Gravatar faust32004-09-02