[vlc-commits] macosx: refactor simple preferences to work without object in xib

Felix Paul Kühne git at videolan.org
Fri Jul 17 15:39:36 CEST 2015


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jul 17 15:39:12 2015 +0200| [348122200a32893a8735a66c0867aa28a5168bd5] | committer: Felix Paul Kühne

macosx: refactor simple preferences to work without object in xib

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

 .../Resources/English.lproj/SimplePreferences.xib  | 2243 ++++++++++++++++++++
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |   12 +
 modules/gui/macosx/intf.m                          |    4 +-
 modules/gui/macosx/simple_prefs.h                  |  314 +--
 modules/gui/macosx/simple_prefs.m                  | 1088 +++++-----
 5 files changed, 2958 insertions(+), 703 deletions(-)

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


More information about the vlc-commits mailing list