summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/audioplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented connection between MediaOutput and VideoWidgetGareth Stockwell2009-08-211-1/+2
* Further tidied up volume handlingGareth Stockwell2009-08-211-2/+2
* Tidied up trace statementsGareth Stockwell2009-08-211-8/+10
* Started fleshing out the VideoPlayer implementationGareth Stockwell2009-08-201-5/+4
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-26/+26
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-1/+8
* Started work on VideoPlayer implementationGareth Stockwell2009-08-181-16/+16
* Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-417/+35
* Merged recognizer changes with abstraction for audio / video playback.Gareth Stockwell2009-08-181-2/+7
* More delegation, basic plumbing.Frans Englich2009-08-171-8/+8
* Refactor the media object such that we can do both video and sound.Frans Englich2009-08-171-0/+631