[vlc-commits] macosx: added skeleton for the video effects panel
Felix Paul Kühne
git at videolan.org
Fri Jun 10 23:11:00 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jun 10 20:11:23 2011 +0200| [63e66b361271a5388455641e30bd7a46f8abda3d] | committer: Felix Paul Kühne
macosx: added skeleton for the video effects panel
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=63e66b361271a5388455641e30bd7a46f8abda3d
---
Makefile.am | 2 +
.../English.lproj/VideoEffects.nib/designable.nib | 9821 ++++++++++++++++++++
.../VideoEffects.nib/keyedobjects.nib | Bin 0 -> 73246 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 17 +
modules/gui/macosx/Modules.am | 2 +
modules/gui/macosx/VideoEffects.h | 197 +
modules/gui/macosx/VideoEffects.m | 234 +
7 files changed, 10273 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=63e66b361271a5388455641e30bd7a46f8abda3d
More information about the vlc-commits
mailing list