summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/bassboost.h
Commit message (Expand)AuthorAgeFilesLines
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-2/+0
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-2/+2
* Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-111-4/+1
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-2/+2
* Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-111-0/+5
* 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
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-1/+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-7/+5
* 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/+59