summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/dummyplayer.cpp
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/+4
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-081-17/+2
* Improve error handling.Frans Englich2009-10-231-9/+0
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+4
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-291-10/+0
|\
| * Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-291-10/+0
* | Changes for fixing media object.Frans Englich2009-09-291-0/+3
|/
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-3/+3
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-2/+3
* Fixed problem which caused duplicate entries to appear in media player file l...Gareth Stockwell2009-08-241-1/+1
* Further tidied up volume handlingGareth Stockwell2009-08-211-4/+10
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-33/+27
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-7/+7
* Add the DummyPlayer, as discussed with Gareth.Frans Englich2009-08-181-0/+137