summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf
Commit message (Expand)AuthorAgeFilesLines
* Update translation sources.Casper van Donderen2011-09-291-2/+2
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
* Fixed resource leak in Phonon MMF backendRuth Sadler2011-01-111-0/+2
* Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-1110-14/+86
* Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-146-6/+6
* Phonon MMF backend: set _q_DummyWindowSurface property on VideoWidgetGareth Stockwell2010-10-261-0/+2
* Phonon MMF backend: removed redundant trace outputGareth Stockwell2010-10-251-14/+0
* Added qmake check for presence of RHttpDownloadMgr headerGareth Stockwell2010-10-033-7/+30
* Progressive download in Phonon MMF backend: integrated with playerGareth Stockwell2010-10-018-43/+211
* Progressive download in Phonon MMF backend: added download managersGareth Stockwell2010-10-012-0/+305
* Fixed build break on Symbian versions earlier than S^3Gareth Stockwell2010-08-021-1/+1
* Added support to Phonon MMF backend for playback of Qt resource filesGareth Stockwell2010-08-0211-20/+122
* Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
* Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
* MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
* Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32
* Close media clip before creating new player objectGareth Stockwell2010-07-075-1/+9
* Enable bufferStatus signal during video clip loading on NGA platformsGareth Stockwell2010-07-072-2/+2
* Prevent crash when video is played without a VideoWidgetGareth Stockwell2010-07-073-4/+18
* Removed compiler warningsGareth Stockwell2010-06-026-2/+14
* Fixed incorrect runtime platform version check in Phonon MMF backendGareth Stockwell2010-04-301-1/+1
* Phonon MMF: fixed crash during opening of video clipGareth Stockwell2010-04-152-57/+58
* Phonon MMF: ensure initial volume is appliedGareth Stockwell2010-04-151-3/+2
* Phonon MMF: fix state changes emitted during playlist handlingGareth Stockwell2010-04-151-0/+5
* Phonon MMF: calling pause() when in StoppedState triggers stateChanged()Gareth Stockwell2010-04-156-29/+71
* Phonon MMF: change to PausedState, not StoppedState when finishedGareth Stockwell2010-04-151-1/+1
* Phonon MMF: Suppress intermediate stateChanged() signalGareth Stockwell2010-04-152-8/+16
* Phonon MMF: Emit tick() signalGareth Stockwell2010-04-151-0/+1
* Phonon MMF: Emit prefinishMarkReached(), finished() signalsGareth Stockwell2010-04-153-2/+18
* Phonon MMF: Removed compiler warningGareth Stockwell2010-04-151-1/+1
* Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1
* Ensure Phonon MMF backend emits aboutToFinishGareth Stockwell2010-03-312-5/+10
* Remove compiler warningGareth Stockwell2010-03-311-1/+1
* Added additional logging to Phonon MMF backendGareth Stockwell2010-03-304-3/+44
* Fixed crash in Phonon MMF backend during application shutdownGareth Stockwell2010-03-291-1/+7
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-1828-1163/+1982
* Merge branch 'mmfphonon' into 4.6Frans Englich2010-03-101-10/+12
|\
| * Fix SDP files are not supported.Frans Englich2010-03-101-10/+12
* | I10n: Use 'real' Linguist comments in Phonon::EnvironmentalReverbFriedemann Kleint2010-02-041-31/+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
* | Workaround for compiler error with MWCC (Symbian emulator)Shane Kearns2010-01-188-12/+12
|/
* 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