vlc | branch: master | David Fuhrmann <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
