[vlc-commits] macosx: add yosemite graphics to project file and use them in code
David Fuhrmann
git at videolan.org
Thu Oct 2 14:08:11 CEST 2014
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Wed Oct 1 21:52:01 2014 +0200| [6616504dfb7658f3b394bef2555f92a390e682ed] | committer: David Fuhrmann
macosx: add yosemite graphics to project file and use them in code
This also cleans up the images structure inside the project.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6616504dfb7658f3b394bef2555f92a390e682ed
---
.../macosx/Resources/English.lproj/MainWindow.xib | 45 +-
.../package/macosx/vlc.xcodeproj/project.pbxproj | 1542 ++++++++++++++++++--
modules/gui/macosx/ControlsBar.m | 244 ++--
modules/gui/macosx/MainWindow.h | 1 +
modules/gui/macosx/MainWindow.m | 15 +-
modules/gui/macosx/MainWindowTitle.m | 2 +-
modules/gui/macosx/SPMediaKeyTap.m | 1 -
modules/gui/macosx/StringUtility.h | 6 +
modules/gui/macosx/StringUtility.m | 14 +-
modules/gui/macosx/fspanel.m | 26 +-
modules/gui/macosx/misc.m | 8 +-
11 files changed, 1598 insertions(+), 306 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6616504dfb7658f3b394bef2555f92a390e682ed
More information about the vlc-commits
mailing list