summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-206-6/+6
|\
| * Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-146-6/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-065-83/+83
|\ \ | |/
| * 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
* | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2010-10-293-5/+7
|\ \
| * \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-261-14/+0
| |\ \
| * \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-2211-45/+542
| |\ \ \
| * \ \ \ Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-133-5/+7
| |\ \ \ \
| | * \ \ \ Merge branch 'qt-4.7' into lighthouse-4.7Paul Olav Tvete2010-09-131-3/+3
| | |\ \ \ \
| | * | | | | Make phonon gst backend build properlyJørgen Lind2010-09-073-5/+7
* | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-271-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Phonon MMF backend: set _q_DummyWindowSurface property on VideoWidgetGareth Stockwell2010-10-261-0/+2
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-261-14/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Phonon MMF backend: removed redundant trace outputGareth Stockwell2010-10-251-14/+0
* | | | | Phonon: Export ObjectDescriptionModel to prevent link errors with ClangTor Arne Vestbø2010-10-151-1/+2
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-0710-44/+540
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | 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
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-3/+3
|\ \ \ | |/ /
| * | QString usage cleanupsOswald Buddenhagen2010-09-011-3/+3
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1314-25/+128
|\ \ | |/
| * 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
* | Replace gluOrtho2d with glOrtho.Bjørn Erik Nilsen2010-08-101-1/+1
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-062-4/+4
|/
* 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