]> git.sesse.net Git - vlc/history - modules/gui/macosx/VLCVoutWindowController.m
Fix type
[vlc] / modules / gui / macosx / VLCVoutWindowController.m
2012-10-27 David Fuhrmannmacosx: only set b_nonembedded to true if they is no...
2012-10-27 David Fuhrmannmacosx: only set videoplayback to false when last vout...
2012-10-27 David Fuhrmannmacosx: also update the window name after new video...
2012-10-27 David Fuhrmannmacosx: add basic support for multiple vout windows...
2012-10-27 David Fuhrmannmacosx: move vout initialisation to vout controller
2012-10-20 David Fuhrmannmacosx: implement vout actions handling for multiple...
2012-10-16 Felix Paul Kühnemacosx: fixed compilation for llvm-gcc-4.2
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-10-02 David Fuhrmannmacosx: move the resizing code to VLCVideoWindowCommon...
2012-10-02 David Fuhrmannmacosx: add new controller which handles multiple vout...