summaryrefslogtreecommitdiff
path: root/src/3rdparty/phonon/mmf/audioequalizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-1/+1
* Use lower case for including system header filesGareth Stockwell2010-07-071-1/+1
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-3/+4
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-3/+3
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-25/+10
* Removed unnecessary check in Phonon MMF backendGareth Stockwell2010-01-111-5/+3
* Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-111-10/+5
* Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-111-29/+38
* Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-111-3/+3
* Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-11/+19
* Added comments to clarify usage of Phonon::EffectParameter APIGareth Stockwell2010-01-111-8/+9
* Shortened description of audio equalizer bandsGareth Stockwell2010-01-111-1/+1
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-19/+21
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-081-13/+7
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-6/+32
* Fix crash related to audio equalizer.Frans Englich2009-10-061-15/+13
* 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/+86