aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.h
Commit message (Expand)AuthorAge
...
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* Add a simple capture feature (-capture)Gravatar Uoti Urpala2010-11-02
* new slave command: af_cmdline, for changing audio filter optionsGravatar reimar2010-11-02
* Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\
* | input: remove unused "paused" arguments from some functionsGravatar Uoti Urpala2010-04-25
| * Add slave commands for loading and unloading audio filters at runtime.Gravatar cehoyos2010-04-11
| * Add osd_show_progression: Show progress bar and elapsed/total time.Gravatar cehoyos2010-04-09
| * Declare mp_input_register_options() in input/input.h.Gravatar diego2010-02-14
* | commands: Add set_property_osd and step_property_osdGravatar Uoti Urpala2009-09-19
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Add standard GPL license header.Gravatar diego2008-12-13
* | Merge svn changes up to r28103Gravatar Uoti Urpala2008-12-06
|\|
| * Re-add "extern"s incorrectly removed in r28085Gravatar reimar2008-12-04
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Move some declarations from mplayer.c to proper headersGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * Change DVDNAV command key names.Gravatar ben2008-06-19
| * Group all input command defines in one big enumGravatar ben2008-06-18
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Add a slave command to stop stream playback.Gravatar ben2008-05-27
* | Move input options to option structGravatar Uoti Urpala2008-04-30
* | input: Move command filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
* | input: Move key filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | input.[ch]: Move some type definitions from .h to .cGravatar Uoti Urpala2008-04-30
* | input: Move command bind variables to context structGravatar Uoti Urpala2008-04-30
* | Create a context for input.c stateGravatar Uoti Urpala2008-04-30
* | input: Remove separate mp_input_add_event_fdGravatar Uoti Urpala2008-04-29
* | Add a context argument to mp_input_add_event_fd callbackGravatar Uoti Urpala2008-04-23
|/
* 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