]> git.sesse.net Git - vlc/commit
Extensions: New capability "meta-listener". Push unique commands
authorJean-Philippe André <jpeg@videolan.org>
Wed, 3 Feb 2010 08:36:48 +0000 (09:36 +0100)
committerJean-Philippe André <jpeg@videolan.org>
Wed, 3 Feb 2010 16:13:59 +0000 (17:13 +0100)
commitdfaef0e6be5447b3b15812a924dac26d24c40305
treebdedff17f131a0a6266092dbb26bd800a8a08da7
parenta80e0157e2c39b8b2b380b27b1bb5e9d083ce8d5
Extensions: New capability "meta-listener". Push unique commands

PushCommand takes now a new parameter: b_unique. If set, do not push
this command twice in the command queue.
modules/misc/lua/extension.c
modules/misc/lua/extension.h
modules/misc/lua/extension_thread.c