summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
* Legal: add the license header to the hand-editsThiago Macieira2011-04-272-0/+50
* Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
* Switch default Phonon backend on Symbian from Helix to MMFGareth Stockwell2011-01-191-12/+6
* 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: Fix use of ASCII casting in the PulseAudio support.Thiago Macieira2010-11-261-74/+72
* Phonon: Fix unused parameter warningThiago Macieira2010-11-261-1/+1
* Phonon: Fix warning on casting from "false" to QFlags.Thiago Macieira2010-11-261-2/+2
* Phonon: Fix "value not in enum" warning with GCC 4.5.Thiago Macieira2010-11-261-1/+1
* Ensure that if this is does not have a valid filter when on XP or lessAndy Shaw2010-11-241-5/+7
* 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
* QString usage cleanupsOswald Buddenhagen2010-09-011-3/+3
* Phonon; Update CMakeLists.txtJustin McPherson2010-08-041-1/+1
* Phonon; Use correct Phonon version numbers.Justin McPherson2010-08-042-4/+4
* 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-0212-20/+123
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-081-1/+1
|\
| * Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-071-1/+1
* | 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
|/
* Fix a possible crash with the EVR video renderer in windowsThierry Bastian2010-06-181-7/+9
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-086-2/+14
|\
| * Removed compiler warningsGareth Stockwell2010-06-026-2/+14
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-1/+0
|\ \ | |/
| * Phonon QT7 backend; Don't release string after unsuccessful AudioDeviceGetPro...Justin McPherson2010-05-121-1/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-1/+1
|\ \ | |/
| * Fixed incorrect runtime platform version check in Phonon MMF backendGareth Stockwell2010-04-301-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-1610-97/+169
|\ \ | |/
| * 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
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-141-1/+1
|\ \
| * | Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1