summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/dummyplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Added support to Phonon MMF backend for playback of Qt resource filesGareth Stockwell2010-08-021-1/+1
* Close media clip before creating new player objectGareth Stockwell2010-07-071-0/+1
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-081-6/+2
* Improve error handling.Frans Englich2009-10-231-4/+0
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-291-3/+0
|\
| * Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-291-3/+0
* | Changes for fixing media object.Frans Englich2009-09-291-0/+2
|/
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-45/+45
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
* Further tidied up volume handlingGareth Stockwell2009-08-211-1/+3
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-16/+7
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-8/+14
* Add the DummyPlayer, as discussed with Gareth.Frans Englich2009-08-181-0/+74