summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9
Commit message (Expand)AuthorAgeFilesLines
* Ensure that if this is does not have a valid filter when on XP or lessAndy Shaw2010-11-241-5/+7
* Fix a possible crash with the EVR video renderer in windowsThierry Bastian2010-06-181-7/+9
* Build fixThierry Bastian2010-04-121-10/+0
* Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-121-0/+13
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-071-1/+5
| |\
| | * Fix Phonon build with mingw.Andrew den Exter2010-04-071-1/+5
* | | Revert "Update Phonon ds9 backend to 4.4.0."Thierry Bastian2010-04-0733-620/+999
|/ /
* | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-3033-996/+620
|\ \ | |/
| * Update Phonon ds9 backend to 4.4.0.Justin McPherson2010-03-2533-996/+621
* | Fixes a deadlock with streaming in Phonon.unknown2010-03-251-6/+0
|/
* 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-161-6/+6
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+3
|\
| * fix crash in Phonon::DS9 backendJoerg Bornemann2010-02-011-0/+3
* | build fix for phonon on winceThierry Bastian2010-01-252-2/+2
* | Merge branch '4.6'Thiago Macieira2009-11-254-15/+33
|\ \ | |/
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-191-8/+8
| |\
| | * Ran the script utils/normalizeOlivier Goffart2009-11-181-8/+8
| * | Fix compilation of Phonon DS9 backend when Qt is built statically.Andrew den Exter2009-11-123-6/+7
| * | Fix assert on windows when deleting phonon nodes from a running graph.Andrew den Exter2009-11-121-1/+18
| * | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-111-0/+42
| * | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-111-2/+3
* | | Phonon: make EVR also the default for mingw and fix build with winceThierry Bastian2009-11-168-384/+638
* | | Add EVR to the Phonon DirectShow9 (ds9) backend as the default.APTX2009-11-163-4/+279
| |/ |/|
* | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-121-0/+42
* | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-121-2/+3
|/
* Fix Phonon's video renderer on windows with openglThierry Bastian2009-11-061-1/+6
* Phonon: allows to stream wave files from QIODeviceThierry Bastian2009-10-231-4/+7
* build fix for winceThierry Bastian2009-09-021-0/+2
* Compile fix for mingwThierry Bastian2009-08-262-3/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-1/+1
|\
| * Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-17/+25
| * Update URL for Qt web site.Jason McDonald2009-08-111-1/+1
| * Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-102-28/+15
| * Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
* | Phonon/ds9: fix a potential dead-lock found by userThierry Bastian2009-08-244-1/+12
* | Phonon/ds9: refactor to prepare some improvements in the usage of mutexThierry Bastian2009-08-246-86/+35
* | Phonon compile fix for mingwThierry Bastian2009-08-215-12/+12
* | Phonon on windows: fixeda possible dead-lock when using QFileThierry Bastian2009-08-219-152/+90
* | Phonon on Windows: improve performance when loading lots of sourcesThierry Bastian2009-08-213-72/+53
* | QVariant: more work on avoinding conversion between float and doublesThierry Bastian2009-08-141-2/+1
* | Phonon: On windows, cross fading was brokenThierry Bastian2009-08-121-1/+2
* | Phonon: avoids assert when switching sourceThierry Bastian2009-08-111-0/+2
* | Phonon::VideoWidget still flickeringThierry Bastian2009-08-111-0/+2
* | Phonon: Video widget on Windows flickers when going to next videoThierry Bastian2009-08-111-1/+14
* | Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-13/+22
* | Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-102-38/+18
* | Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28