]> git.sesse.net Git - vlc/history - share/lua/intf/modules
kilobit is kb, not kB
[vlc] / share / lua / intf / modules /
2010-02-14 Antoine CellerierFix simplexml (still has issues with <bla/> tags)
2010-02-13 Antoine CellerierMove sandbox lua module to global modules directory.
2010-01-09 Antoine CellerierRemove timeout parameter from lua listner:accept().
2010-01-09 Antoine CellerierAdd vlc.net.poll() and use in modules/host.lua.
2010-01-09 Antoine CellerierRemove dead code.
2010-01-06 Antoine CellerierRemove use of select/poll timeouts in lua rc and telnet...
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-21 Antoine CellerierAdd new common.volume(). Understands use of strings...
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-06-15 Antoine CellerierImplement Lua objects in the C code directly. Fix most...
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...