]> git.sesse.net Git - vlc/history - modules/misc/lua/extension.c
Export vlc's xml api.
[vlc] / modules / misc / lua / extension.c
2010-02-13 Antoine CellerierExport vlc's xml api.
2010-02-13 Antoine CellerierSetup lua module search path
2010-02-13 Antoine CellerierWhen scanning multiple lua scripts, create a new lua_St...
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove show() and hide()"
2010-02-03 Jean-Philippe AndréLua dialogs: remove show() and hide()
2010-02-03 Jean-Philippe AndréFix memory leaks in extensions
2010-02-03 Jean-Philippe AndréExtensions: they can also have a short description
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-29 Pierre d'Herbemontlua/extension: Make sure our input exists when releasin...
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-29 Jean-Philippe AndréExtensions/Lua: free extension strings
2010-01-28 Jean-Philippe AndréExtensions: export author, version, url and description
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-27 Pierre d'Herbemontlua/extension: Missing lock initialization.
2010-01-24 Geoffroy CouprieLua extensions: fix (again) compilation on Windows...
2010-01-24 Jean-Philippe AndréExtensions: core library