summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'phonon-update' into 4.7Justin McPherson2010-03-2996-1915/+3612
|\
| * Phonon core; compile fixes after merge.Justin McPherson2010-03-262-2/+1
| * Phonon qt7; Compile fixes after merge.Justin McPherson2010-03-265-12/+21
| * Phonon; complete integration.Justin McPherson2010-03-2512-22/+1678
| * Update Phonon CMakeLists.txt.Justin McPherson2010-03-251-1/+1
| * Update Phonon qt7 backend to 4.4.0.Justin McPherson2010-03-2510-574/+137
| * Update Phonon ds9 backend to 4.4.0.Justin McPherson2010-03-2533-996/+621
| * Update Phonon GStreamer backend to 4.4.0.Justin McPherson2010-03-2519-132/+639
| * Update Phonon core to 4.4.0Justin McPherson2010-03-2522-193/+531
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-221-1/+1
|\ \ | |/ |/|
| * Compile Phonon in C++0x mode.Thiago Macieira2010-03-201-1/+1
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-2228-1163/+1982
|\ \ | |/ |/|
| * Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-1828-1163/+1982
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-10/+12
|\ \ | |/
| * Merge branch 'mmfphonon' into 4.6Frans Englich2010-03-101-10/+12
| |\
| | * Fix SDP files are not supported.Frans Englich2010-03-101-10/+12
* | | make it possible to use sse2 with mingwThierry Bastian2010-03-112-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-051-1/+1
|\ \ \
| * | | fixed case of GL include directoryMark Brand2010-03-051-1/+1
* | | | Fixa few warnings on mingwThierry Bastian2010-03-051-1/+1
|/ / /
* | | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-162-7/+7
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-092-31/+25
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-051-31/+22
| |\ \
| | * | I10n: Use 'real' Linguist comments in Phonon::EnvironmentalReverbFriedemann Kleint2010-02-041-31/+22
| * | | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-041-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | fix crash in Phonon::DS9 backendJoerg Bornemann2010-02-011-0/+3
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-042-2/+22
|\ \ \ \ | |/ / /
| * | | Added descriptions of translatable strings for Phonon MMF reverb effectGareth Stockwell2010-02-031-1/+21
| * | | Corrected namespace for Phonon::MMF translatable error stringsGareth Stockwell2010-02-031-1/+1
| |/ /
* | | build fix for phonon on winceThierry Bastian2010-01-252-2/+2
* | | Merge branch '4.6'Thiago Macieira2010-01-188-12/+12
|\ \ \ | |/ /
| * | Workaround for compiler error with MWCC (Symbian emulator)Shane Kearns2010-01-188-12/+12
| |/
* | Merge branch '4.6'Thiago Macieira2010-01-1322-226/+1136
|\ \ | |/
| * Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-1112-68/+74
| * Simplified error handling for audio effectsGareth Stockwell2010-01-1112-31/+33
| * Implemented stereo widening effect in Phonon MMF backendGareth Stockwell2010-01-113-1/+161
| * Implemented reverb effect in Phonon MMF backendGareth Stockwell2010-01-115-2/+283
| * Implemented loudness effect in Phonon MMF backendGareth Stockwell2010-01-113-0/+146
| * Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-115-11/+42
| * Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-116-41/+37
| * 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-115-17/+35
| * Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-116-60/+48
| * Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-118-23/+63
| * Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-118-23/+173
| * 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-0810-132/+225
| * Corrected parameter name ordering in internal Phonon MMF function signaturesGareth Stockwell2010-01-082-4/+4
| * Fixed typo in Phonon::EffectWidget implementationGareth Stockwell2010-01-081-1/+1