]> git.sesse.net Git - vlc/history - modules/misc/lua/extension.h
When scanning multiple lua scripts, create a new lua_State for each script. This...
[vlc] / modules / misc / lua / extension.h
2010-02-13 Antoine CellerierWhen scanning multiple lua scripts, create a new lua_St...
2010-02-03 Jean-Philippe AndréExtensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe AndréLua: dialog auto-flush at end of function (pcall)
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-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-24 Jean-Philippe AndréExtensions: core library