summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/dummyplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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