[vlc-devel] commit: macosx/framework: Export VLCExtensionsManager and VLCExtension. ( Pierre d'Herbemont )

git version control git at videolan.org
Wed Jan 27 02:09:16 CET 2010


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed Jan 27 02:03:21 2010 +0100| [ed8db5db22eec520b1a4110d98201124088c06ea] | committer: Pierre d'Herbemont 

macosx/framework: Export VLCExtensionsManager and VLCExtension.

This enables usage of vlc extension in Lunettes.

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

 .../macosx/framework/Headers/Public/VLCExtension.h |   21 ++++
 .../Headers/Public/VLCExtensionsManager.h          |   19 ++++
 projects/macosx/framework/Sources/VLCExtension.m   |   43 ++++++++
 .../framework/Sources/VLCExtensionsManager.m       |  102 ++++++++++++++++++++
 .../framework/VLCKit.xcodeproj/project.pbxproj     |   17 ++++
 5 files changed, 202 insertions(+), 0 deletions(-)

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



More information about the vlc-devel mailing list