[vlc-commits] macosx: move fullscreen logic to VLCVoutController	and remove now unneeded helper methods
    David Fuhrmann 
    git at videolan.org
       
    Fri Feb 15 20:23:48 CET 2013
    
    
  
vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Fri Feb 15 20:19:08 2013 +0100| [7f84f44dd8666cb700ff778a9b88f1021036f810] | committer: David Fuhrmann
macosx: move fullscreen logic to VLCVoutController and remove now unneeded helper methods
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7f84f44dd8666cb700ff778a9b88f1021036f810
---
 modules/gui/macosx/CoreInteraction.m         |    2 +-
 modules/gui/macosx/VLCVoutWindowController.h |    9 +-
 modules/gui/macosx/VLCVoutWindowController.m |  116 ++++++++++++++++++--------
 modules/gui/macosx/intf.h                    |    2 -
 modules/gui/macosx/intf.m                    |   56 +------------
 5 files changed, 87 insertions(+), 98 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7f84f44dd8666cb700ff778a9b88f1021036f810
    
    
More information about the vlc-commits
mailing list