summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
* Conservative fix for link error with ARM RVCT compiler on symbian sbsv2Shane Kearns2009-10-081-4/+19
* Revert "Fix linker error with Symbian/ARM RVCT ABIv2 toolchain"Shane Kearns2009-10-071-4/+12
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-071-12/+4
|\
| * Fix linker error with Symbian/ARM RVCT ABIv2 toolchainShane Kearns2009-10-071-12/+4
* | Use QScopedPointer for AudioPlayer's CPlayerType.Frans Englich2009-10-072-7/+7
* | mediaplayer: crash in settings dialog.Frans Englich2009-10-073-15/+42
|/
* Fix crash related to audio equalizer.Frans Englich2009-10-062-17/+14
* Remove TODO.txt, we've moved to Jira.Frans Englich2009-10-021-29/+0
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-0217-2/+94
|\
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-2/+20
| |\
| | * Fixes: Phonon-gst: Respect device MediaSource property.Dmytro Poplavskiy2009-10-011-0/+5
| | * Fixes: Phonon-gst: use correct URLs for different disk types.Dmytro Poplavskiy2009-10-011-2/+15
| * | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1
| * | qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-0116-0/+74
* | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-012-9/+10
|\ \ \
| * | | Use correct return value.Frans Englich2009-10-011-1/+1
| |/ /
| * | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-301-8/+9
| |\ \
| | * | Phonon/EffectFactory: Remove calls to QObject tr().Friedemann Kleint2009-09-301-8/+9
* | | | Removed dummy VideoOutput instance.Gareth Stockwell2009-09-304-45/+79
|/ / /
* | | Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-303-11/+12
* | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-298-29/+51
|\ \ \
| * | | Fixed seek during video playbackGareth Stockwell2009-09-292-4/+13
| * | | Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-296-29/+34
| * | | Updated TODO listGareth Stockwell2009-09-291-0/+8
| |/ /
* | | Changes for fixing media object.Frans Englich2009-09-297-164/+171
|/ /
* | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-1/+1
* | Revert "Disable code, as we don't have the required code in QtGui."Frans Englich2009-09-281-8/+6
* | Disable code, as we don't have the required code in QtGui.Frans Englich2009-09-241-6/+8
* | Remove TODO comment.Frans Englich2009-09-241-2/+0
* | Do runtime check for SetVolume.Frans Englich2009-09-241-5/+12
* | Essentially do 's/NULL/0/g', to adhere to Qt coding style.Frans Englich2009-09-249-22/+22
* | Remove TODO comment.Frans Englich2009-09-241-1/+0
* | Make local function static.Frans Englich2009-09-241-1/+1
* | Adopt Qt coding style.Frans Englich2009-09-241-60/+60
* | Updated TODO listGareth Stockwell2009-09-241-17/+0
* | Up-date to our new website address.Frans Englich2009-09-241-1/+1
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2322-325/+208
|\ \
| * \ 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
| |\ \