summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/defs.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-0/+9
* Removed transparency-blitting / -painting code from video widgetGareth Stockwell2009-09-231-7/+0
* Experimenting to make video visible.Gareth Stockwell2009-09-231-1/+1
* Removed temporary hacks used during initial development of video widgetGareth Stockwell2009-09-231-14/+0
* Added function for writing transparent pixels directly to the backing storeGareth Stockwell2009-09-231-0/+4
* Added a macro for setting video output region to nullGareth Stockwell2009-09-071-0/+4
* Added visitor-based object tree dumping framework, which dumps details of Sym...Gareth Stockwell2009-09-071-2/+0
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-14/+13
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
* Wrapped VideoOuput::dump() in a macro for easier removal later onGareth Stockwell2009-08-261-0/+2
* Added VideoOutputObserver, to propagate screen region updates back to VideoPl...Gareth Stockwell2009-08-261-1/+1
* Removed over-riding signal declaration from VideoPlayer.Gareth Stockwell2009-08-261-4/+0
* Added a bit more tracing for debugging video visibilityGareth Stockwell2009-08-261-12/+14
* Made video playback visible using a couple of hacksGareth Stockwell2009-08-251-0/+15
* Added some missing signals in MediaObject; fixed seek slider in musicplayer.exeGareth Stockwell2009-08-251-1/+1
* Implemented Backend::availableMimeTypesGareth Stockwell2009-08-251-1/+7
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-0/+34