[vlc-commits] macosx/CAS: implemented full profile management, which is retained across sessions, allows custom profiles and even to delete the default ones, if desired
Felix Paul Kühne
git at videolan.org
Sun Aug 26 14:23:15 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Aug 26 14:22:53 2012 +0200| [2c6dd263f753d0868b103696d09dc04e97c8ab43] | committer: Felix Paul Kühne
macosx/CAS: implemented full profile management, which is retained across sessions, allows custom profiles and even to delete the default ones, if desired
To restore the defaults, it is currently needed to reset the preferences.
This commit includes further ObjC2isms and some factorization
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2c6dd263f753d0868b103696d09dc04e97c8ab43
---
NEWS | 1 -
.../Resources/English.lproj/ConvertAndSave.xib | 1333 +++++++++++++++++---
modules/gui/macosx/ConvertAndSave.h | 17 +
modules/gui/macosx/ConvertAndSave.m | 258 ++--
4 files changed, 1351 insertions(+), 258 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2c6dd263f753d0868b103696d09dc04e97c8ab43
More information about the vlc-commits
mailing list