summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Added support to Phonon MMF backend for playback of Qt resource filesGareth Stockwell2010-08-021-3/+1
* Close media clip before creating new player objectGareth Stockwell2010-07-071-0/+1
* Phonon MMF: calling pause() when in StoppedState triggers stateChanged()Gareth Stockwell2010-04-151-1/+1
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-4/+3
* Workaround for compiler error with MWCC (Symbian emulator)Shane Kearns2010-01-181-2/+2
* Corrected parameter name ordering in internal Phonon MMF function signaturesGareth Stockwell2010-01-081-2/+2
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-081-8/+5
* Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2009-12-081-0/+1
* Symbian: More i18n strings work.Frans Englich2009-12-071-1/+3
* Added error strings to Phonon MMF backendGareth Stockwell2009-12-021-3/+13
* Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-4/+0
* 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