]> git.sesse.net Git - vlc/history - modules/misc/lua/extension_thread.c
Lua: Allow arguments to be passed to lua functions in lua_ExecuteFunction
[vlc] / modules / misc / lua / extension_thread.c
2010-02-14 Srikanth RajuLua: Allow arguments to be passed to lua functions...
2010-02-04 Jean-Philippe AndréExtensions: fix leak: free commands
2010-02-04 Jean-Philippe AndréRevert ef5d32ea57103: hopefully fix a race condition...
2010-02-03 Jean-Philippe AndréExtensions: hopefully fix a race condition on deactivation
2010-02-03 Jean-Philippe AndréExtensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe AndréExtensions: New capability "meta-listener". Push unique...
2010-02-03 Jean-Philippe AndréExtensions: new script capability "input-listener"
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-26 Rémi Duraffortlua: fix potential leak (and missing unlock).
2010-01-24 Jean-Philippe AndréExtensions: core library