[vlc-commits] macosx: add lion fullscreen support for detached windows

David Fuhrmann git at videolan.org
Sat Feb 9 18:45:11 CET 2013


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Fri Feb  8 18:48:44 2013 +0100| [4fdb3cc96fb33af82a44c024975370e8d29f0a0e] | committer: David Fuhrmann

macosx: add lion fullscreen support for detached windows

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

 modules/gui/macosx/ControlsBar.m             |   31 ++++--
 modules/gui/macosx/MainWindow.h              |    5 -
 modules/gui/macosx/MainWindow.m              |  132 ++++----------------------
 modules/gui/macosx/MainWindowTitle.m         |   10 +-
 modules/gui/macosx/VLCVoutWindowController.h |    1 +
 modules/gui/macosx/VLCVoutWindowController.m |   10 +-
 modules/gui/macosx/Windows.h                 |    5 +
 modules/gui/macosx/Windows.m                 |  120 +++++++++++++++++++++++
 modules/gui/macosx/intf.m                    |    9 +-
 9 files changed, 189 insertions(+), 134 deletions(-)

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


More information about the vlc-commits mailing list