mpv/input
Kacper Michajłow d30432ea31 win32: don't jump over variable init with goto
Those variables are accessed after jump.
2023-11-18 23:55:28 +00:00
..
cmd.c
cmd.h
event.c
event.h
input.c mp_thread: add win32 implementation 2023-11-05 17:36:17 +00:00
input.h
ipc-dummy.c
ipc-unix.c mp_thread: prefer tracking threads with id 2023-11-05 17:36:17 +00:00
ipc-win.c win32: don't jump over variable init with goto 2023-11-18 23:55:28 +00:00
ipc.c
keycodes.c input: add missing keypad key defines 2023-08-25 15:55:31 +00:00
keycodes.h input: add missing keypad key defines 2023-08-25 15:55:31 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
sdl_gamepad.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00