summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2024-04-03 20:48:21 +0200
committerder richter <der.richter@gmx.de>2024-04-04 19:39:27 +0200
commit2cbb13db9edae33d8fe1b078835fd387e69946d3 (patch)
treea9b66f9acd22ce439a724a00039012bd0c21af6f /player
parent70eba5e83191d82660dda1ac327057d4504d0b15 (diff)
downloadmpv-2cbb13db9edae33d8fe1b078835fd387e69946d3.tar.bz2
mpv-2cbb13db9edae33d8fe1b078835fd387e69946d3.tar.xz
mac/remote: use event type as key state for proper mapping in function
instead of using the MP_KEY events (Int32) and using a logical OR to generate a key event for the mpv core, use the cocoa event type for key states and pass those to the the function. in the function we properly map those events to the right MP_KEY events.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions