[vlc-commits] macosx: added a profile management system to the audio effects (close #7342 )
Felix Paul Kühne
git at videolan.org
Fri Sep 14 16:46:49 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Sep 14 16:41:13 2012 +0200| [22e3dd24a00b43b7676b6a17bf9e1f2705e28ab6] | committer: Felix Paul Kühne
macosx: added a profile management system to the audio effects (close #7342)
This way, you can keep multiple sets of filters with their respective values.
This implementation goes beyond custom EQ presets, which can be configured separately.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=22e3dd24a00b43b7676b6a17bf9e1f2705e28ab6
---
NEWS | 8 +-
.../Resources/English.lproj/AudioEffects.xib | 181 +++++++++-
modules/gui/macosx/AudioEffects.h | 5 +
modules/gui/macosx/AudioEffects.m | 375 ++++++++++++++++----
4 files changed, 486 insertions(+), 83 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=22e3dd24a00b43b7676b6a17bf9e1f2705e28ab6
More information about the vlc-commits
mailing list