25 Commits (644b1d06da5b0aee153b0438d9121be77d29bbaf)

Author SHA1 Message Date
Rémi Denis-Courmont fe3ca6c045 lua: do not check for should_die (always false here) 13 years ago
Pierre Ynard 39ddd4de98 lua: cosmetics 14 years ago
Pierre Ynard 525e092dfd lua: do delete stdin/stdout client 14 years ago
Pierre Ynard ccaf5b8de9 lua: finish reading data from hung up client before deleting it 14 years ago
Antoine Cellerier 8d8b1194b4 Factorize and simplify client deletion 14 years ago
Antoine Cellerier 2d20c3d306 Fix host destructor call. 14 years ago
Antoine Cellerier ea6dc345a8 Remove select timeout. 14 years ago
Antoine Cellerier 642959ea07 Add lua console handling code for windows. 14 years ago
Pierre Ynard a9b61b9d22 lua: fix reference to telnet.lua 15 years ago
Rafaël Carré fdcdeaa3da *.lua: handle recv() returning nil 15 years ago
Jean-Baptiste Kempf a1a2d58730 lua, host: remove trailing spaces 15 years ago
Pierre Ynard 51b60275d7 lua: merge telnet interface into rc 15 years ago
Pierre Ynard 6addf02689 lua: remove broken code 15 years ago
Pierre Ynard ce00244d12 lua: fix polling 15 years ago
Pierre Ynard c4e65e386a Revert "lua: fix a busy loop (fix #4165)" 15 years ago
Rémi Denis-Courmont 314c242ab0 LUA: hide EINTR from scripts and remove the timeout feature 15 years ago
Rémi Duraffort a1b3978d28 lua: fix a busy loop (fix #4165) 16 years ago
Rémi Duraffort 71ed5a7b8e luatelnet: really add the possibility to pipe commands into the telnet interface. 16 years ago
Rémi Denis-Courmont a7c0e2a065 Typos 16 years ago
Antoine Cellerier 5f5d779420 Remove timeout parameter from lua listner:accept(). 17 years ago
Antoine Cellerier 8bbd4a3154 Add vlc.net.poll() and use in modules/host.lua. 17 years ago
Antoine Cellerier 92432bcb27 Remove dead code. 17 years ago
Antoine Cellerier a9872d2d70 Remove use of select/poll timeouts in lua rc and telnet interfaces. 17 years ago
Antoine Cellerier 66bffcc5a3 Update lua intf scripts to new API (untested). 18 years ago
Antoine Cellerier 4ad218c25f Move lua{intf,playlist,meta} to lua/{intf,playlist,meta}. I haven't been able to check the changes to the Win32 and Mac OS X specific Makefile.am parts. 18 years ago
Christophe Mutricy 786b6c4ad0 svn:keywords 19 years ago
Antoine Cellerier de31813fc0 Add a new type of VLC Lua module: Interfaces. 19 years ago