summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/audioequalizer.h
Commit message (Expand)AuthorAgeFilesLines
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-2/+2
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-1/+1
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-3/+2
* Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-111-0/+3
* Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-111-5/+2
* Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-111-1/+1
* Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-1/+1
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-4/+9
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-081-1/+0
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-5/+8
* Fix crash related to audio equalizer.Frans Englich2009-10-061-2/+1
* Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-2/+1
* Make the MediaObject propagation generic for all kinds of nodes.Frans Englich2009-09-091-1/+1
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-0/+63