summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.c
Commit message (Expand)AuthorAgeFilesLines
* mpvcore/input: Fix build without pthreadsMartin Herkt2013-09-051-3/+5
* input: unlock playloop thread during selectStefano Pigozzi2013-09-011-0/+2
* osx: use MP_KEY_* instead of MK_* for media keysStefano Pigozzi2013-09-011-4/+0
* input: allow window dragging even if mouse is in a mouse areawm42013-09-011-4/+11
* input: deal with spurious X11 LeaveNotify eventswm42013-09-011-6/+0
* input: print more debug infos, raise loglevelwm42013-09-011-2/+20
* input: stay in current input section if mouse button is downwm42013-09-011-28/+63
* input: add some more X11 multimedia/internet keyswm42013-09-011-0/+6
* input: comment all default bindings in input.confwm42013-09-011-1/+9
* input: lock for accessing struct input_ctxStefano Pigozzi2013-09-011-67/+114
* input: fix --no-input-default-bindingswm42013-08-291-0/+2
* input: fix build if HAVE_PTHREADS is undefinedGiuliano Schneider2013-08-151-1/+1
* macosx: remove platform specific input queueStefano Pigozzi2013-08-131-3/+0
* input: make input queue thread safeStefano Pigozzi2013-08-131-6/+35
* input: add support for precise scroll axesAlexander Preisinger2013-08-071-0/+18
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-8/+8
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+2284