]> git.sesse.net Git - vlc/history - share/lua/intf/modules/host.lua
*.lua: handle recv() returning nil
[vlc] / share / lua / intf / modules / host.lua
2011-06-19 Rafaël Carré*.lua: handle recv() returning nil
2011-05-09 Jean-Baptiste Kempflua, host: remove trailing spaces
2011-03-21 Pierre Ynardlua: merge telnet interface into rc
2011-03-21 Pierre Ynardlua: remove broken code
2011-03-21 Pierre Ynardlua: fix polling
2011-02-01 Pierre YnardRevert "lua: fix a busy loop (fix #4165)"
2011-01-23 Rémi Denis-CourmontLUA: hide EINTR from scripts and remove the timeout...
2010-11-09 Rémi Duraffortlua: fix a busy loop (fix #4165)
2010-07-10 Rémi Duraffortluatelnet: really add the possibility to pipe commands...
2010-06-05 Rémi Denis-CourmontTypos
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...
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...