summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-041-1/+2
* Improve error handling.Frans Englich2009-10-231-2/+7
* Remove trailing whitespace.Frans Englich2009-10-151-3/+3
* Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-301-1/+1
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-291-1/+6
|\
| * Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-291-1/+6
* | Changes for fixing media object.Frans Englich2009-09-291-3/+43
|/
* 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