[vlc-commits] macosx/audio effects: remove object instance from xib	file and further reduce the exposed class API
    Felix Paul Kühne 
    git at videolan.org
       
    Thu Jul 16 11:54:41 CEST 2015
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Jul 16 10:58:03 2015 +0200| [d53743bfab32de59f5f220db5a968b294832e201] | committer: Felix Paul Kühne
macosx/audio effects: remove object instance from xib file and further reduce the exposed class API
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d53743bfab32de59f5f220db5a968b294832e201
---
 .../Resources/English.lproj/AudioEffects.xib       | 7077 ++++----------------
 modules/gui/macosx/AudioEffects.h                  |  186 +-
 modules/gui/macosx/AudioEffects.m                  |  430 +-
 modules/gui/macosx/MainMenu.m                      |    2 +-
 4 files changed, 1520 insertions(+), 6175 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d53743bfab32de59f5f220db5a968b294832e201
    
    
More information about the vlc-commits
mailing list