[vlc-commits] macosx: added 2 options: 'macosx-pause-minimized' and	' macosx-video-autoresize' (fixes #5861)
    Felix Paul Kühne 
    git at videolan.org
       
    Mon Feb  6 00:10:37 CET 2012
    
    
  
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Feb  6 00:04:03 2012 +0100| [cba98710cf0b8797db9cebfcc23668ddd953c543] | committer: Jean-Baptiste Kempf
macosx: added 2 options: 'macosx-pause-minimized' and 'macosx-video-autoresize' (fixes #5861)
(cherry picked from commit 2d83cb8bef1a1d4ab8b6c81a7724a838d59d80a2)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=cba98710cf0b8797db9cebfcc23668ddd953c543
---
 .../macosx/Resources/English.lproj/Preferences.xib | 1166 +++++++++++++++++++-
 modules/gui/macosx/MainWindow.m                    |   16 +-
 modules/gui/macosx/macosx.m                        |   12 +
 modules/gui/macosx/simple_prefs.h                  |    2 +
 modules/gui/macosx/simple_prefs.m                  |    6 +
 modules/video_output/macosx.m                      |    5 +
 6 files changed, 1180 insertions(+), 27 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=cba98710cf0b8797db9cebfcc23668ddd953c543
    
    
More information about the vlc-commits
mailing list