]> git.sesse.net Git - vlc/history - share/lua/README.txt
lua_osd: add some parameters to the osd.message function to allow the user to set...
[vlc] / share / lua / README.txt
2010-08-03 Rémi Duraffortlua_osd: add some parameters to the osd.message functio...
2010-06-22 Ilkka Ollakkalua: add vlc.strings.iconv to use vlc_iconv, shouldn...
2010-04-05 Rémi DuraffortLua documentation: fix typos.
2010-04-05 Rémi DuraffortFix Lua documentation (thanks to Dan Brickley)
2010-03-20 Jean-Philippe AndréLua: update documentation
2010-03-02 Antoine CellerierPrefer use of function references for buttons
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-02-20 Antoine CellerierExport VLC's md5 API.
2010-02-20 Fabio RitrovatoLua SD: add a bit of documentation
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.