[vlc-commits] NEWS about luaintf
Pierre Ynard
git at videolan.org
Fri Dec 9 18:10:22 CET 2011
vlc/vlc-1.2 | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Mon Dec 5 03:31:16 2011 +0100| [d82dd633c7f81b3cafdaafa4e8ef42090e4811c0] | 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 <jb at videolan.org>
(cherry picked from commit 27286041d8bf759fc2e0cd8e947eb80dea829857)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=d82dd633c7f81b3cafdaafa4e8ef42090e4811c0
---
NEWS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 81be238..296ed26 100644
--- a/NEWS
+++ b/NEWS
@@ -116,6 +116,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