mpv/input
nanahi 081fc7e317 input: fix style 2024-11-02 01:39:15 +01:00
..
cmd.c input/cmd: add nonscalable prefix 2024-10-14 01:55:49 +02:00
cmd.h input/cmd: add nonscalable prefix 2024-10-14 01:55:49 +02:00
event.c
event.h
input.c input: fix style 2024-11-02 01:39:15 +01:00
input.h command: fix keybind command with sequence keys 2024-11-02 01:39:15 +01:00
ipc-dummy.c
ipc-unix.c input/ipc: use bstr for fd parsing 2024-07-29 21:00:48 +02:00
ipc-win.c input/ipc: use bstr for fd parsing 2024-07-29 21:00:48 +02:00
ipc.c
keycodes.c input/keycodes: add KP_ADD/SUBTRACT/MULTIPLY/DIVIDE keycodes 2024-08-11 15:08:42 +02:00
keycodes.h input: add MP_KEY_STATE_SET_ONLY 2024-09-07 18:14:56 +00:00
meson.build meson: use relative file paths for file2string 2024-09-21 23:39:10 +02:00
sdl_gamepad.c