summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/audioplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Use QScopedPointer for AudioPlayer's CPlayerType.Frans Englich2009-10-071-1/+4
* Improve signal connections between MediaObject and AbstractPlayer.Frans Englich2009-09-091-3/+0
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-3/+3
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-57/+57
* 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-2/+2
* Further tidied up volume handlingGareth Stockwell2009-08-211-1/+1
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-5/+7
* Started work on VideoPlayer implementationGareth Stockwell2009-08-181-6/+3
* Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-84/+11
* Merged recognizer changes with abstraction for audio / video playback.Gareth Stockwell2009-08-181-1/+7
* More delegation, basic plumbing.Frans Englich2009-08-171-1/+1
* Refactor the media object such that we can do both video and sound.Frans Englich2009-08-171-0/+173