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

Felix Paul Kühne git at videolan.org
Thu May 17 16:01:42 CEST 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu May 17 16:01:19 2012 +0200| [f01f7eca64bd6f007afeaaeed623990e76a43de8] | 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.

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

 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.git/?a=commitdiff;h=f01f7eca64bd6f007afeaaeed623990e76a43de8


More information about the vlc-commits mailing list