summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractmediaplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-2/+0
* Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-041-0/+6
* Improve error handling.Frans Englich2009-10-231-4/+0
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-291-1/+0
|\
| * Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-291-1/+0
* | Changes for fixing media object.Frans Englich2009-09-291-40/+5
|/
* Improve signal connections between MediaObject and AbstractPlayer.Frans Englich2009-09-091-6/+0
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-124/+123
* 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