mpv/mpvcore/input
wm4 739cd61024 input: fix accidental NULL pointer dereference
This could happen if the input queue was full, and an unmapped key was
used, or something like this.

Possibly fixes github issue #224.
2013-09-11 18:32:36 +02:00
..
input.c input: fix accidental NULL pointer dereference 2013-09-11 18:32:36 +02:00
input.h input: convert to new msg API 2013-09-10 21:31:02 +02:00
joystick.c
joystick.h
keycodes.h osx: use MP_KEY_* instead of MK_* for media keys 2013-09-01 20:57:40 +02:00
lirc.c
lirc.h