summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractmediaplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed over-riding signal declaration from VideoPlayer.Gareth Stockwell2009-08-261-1/+1
* Added some missing signals in MediaObject; fixed seek slider in musicplayer.exeGareth Stockwell2009-08-251-0/+20
* 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-33/+42
* Tidied up trace statementsGareth Stockwell2009-08-211-18/+9
* Started fleshing out the VideoPlayer implementationGareth Stockwell2009-08-201-7/+27
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-101/+41
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-23/+9
* Added missing return statementGareth Stockwell2009-08-191-0/+1
* Started work on VideoPlayer implementationGareth Stockwell2009-08-181-5/+11
* Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-0/+492