summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.h
Commit message (Expand)AuthorAgeFilesLines
* 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