[vlc-commits] macosx: correctly hide the controls within the native fullscreen mode on Lion when displaying a video (closes #5505)
Felix Paul Kühne
git at videolan.org
Tue Dec 20 22:51:15 CET 2011
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Dec 20 22:51:11 2011 +0100| [86c4c01c6e17d66dc63dcb321f4ba6acb400fa38] | committer: Felix Paul Kühne
macosx: correctly hide the controls within the native fullscreen mode on Lion when displaying a video (closes #5505)
note that the ordinary fullscreen controller panel won't be present atm though
additionally, this commit can potentially impact the layout of the controller zone and lead to ugly effects, so please stress it a bit
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86c4c01c6e17d66dc63dcb321f4ba6acb400fa38
---
.../macosx/Resources/English.lproj/MainMenu.xib | 2385 ++++++++++----------
modules/gui/macosx/MainWindow.m | 12 +-
modules/gui/macosx/misc.m | 3 +
3 files changed, 1189 insertions(+), 1211 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=86c4c01c6e17d66dc63dcb321f4ba6acb400fa38
More information about the vlc-commits
mailing list