[vlc-commits] macosx: open panel: Integrate capture views into main window

David Fuhrmann git at videolan.org
Tue Oct 3 11:43:19 CEST 2017


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Tue Oct  3 10:54:43 2017 +0200| [5162493b26f352e1d30b98a3067aa53a59c4e2b7] | committer: David Fuhrmann

macosx: open panel: Integrate capture views into main window

Add a tab view for capture and screen panels and move them there.
This is important to have their width calculation already respected
at showing the open panel. Also cleans up code a bit.

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

 modules/gui/macosx/UI/Open.xib               | 844 ++++++++++++++-------------
 modules/gui/macosx/VLCOpenWindowController.h |   4 +-
 modules/gui/macosx/VLCOpenWindowController.m |  22 +-
 3 files changed, 445 insertions(+), 425 deletions(-)

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


More information about the vlc-commits mailing list