summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Improve signal connections between MediaObject and AbstractPlayer.Frans Englich2009-09-091-0/+8
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-2/+2
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-71/+71
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
* Implemented connection between MediaOutput and VideoWidgetGareth Stockwell2009-08-211-3/+15
* Further tidied up volume handlingGareth Stockwell2009-08-211-12/+6
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-9/+30
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-8/+15
* Merged in DummyPlayer changesGareth Stockwell2009-08-191-2/+1
|\
| * Add the DummyPlayer, as discussed with Gareth.Frans Englich2009-08-181-2/+1
* | Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-0/+4
|/
* Merged recognizer changes with abstraction for audio / video playback.Gareth Stockwell2009-08-181-1/+9
* More delegation, basic plumbing.Frans Englich2009-08-171-3/+1
* Delegate from MediaObject.Frans Englich2009-08-171-0/+13
* Refactor the media object such that we can do both video and sound.Frans Englich2009-08-171-0/+53