summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-5/+9
|\
| * Fixes: Fixed incorrect tracks number calculation with phonon/gstDmytro Poplavskiy2009-09-161-5/+9
* | 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-103-30/+21
| * 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
* | Merge branch 'master' of git@scm:qt/qt-s60-publicaxis2009-08-215-5/+4
|\ \
| * | Changed names and URLs to reflect name change.axis2009-08-192-2/+2
| * | Merge commit 'qt/master'Jason Barron2009-08-182-7/+7
| |\ \
| * \ \ Merge commit 'qt/master'Jason Barron2009-08-134-40/+51
| |\ \ \
| * | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-2/+2
| * | | | Merge commit 'origin/master'Jason Barron2009-08-042-2/+2
| |\ \ \ \
| | * | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-032-2/+2
| * | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-049-23/+28
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-2723-250/+178
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-257-139/+572
| |\ \ \ \ \ \ \
| * | | | | | | | Make Qt exception safer.Robert Griebl2009-06-103-3/+2
| * | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-082-0/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-1/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure that the export symbols are correct. Patch supplied by Saleem/Dallas t...Frans Englich2009-05-191-1/+5
* | | | | | | | | | | 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
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Fixed compile.Rohan McGovern2009-08-141-3/+3
* | | | | | | | | | QVariant: more work on avoinding conversion between float and doublesThierry Bastian2009-08-142-8/+8
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | 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-103-40/+24
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fixed another memory leak in Phonon on windowsThierry Bastian2009-07-171-3/+1
* | | | | | | Documentation and whitespace fixes in phononDavid Faure2009-07-165-51/+46
* | | | | | | Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
* | | | | | | Phonon videos on windows would not show with video acceleration disabledThierry Bastian2009-07-101-1/+1
* | | | | | | Phonon: Fixed a possible race conditionThierry Bastian2009-07-081-7/+13
* | | | | | | Phonon: Fixed a possible race conditionThierry Bastian2009-07-081-1/+1
* | | | | | | Phonon: take advantage of more modern compiler to initialize structThierry Bastian2009-07-064-80/+27
* | | | | | | Phonon: Some work done on binary sizeThierry Bastian2009-07-0613-105/+88
* | | | | | | src/3rdparty/phonon: Remove QT_WA and non-Unicode code paths, dropping Win9x ...miniak2009-07-011-4/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Phonon::VolumeSlider: Fixed the isMuteVisiblefunctionThierry Bastian2009-06-171-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix compile error on TigerRichard Moe Gustavsen2009-06-101-1/+2