vlc | branch: master | Pierre Ynard <[email protected]> | Mon Dec 5 03:31:16 2011 +0100| [27286041d8bf759fc2e0cd8e947eb80dea829857] | committer: Jean-Baptiste Kempf
NEWS about luaintf There was a bit of confusion about the future of lua interface scripts... Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27286041d8bf759fc2e0cd8e947eb80dea829857 --- 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
