[vlc-devel] [RFC/Patches] Extensions: scripted plugins for VLC
Rémi Denis-Courmont
remi at remlab.net
Fri Nov 13 14:52:35 CET 2009
On Thu, 12 Nov 2009 00:07:51 +0100, "Jean-Philippe André"
<jpeg at videolan.org> wrote:
> - Create menu entries (currently in View > Extensions),
> - Create dialogs (only 1 actually),
> - Add/remove widgets (buttons, labels, lists, ...),
> - Interact with these widgets (set/get text values, check boxes state,
> ...)
IMHO, the extended dialogs should be provided as a native API (just like
the current dialog API), as they could be useful also from normal plugins.
You can always provide LUA bindings on top.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list