mpv/input
Kacper Michajłow b4123826e5 input/keycodes: validate parsed value to avoid overflow 2024-06-23 02:33:04 +02:00
..
cmd.c input/cmd: add nonrepeatable prefix 2024-05-20 17:47:01 +02:00
cmd.h input: mark a command as canceled if it is explicitly dropped 2024-06-06 23:38:39 +03:00
event.c input: add insert-next support for drag-and-drop 2024-02-26 02:03:21 +00:00
event.h input: add insert-next support for drag-and-drop 2024-02-26 02:03:21 +00:00
input.c input: don't resolve double clicks on the active mouse section 2024-06-08 23:13:15 +02:00
input.h input: add multitouch support functions 2024-05-03 16:14:03 +02:00
ipc-dummy.c
ipc-unix.c
ipc-win.c
ipc.c
keycodes.c input/keycodes: validate parsed value to avoid overflow 2024-06-23 02:33:04 +02:00
keycodes.h input: map Num 5 to distinct value when numlock is off 2024-06-13 20:42:24 +02:00
meson.build
sdl_gamepad.c