1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 19:05:33 +00:00
mpv/input
uau ad5c7d5bb1 Handle queued commands from input event functions immediately
Check whether an event handler called mp_input_queue_cmd and return the
command immediately if so. Currently x11_common.c creates commands from
mouse position updates.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24154 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-25 04:28:20 +00:00
..
ar.c Clarify comment as pointed out by Ulion. 2007-08-15 08:34:45 +00:00
ar.h Apple Remote support 2007-08-14 14:29:22 +00:00
input.c Handle queued commands from input event functions immediately 2007-08-25 04:28:20 +00:00
input.h Add separate event input type for terminal+vo 2007-08-25 04:28:14 +00:00
joystick.c Add comments to some preprocessor directives. 2007-06-27 23:08:18 +00:00
joystick.h
lirc.c
lirc.h
Makefile cosmetics: prettyprint 2007-08-14 14:30:27 +00:00
mouse.h