Closed plissken1138 closed 3 months ago
OK so add speed and add volume don't work anymore or what?
I had keybinded + and - to volume control and / and * to playback speed control.
After 20240812 those commands are unresponsive. / and * are reset to default volume control, regardless of info.conf entries.
So what are new add speed and add volume commands?
input.conf
, not info.conf
+ - * /
keys in numpad remap to KP_ADD/KP_SUBTRACT/KP_MULTIPLY/KP_DIVIDE
.3. After [mpv-player/mpv@f3a00ea](https://github.com/mpv-player/mpv/commit/f3a00ea131d5c308e4b0bab49d8913870aaa65d4), the `+ - * /` keys in numpad remap to `KP_ADD/KP_SUBTRACT/KP_MULTIPLY/KP_DIVIDE`.
thanks.
it's a bit frustrating finding out these things only when something stops working.
Volume +/- controls unresponsive after 20240812 update.
When reverted back to 20240812 the controls work.
Win10Edu