[vlc-devel] commit: Implemented the hotkey section of the Simple Preferences ( Felix Paul Kühne )
    git version control 
    git at videolan.org
       
    Wed Mar 12 20:25:17 CET 2008
    
    
  
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Mar 12 20:25:25 2008 +0100| [4d8b3700b700a33d958027e7baddd63f34917b8e]
Implemented the hotkey section of the Simple Preferences
plus a bit of code factorisation
Note that saving multi-key combinations will fail right now.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d8b3700b700a33d958027e7baddd63f34917b8e
---
 .../English.lproj/Preferences.nib/classes.nib      |  465 ++++++++++++++------
 .../English.lproj/Preferences.nib/info.nib         |   50 +--
 .../English.lproj/Preferences.nib/keyedobjects.nib |  Bin 69833 -> 88632 bytes
 modules/gui/macosx/playlistinfo.m                  |    2 +-
 modules/gui/macosx/simple_prefs.h                  |   27 ++
 modules/gui/macosx/simple_prefs.m                  |  391 ++++++++++++++---
 6 files changed, 688 insertions(+), 247 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4d8b3700b700a33d958027e7baddd63f34917b8e
    
    
More information about the vlc-devel
mailing list