• Pierre Ynard's avatar
    lua: merge telnet interface into rc · 51b60275
    Pierre Ynard authored
    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"
    51b60275
rc.lua 30.7 KB