SIGN IN SIGN UP

input/keycodes: add KP_ADD/SUBTRACT/MULTIPLY/DIVIDE keycodes

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.
N
nanahi committed
ab0aaaad3935ced91529695131a6f291ab218283
Parent: 4e50da3
Committed by Kacper Michajłow <kasper93@gmail.com> on 8/11/2024, 1:08:42 PM