]> git.sesse.net Git - vlc/commit
hotkeys.c: Print a warning and do nothing when something issues a 0
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Tue, 1 May 2007 09:58:59 +0000 (09:58 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Tue, 1 May 2007 09:58:59 +0000 (09:58 +0000)
commite2f005e553336fd66d7d7d23904cd868bb795def
treeac1e33e8bc517969fd4445e95751a72525ee5d9a
parente1b1fc71d5583ff58739d83c96dc15cd52859463
hotkeys.c: Print a warning and do nothing when something issues a 0
keyevent, rather than execute the last unassigned key action. Fixes an
issue that causes the playback to be unintenionally paused whenever a
modifier is pressed and the qt4 interface has focus (key-pause is not
assigned by default)
modules/control/hotkeys.c