mpv/input
Uoti Urpala 9e9932d4d7 Create a context for input.c state
Start moving static variables to a context struct. Only autorepeat
state is moved to the struct in this commit.

mp_input_check_interrupt now requires the context variable. Change
stream functions to pass it. It's still stored in a static variable in
stream/.
2008-04-30 13:24:54 +03:00
..
ar.c input: Remove separate mp_input_add_event_fd 2008-04-29 12:55:23 +03:00
ar.h input: Remove separate mp_input_add_event_fd 2008-04-29 12:55:23 +03:00
input.c Create a context for input.c state 2008-04-30 13:24:54 +03:00
input.h Create a context for input.c state 2008-04-30 13:24:54 +03:00
joystick.c input: Remove separate mp_input_add_event_fd 2008-04-29 12:55:23 +03:00
joystick.h input: Remove separate mp_input_add_event_fd 2008-04-29 12:55:23 +03:00
lirc.c litle bug, didn't compile :( 2006-10-12 23:48:52 +00:00
lirc.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mouse.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00