]> git.sesse.net Git - vlc/history - share/lua/intf
Fix segfault when closing http interface.
[vlc] / share / lua / intf /
2009-12-14 Antoine CellerierFix segfault when closing http interface.
2009-12-14 Antoine CellerierFix acl use in http interface. Change default host...
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortlua: also add some statistics.
2009-11-13 Rémi Duraffortluarc: oups.
2009-11-13 Rémi Duraffortluarc: implement stats command.
2009-11-13 Rémi Duraffortluarc: add frame by frame support.
2009-11-11 Jean-Philippe AndréLua: fix typo in rc.lua
2009-11-07 Jean-Philippe AndreLua RC interface: Fix info command
2009-01-19 Antoine CellerierUse config chain in lua intf module.
2009-01-19 Antoine CellerierSimplify.
2009-01-19 Antoine CellerierQuit after printing message in dummy lua intf
2009-01-19 Antoine CellerierImplement "@name var val" style commands in rc.lua...
2009-01-18 Antoine CellerierMisc fixes.
2009-01-17 Antoine CellerierImplement option usage/parsing in rc.lua.
2008-12-01 Vicente Jimenez... Typo in README.txt file about Lua interface
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-06-15 Antoine CellerierAdd a global documentation for all the Lua modules.
2008-06-15 Antoine CellerierImplement Lua objects in the C code directly. Fix most...
2008-04-07 Antoine CellerierMisc changes to Lua HTTP interface: spelling, Load...
2008-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-03 Antoine CellerierFix lua http interface loading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...