summaryrefslogtreecommitdiff
path: root/src/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-1222-226/+1136
|\
| * Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-1222-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
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-1210-1/+292
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0914-16/+187
|\ \ \ | |/ / |/| |
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-0711-16/+124
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-077-1/+64
* | | Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-086-31/+10
|\ \ \ | | |/ | |/|
| * | Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-086-31/+10
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0729-501/+858
|\ \ \ | |_|/ |/| |
| * | Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-01-0629-501/+858
| |\ \ | | |/
| | * Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-0820-194/+348
| | * Removed dead code from Phonon MMF backendGareth Stockwell2009-12-081-12/+2
| | * Re-emit prefinishMarkReached and aboutToFinish if rewound back past mark.Gareth Stockwell2009-12-082-2/+25
| | * Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-0812-170/+129
| | * Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2009-12-082-19/+11
| | * Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2009-12-089-62/+162
| | * Added support for streaming playback to Phonon MMF backendGareth Stockwell2009-12-088-6/+30
| | * Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Gareth Stockwell2009-12-082-34/+34
| | |\
| | | * Symbian: More i18n strings work.Frans Englich2009-12-072-34/+34
| | * | Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2009-12-082-9/+7
| | * | Removed stale TODO comments from Phonon MMF backendGareth Stockwell2009-12-083-4/+1
| | |/
| | * Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2009-12-022-6/+7
| | * Added error strings to Phonon MMF backendGareth Stockwell2009-12-028-51/+170
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-061-1/+9
|\ \ \
| * | | QScript: Lookup the native setter from the prototypeOlivier Goffart2010-01-051-1/+9
| |/ /
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-064-7/+24
* | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-053-2/+22
|/ /
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-306-4/+1348
* | Symbian build fixSimon Hausmann2009-12-301-1/+1
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-304-7/+17
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-2912-15/+255
* | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-218-13/+125
* | update harfbuzz to 2b78f0d78ad3075fd1657d1260b31219e1a5155Lars Knoll2009-12-212-3/+4