1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 12:42:04 +00:00
mpv/input
Uoti Urpala 66db9ec7d6 Remove INITIALIZED_INPUT from mpctx->initialized_flags
The input functions are never uninited except at exit. Move the uninit
to player exit function and remove the flag.
2008-04-30 13:24:56 +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 Remove INITIALIZED_INPUT from mpctx->initialized_flags 2008-04-30 13:24:56 +03:00
input.h input: Move command bind variables to context struct 2008-04-30 13:24:56 +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