]> git.sesse.net Git - vlc/history - modules/gui/macosx/VLCVoutWindowController.m
macosx: save idle main window frame as early as possible (refs #8826)
[vlc] / modules / gui / macosx / VLCVoutWindowController.m
2013-06-20 David Fuhrmannmacosx: save idle main window frame as early as possibl...
2013-06-20 David Fuhrmannmacosx: delay start in fullscreen animation to allow...
2013-06-12 David Fuhrmannmacosx: update todo comment
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: respect video-x and video-y (finally....)
2013-04-03 David Fuhrmannmacosx: voutcontroller: remove trailing white space
2013-02-15 David Fuhrmannmacosx: move fullscreen logic to VLCVoutController...
2013-02-15 David Fuhrmannmacosx: deduplicate code for fullscreen presentation...
2013-02-13 David Fuhrmannmacosx: fix behaviour when changing video splitters...
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-09 David Fuhrmannmacosx: fix closing detached windows when in lion fulls...
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: support multiple VLC windows in fullscreen...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2012-12-27 David Fuhrmannmacosx: cascade multiple vout window positions, fix...
2012-12-27 David Fuhrmannmacosx: allow multiple vout windows in video-wallpaper...
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-11-10 David Fuhrmannmacosx: simplify vout window instantiation
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...