]> git.sesse.net Git - vlc/commit
macosx: simplify vout window instantiation
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sat, 10 Nov 2012 20:16:20 +0000 (21:16 +0100)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sat, 10 Nov 2012 20:57:01 +0000 (21:57 +0100)
commit354dcd7df98f6c62105420db0062ef8a2188f9df
treea044c9cb91af25cb88225494040feb2399b7b40f
parent689613d3c77657a2de5d741ff73b2cb66716d26d
macosx: simplify vout window instantiation

This removes unused pointering. Furthermore, for nonembedded windows
the video size is set directly to avoid strange resizing after window
creation.
modules/gui/macosx/VLCVoutWindowController.h
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/Windows.h
modules/gui/macosx/Windows.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m