[vlc-devel] commit: Extensions: public include ( 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:12:01 2009 +0100| [83f26349dfc20c9c0bd2828ddfbea28635cf24b0] | committer: Jean-Philippe André 

Extensions: public include

This patch defines a new type of interactions between the GUI and
so-called 'extensions'.
These extensions are dynamic plugins, that can be scripted, and they can
create GUI dialogs with widgets (like text fields, buttons, ...).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=83f26349dfc20c9c0bd2828ddfbea28635cf24b0
---

 include/vlc_extensions.h |  278 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 278 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=83f26349dfc20c9c0bd2828ddfbea28635cf24b0



More information about the vlc-devel mailing list