mirror of https://github.com/mpv-player/mpv
ab0aaaad39
In general, mpv treats numpad keys as separate inputs. The +-*/ keys however are exceptions so it's not possible to distinguish them from non-numpad keys. This adds keycodes corresponding to these keys so that they can be handled differently. |
||
---|---|---|
.. | ||
cmd.c | ||
cmd.h | ||
event.c | ||
event.h | ||
input.c | ||
input.h | ||
ipc-dummy.c | ||
ipc-unix.c | ||
ipc-win.c | ||
ipc.c | ||
keycodes.c | ||
keycodes.h | ||
meson.build | ||
sdl_gamepad.c |