macosx: add yosemite graphics to project file and use them in code

Multimedia / VLC - David Fuhrmann [videolan.org] - 2 October 2014 07:04 UTC

This also cleans up the images structure inside the project.

6616504 macosx: add yosemite graphics to project file and use them in code
.../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(-)

Upstream: git.videolan.org


  • Share