[vlc-commits] macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now
Felix Paul Kühne
git at videolan.org
Sun Jun 12 20:16:06 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Jun 12 20:11:21 2011 +0200| [3b66dabcbfe7f9d400cd8473600eefddafe9abda] | committer: Felix Paul Kühne
macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3b66dabcbfe7f9d400cd8473600eefddafe9abda
---
Makefile.am | 6 -
.../English.lproj/Extended.nib/designable.nib | 2827 --------------------
.../English.lproj/Extended.nib/keyedobjects.nib | Bin 22183 -> 0 bytes
.../English.lproj/MainMenu.nib/designable.nib | 84 +-
.../English.lproj/MainMenu.nib/keyedobjects.nib | Bin 115955 -> 115963 bytes
.../English.lproj/VideoEffects.nib/designable.nib | 465 ++--
.../VideoEffects.nib/keyedobjects.nib | Bin 73246 -> 73692 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 16 -
modules/gui/macosx/Modules.am | 2 -
modules/gui/macosx/VideoEffects.h | 1 +
modules/gui/macosx/VideoEffects.m | 10 +-
modules/gui/macosx/extended.h | 103 -
modules/gui/macosx/extended.m | 726 -----
modules/gui/macosx/intf.h | 8 +-
modules/gui/macosx/intf.m | 21 +-
15 files changed, 310 insertions(+), 3959 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3b66dabcbfe7f9d400cd8473600eefddafe9abda
More information about the vlc-commits
mailing list