[vlc-commits] macOS: Remove all BGHUD classes from XIBs

Marvin Scholz git at videolan.org
Tue Jan 31 16:59:54 CET 2017


vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Mon Jan 30 12:15:21 2017 +0100| [344d85748efe7b3c6938306c684709fc76df6dc4] | committer: Jean-Baptiste Kempf

macOS: Remove all BGHUD classes from XIBs

This is done in preparation for more minimal replacement
classes that do custom drawing for OS X < 10.10 and on
10.10+ we will use the native translucent dark UI provided
by the system.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=344d85748efe7b3c6938306c684709fc76df6dc4
---

 configure.ac                                       |   5 -
 .../Resources/English.lproj/AudioEffects.xib       |  32 +-
 .../macosx/Resources/English.lproj/Bookmarks.xib   |  91 +--
 .../macosx/Resources/English.lproj/MainWindow.xib  |   4 +-
 .../macosx/Resources/English.lproj/MediaInfo.xib   | 286 +++------
 .../macosx/Resources/English.lproj/SyncTracks.xib  |  82 +--
 .../Resources/English.lproj/VideoEffects.xib       | 671 +++++----------------
 modules/gui/macosx/Makefile.am                     |   2 +-
 8 files changed, 290 insertions(+), 883 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=344d85748efe7b3c6938306c684709fc76df6dc4


More information about the vlc-commits mailing list