summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.h
Commit message (Expand)AuthorAgeFilesLines
* Move mpvcore/input/ to input/wm42013-12-171-303/+0
* input: move some command flags into a bitfieldwm42013-12-161-4/+9
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+2
* options: add option to disable using right Alt key as Alt GrVivek Jain2013-12-021-0/+4
* command: add a revert_seek commandwm42013-12-011-0/+1
* command: add a cycle_values input commandwm42013-11-301-0/+1
* input: use separate type for command definitionswm42013-11-281-3/+2
* input: remove unused key_down_event commandwm42013-11-061-1/+0
* input: disallow autorepeat by default for most commandswm42013-11-061-1/+2
* command: replace speed_mult with multiply commandwm42013-10-311-1/+0
* command: add generic "multiply" commandwm42013-10-311-0/+1
* command: disable autorepeat for some commands (actually properties)wm42013-10-281-0/+1
* command: add commands for displaying overlayswm42013-10-051-0/+3
* command: add sub_seek input commandwm42013-10-021-0/+1
* input: remove strange offset from commands enumwm42013-10-021-1/+1
* input: more mp_msg conversionwm42013-09-271-1/+2
* Add initial Lua scripting supportwm42013-09-261-0/+3
* input: convert to new msg APIStefano Pigozzi2013-09-101-2/+2
* input: don't deliver mouse events if mouse area is not setwm42013-09-081-0/+2
* input: allow window dragging even if mouse is in a mouse areawm42013-09-011-0/+2
* input: add support for precise scroll axesAlexander Preisinger2013-08-071-0/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+273