summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractaudioeffect.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
* 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/+4
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-1/+0
* Workaround for compiler error with MWCC (Symbian emulator)Shane Kearns2010-01-181-1/+1
* Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-111-4/+13
* Simplified error handling for audio effectsGareth Stockwell2010-01-111-1/+1
* Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
* Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-111-3/+3
* Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-111-0/+19
* Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-111-0/+2
* Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-111-1/+10
* Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-5/+6
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-12/+0
* 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-11/+16
* RoomLevel is not available in SDK 3.1, remove it.Frans Englich2009-09-231-1/+0
* Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-2/+2
* Make the MediaObject propagation generic for all kinds of nodes.Frans Englich2009-09-091-8/+6
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-0/+108