aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.h
Commit message (Expand)AuthorAge
...
* input: change mp_input_run_cmd signatureGravatar wm42014-01-04
* input: move files drag and drop to a new event.c fileGravatar Stefano Pigozzi2014-01-04
* input: split off some code from input.c to separate filesGravatar wm42013-12-26
* input: rework how input sources are addedGravatar wm42013-12-21
* input: make parse_cmd_strv take const argsGravatar Martin Herkt2013-12-20
* input, lua: add functions to take pre-split input commandsGravatar wm42013-12-20
* command: remove radio commandsGravatar wm42013-12-19
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* input: add input test modeGravatar wm42012-10-14
* input: track location info for input commandsGravatar wm42012-10-14
* commands: add print_text input command to print text on the terminalGravatar wm42012-10-12
* commands: more user-control whether a command shows OSD bars/messagesGravatar wm42012-10-12
* commands: add choice type to input commandsGravatar wm42012-10-12
* input: warn about non-existing commands, add explicit "ignore" commandGravatar wm42012-10-12
* input: verify input.conf on loadingGravatar wm42012-10-12
* commands: replace "switch" with "add" and "cycle"Gravatar wm42012-10-12
* commands: make "aspect" property writeable, replaces "switch_ratio"Gravatar wm42012-10-12
* commands: rename osd_show_[property_]text and osd_show_progressionGravatar wm42012-10-12
* commands: remove speed_set/speed_incr commandsGravatar wm42012-10-12
* 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