summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractmediaplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
* Added some missing signals in MediaObject; fixed seek slider in musicplayer.exeGareth Stockwell2009-08-251-1/+4
* Further tidied up volume handlingGareth Stockwell2009-08-211-3/+10
* Started fleshing out the VideoPlayer implementationGareth Stockwell2009-08-201-0/+7
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-12/+6
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-15/+10
* Started work on VideoPlayer implementationGareth Stockwell2009-08-181-2/+6
* Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-0/+148