]> git.sesse.net Git - vlc/commit
Extensions: remove timers
authorJean-Philippe André <jpeg@videolan.org>
Thu, 28 Jan 2010 10:20:38 +0000 (11:20 +0100)
committerJean-Philippe André <jpeg@videolan.org>
Thu, 28 Jan 2010 15:17:34 +0000 (16:17 +0100)
commitdbd4f0ccd58df3c9b4825b1f3c1b4a9806b20cdd
tree459af858d6c2ffb5d4225200e27b70527925a18a
parent344416ec80558bfcb24cbcc0650fecbb19da830f
Extensions: remove timers

Clean Extension dialogs and widgets without using a cond_timedwait but
a simple cond_wait instead.
modules/misc/lua/libs/dialog.c