summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/bassboost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-141-1/+1
* Use lower case for including system header filesGareth Stockwell2010-07-071-1/+1
* Removed compiler warningsGareth Stockwell2010-06-021-0/+1
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-24/+1
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-1/+2
* Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-111-5/+24
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-6/+1
* Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-111-7/+3
* Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-111-2/+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-3/+18
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-081-7/+0
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-4/+18
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+4
* Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-2/+0
* Make the MediaObject propagation generic for all kinds of nodes.Frans Englich2009-09-091-1/+2
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-0/+45