aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.h
Commit message (Expand)AuthorAge
...
* commands: remove unimplemented "use_master" commandGravatar wm42012-10-12
* commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
* commands: simplify legacy command-to-property bridgeGravatar wm42012-10-12
* commands: remove legacy slave mode get commandsGravatar wm42012-10-12
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* command: remove sub_remove commandGravatar wm42012-09-07
* command: remove sub_log commandGravatar wm42012-09-07
* input: add ability to disable all default bindings for an input sectionGravatar wm42012-08-24
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* Remove teletext supportGravatar wm42012-08-03
* mplayer: rip out --capture supportGravatar wm42012-08-02
* Remove dead codeGravatar wm42012-08-01
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\
| * ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
| * input.c: simplify command definitionsGravatar Uoti Urpala2012-03-25
* | commands: add pt_clear command to clear playlistGravatar wm42012-02-10
* | input.c: simplify command definitionsGravatar wm42012-01-26
* | input: fix crashes with libmenuGravatar wm42012-01-18
|/
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* cleanup: remove some unnecessary input.[ch] typedefsGravatar Uoti Urpala2011-07-16
* cosmetics: reformat input.h, fix commentsGravatar Uoti Urpala2011-07-16
* input: rewrite -key-fifo-size limiting logicGravatar Uoti Urpala2011-05-02
* 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