vlc | branch: master | Pierre Ynard <[email protected]> | Mon Mar 21 02:33:29 2011 +0100| [51b60275d7649639c6a78ed62efce154f71a053b] | committer: Pierre Ynard
lua: merge telnet interface into rc The crappy input buffering code of rc is replaced by the (now) decent one of telnet. A new telnet transport is relatively cleanly added, and VLM commands are made available (over any transport). Example of use: vlc -Irc --rc-host "telnet://localhost:4212" > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=51b60275d7649639c6a78ed62efce154f71a053b --- share/lua/intf/modules/host.lua | 35 +++--- share/lua/intf/rc.lua | 243 ++++++++++++++++++++++++++++---------- 2 files changed, 198 insertions(+), 80 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=51b60275d7649639c6a78ed62efce154f71a053b _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
