[vlc-commits] macosx: added an option to disable the native fullscreen mode on Lion
Felix Paul Kühne
git at videolan.org
Sun Aug 21 19:51:03 CEST 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Aug 21 19:50:56 2011 +0200| [9a23c6cdb818c1138af768c84ec644530c547799] | committer: Felix Paul Kühne
macosx: added an option to disable the native fullscreen mode on Lion
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9a23c6cdb818c1138af768c84ec644530c547799
---
.../macosx/Resources/English.lproj/Preferences.xib | 194 ++++++++++----------
.../package/macosx/vlc.xcodeproj/project.pbxproj | 6 +-
modules/gui/macosx/AppleRemote.m | 4 +-
modules/gui/macosx/MainWindow.h | 1 +
modules/gui/macosx/MainWindow.m | 9 +-
modules/gui/macosx/intf.h | 1 +
modules/gui/macosx/intf.m | 6 +-
modules/gui/macosx/macosx.m | 4 +
modules/gui/macosx/simple_prefs.h | 1 +
modules/gui/macosx/simple_prefs.m | 5 +
10 files changed, 124 insertions(+), 107 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9a23c6cdb818c1138af768c84ec644530c547799
More information about the vlc-commits
mailing list