]> git.sesse.net Git - vlc/history - share/lua/intf/telnet.lua
luatelnet: accept multiple commands seperated by '\n' or '\r'.
[vlc] / share / lua / intf / telnet.lua
2010-07-06 Rémi Duraffortluatelnet: accept multiple commands seperated by '...
2010-06-05 Rémi Denis-CourmontTypos
2010-04-01 Rémi DuraffortLua_telnet: if the telnet client program quit, close...
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...