mpv/input
Christoph Heinrich 4ebfe9851c options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
..
cmd.c
cmd.h options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
event.c
event.h
input.c options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
input.h
ipc-dummy.c scripting: add a way to run sub processes as "scripts" 2020-02-19 22:18:15 +01:00
ipc-unix.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
ipc-win.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
ipc.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
keycodes.c input: add function keys F13-F24 2022-09-02 14:05:46 +02:00
keycodes.h
sdl_gamepad.c