]> git.sesse.net Git - vlc/commit
Convert hotkeys to using cond_wait/cond_signal
authorClément Stenac <zorglub@videolan.org>
Sun, 24 Sep 2006 10:40:00 +0000 (10:40 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 24 Sep 2006 10:40:00 +0000 (10:40 +0000)
commit353ece46279797b5684fafdfc135b9104591fbc9
tree888b08463ad3e138ad6db17579e0731d187382bf
parenta06213d7f406c886dba790418ef8cca43d7ad140
Convert hotkeys to using cond_wait/cond_signal
This removes useless wakeups and improves hotkeys reactivity
modules/control/hotkeys.c
src/interface/interface.c