[vlc-devel] [PATCH 0/5] various patches for macosx gui

David Fuhrmann david.fuhrmann at googlemail.com
Wed Feb 15 15:14:29 CET 2012


Hello,
Attached are some more patches. Most of them fix several issues in in conjunction with the non-embedded window.

The last one makes sure, that a the new item is played, when we add something through double click in finder.
The current behavior is very nasty, so it would be cool if at least the last one could be merged soon (when the patch is correct).

Best regards,
David

David Fuhrmann (5):
  macosx: make sure that isFullscreen only returns true in an actual
    fullscreen window
  macosx: choose right default screen when entering fullscreen
  macosx: make fullscreen animation compatible with non-embedded window
  macosx: make sure that non-embedded window is not visible when we
    play audio file
  macosx: start the right playlist item when adding new ones

 modules/gui/macosx/MainWindow.m |   59 +++++++++++++++++++++++++-------------
 modules/gui/macosx/misc.h       |    3 ++
 modules/gui/macosx/misc.m       |    9 +++++-
 modules/gui/macosx/playlist.m   |   14 ++++-----
 4 files changed, 56 insertions(+), 29 deletions(-)

-- 
1.7.5.4




More information about the vlc-devel mailing list