summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authorwm4 <wm4@mplayer2.org>2012-04-06 23:14:21 +0200
committerwm4 <wm4@mplayer2.org>2012-04-06 23:56:30 +0200
commitce7562705e8adb9a8b567da10ae0d9d8df646d7d (patch)
tree38820543adecdfb418614debda7b04cd29647c2f /osdep
parentfd4759c8e6c3849cefbb22c0e7dca383683aeed1 (diff)
downloadmpv-ce7562705e8adb9a8b567da10ae0d9d8df646d7d.tar.bz2
mpv-ce7562705e8adb9a8b567da10ae0d9d8df646d7d.tar.xz
win32: support key modifiers (shift, ctrl, alt)
Support for this is rather simple, and some combinations of modifiers and keys don't work. For example, Ctrl+Alt+character is not supported, because Windows doesn't emit a WM_CHAR in this case. Also add support for the pause and print screen keys. Remove the pointless KEY_CTRL translation. Remove KEY_CTRL altogether, because it was not clear what it was actually supposed to mean.
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions