summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/abstractplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling.Frans Englich2009-10-231-4/+28
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+3
* Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-301-2/+2
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-291-0/+12
|\
| * Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-291-1/+13
* | Changes for fixing media object.Frans Englich2009-09-291-0/+59
|/
* Essentially do 's/NULL/0/g', to adhere to Qt coding style.Frans Englich2009-09-241-1/+1
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-12/+12
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+5
* Implemented connection between MediaOutput and VideoWidgetGareth Stockwell2009-08-211-2/+19
* Further tidied up volume handlingGareth Stockwell2009-08-211-30/+4
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-0/+107