[vlc-commits] lua: redirect telnet shortcut to unified rc interface
    Pierre Ynard 
    git at videolan.org
       
    Wed Mar 30 22:38:37 CEST 2011
    
    
  
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Mar 30 22:35:13 2011 +0200| [bebf4725b13d98a929b65f4cbc592a4cb9e8dda5] | committer: Pierre Ynard
lua: redirect telnet shortcut to unified rc interface
The telnet interface is removed. In its place, a small wrapper is used
to provide backward compatibility with --lua-config configuration.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bebf4725b13d98a929b65f4cbc592a4cb9e8dda5
---
 modules/lua/intf.c        |   19 ++++-
 share/lua/intf/telnet.lua |  222 ++++----------------------------------------
 2 files changed, 39 insertions(+), 202 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bebf4725b13d98a929b65f4cbc592a4cb9e8dda5
    
    
More information about the vlc-commits
mailing list