]> git.sesse.net Git - vlc/history - share/lua/README.txt
Update vlc.input doc.
[vlc] / share / lua / README.txt
2010-02-13 Antoine CellerierUpdate vlc.input doc.
2010-01-24 Jean-Philippe AndréExtensions: Lua documentation (to be completed)
2010-01-09 Antoine CellerierRemove vlc.net.select() and fd_set.
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-06 Antoine CellerierRemove use of select/poll timeouts in lua rc and telnet...
2009-12-19 Jean-Philippe AndréLua: document function vlc.stream : addfilter
2009-12-14 Antoine Cellerierrepeat is a reserved lua keyword
2009-12-14 Antoine CellerierAdd osd menu api to lua (DVD menus).
2009-12-14 Rémi Duraffortlua: update documentation.
2009-01-19 Antoine CellerierImplement "@name var val" style commands in rc.lua...
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_ENCODER
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_OSDMENU
2009-01-19 Rémi Denis-CourmontLUA: update object types list
2009-01-05 Rémi Denis-CourmontLUA: remove misc.signal() - this API does not make...
2008-09-10 Antoine CellerierAdd new functions to Lua API.
2008-08-31 Antoine CellerierClarify user specific lua script path on linux.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-06-15 Antoine CellerierAdd a global documentation for all the Lua modules.