vlc | branch: master | Felix Paul Kühne <[email protected]> | Thu Sep 13 00:31:56 2012 +0200| [ac2ccb3a7f28b4771758b0169ac0c6367eab327d] | committer: Felix Paul Kühne
macosx: implemented full management of custom equalizer presets (refs #383) create as many presets as you want based upon the respective current selection and remove any (including the defaults), if you don't like them. Reset VLC's preferences to get the original set back. There is no way to edit existing presets and this isn't scheduled for now. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac2ccb3a7f28b4771758b0169ac0c6367eab327d --- NEWS | 2 + modules/gui/macosx/AudioEffects.m | 208 +++++++++++++++++++++++++++---------- 2 files changed, 158 insertions(+), 52 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ac2ccb3a7f28b4771758b0169ac0c6367eab327d _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
