[vlc-commits] macosx: re-implement 'video-deco' support (close #6426)

Felix Paul Kühne git at videolan.org
Mon May 21 14:26:47 CEST 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu May 17 16:01:19 2012 +0200| [b778e2875f166f5ec38a464ae2f90aec4ab4a40d] | committer: Felix Paul Kühne

macosx: re-implement 'video-deco' support (close #6426)

disabling this option will get you a separate video output window without any visible playback controls or window border. resizing is supported through hotkeys and Lion's native mechanism if available. Control the playback through menu and main window controller. Note that 'embedded' is obviously ignored in this mode.
(cherry picked from commit f01f7eca64bd6f007afeaaeed623990e76a43de8)

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

 modules/gui/macosx/MainWindow.h |    2 +
 modules/gui/macosx/MainWindow.m |  121 ++++++++++++++++++++++++++++-----------
 2 files changed, 88 insertions(+), 35 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=b778e2875f166f5ec38a464ae2f90aec4ab4a40d


More information about the vlc-commits mailing list