summaryrefslogtreecommitdiffstats
path: root/mp_fifo.c
diff options
context:
space:
mode:
authorwm4 <wm4@mplayer2.org>2012-04-07 14:47:06 +0200
committerwm4 <wm4@mplayer2.org>2012-04-07 14:47:06 +0200
commit440797ca711d098958dd4d87119c2b6870f0face (patch)
treecbcbddfb5a45e3556e556f5d490558738129505b /mp_fifo.c
parent1020ae516ba5577c0fc356acad58e12a9ba56c65 (diff)
downloadmpv-440797ca711d098958dd4d87119c2b6870f0face.tar.bz2
mpv-440797ca711d098958dd4d87119c2b6870f0face.tar.xz
win32: fix behavior of enter key
Windows sends the same character code on CTRL+Enter and CTRL+J. I'm not sure what's the proper way to deal with this, but the hack added with this commit seems to work fine. Just to be sure, don't forward the modified wParam to DefWindowProc. Add the missing "break;" in the switch statement, which sometimes produced bogus mouse button events. Fix the F12 key, which wasn't mapped correctly due to a typo.
Diffstat (limited to 'mp_fifo.c')
0 files changed, 0 insertions, 0 deletions