[vlc-devel] commit: Extensions: Lua implementation for dialogs ( Jean-Philippe André )
git version control
git at videolan.org
Sun Jan 24 16:09:52 CET 2010
vlc | branch: master | Jean-Philippe André <jpeg at videolan.org> | Tue Nov 10 18:24:58 2009 +0100| [c6912c8158befac0fa7f3c6823289e8988d54a2c] | committer: Jean-Philippe André
Extensions: Lua implementation for dialogs
New vlc.dialog library, that allows users to create scriptable dialogs.
The calling vlc_object_t should have register a callback for the variable
"dialog-event".
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c6912c8158befac0fa7f3c6823289e8988d54a2c
---
modules/misc/lua/libs/dialog.c | 916 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 916 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c6912c8158befac0fa7f3c6823289e8988d54a2c
More information about the vlc-devel
mailing list