summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractaudioeffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-1/+0
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-1/+32
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-10/+12
* Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-111-0/+12
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-2/+19
* Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-111-16/+43
* Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-5/+10
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-3/+6
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-081-8/+3
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-19/+39
* Fix qdoc errors in the MMF Phonon backend.Frans Englich2009-11-061-0/+4
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+4
* Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-1/+0
* Make the MediaObject propagation generic for all kinds of nodes.Frans Englich2009-09-091-40/+10
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-0/+105