[vlc-commits] NEWS about luaintf
    Pierre Ynard 
    git at videolan.org
       
    Wed Dec  7 02:27:43 CET 2011
    
    
  
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Mon Dec  5 03:31:16 2011 +0100| [b6da9e7a46ace55127a01cc5bcaf594cd9f70002] | committer: Jean-Baptiste Kempf
NEWS about luaintf
There was a bit of confusion about the future of lua interface
scripts... Is this what we want?
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6da9e7a46ace55127a01cc5bcaf594cd9f70002
---
 NEWS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 8bb1c4e..a01e947 100644
--- a/NEWS
+++ b/NEWS
@@ -120,6 +120,8 @@ Interfaces:
  * Mac OS X: support for the native fullscreen mode on OS X Lion
  * Mac OS X: enhanced AppleScript support
  * The rc and telnet lua interfaces were merged into a new "cli" interface
+ * lua: the recommended way to run custom interface scripts is now to pass
+   -I luaintf --lua-intf myscript
  * ncurses: heavy refactor of the complete interface
  * dbus: Rewrite of the main loop to use a more efficient poll-based model
  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
    
    
More information about the vlc-commits
mailing list