summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/videooutput.h
Commit message (Expand)AuthorAgeFilesLines
* Modified video widget to respond to WinIdChange eventsGareth Stockwell2009-10-091-0/+1
* Refactored event-handling code in video widgetGareth Stockwell2009-10-091-1/+2
* Removed transparency-blitting / -painting code from video widgetGareth Stockwell2009-09-231-1/+0
* Removed temporary hacks used during initial development of video widgetGareth Stockwell2009-09-231-2/+0
* Added function for writing transparent pixels directly to the backing storeGareth Stockwell2009-09-231-0/+3
* Added visitor-based object tree dumping framework, which dumps details of Sym...Gareth Stockwell2009-09-071-5/+3
* Video playback now visible; flickering problems now observedGareth Stockwell2009-08-281-1/+0
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-34/+34
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-2/+5
* Wrapped VideoOuput::dump() in a macro for easier removal later onGareth Stockwell2009-08-261-1/+2
* Added VideoOutputObserver, to propagate screen region updates back to VideoPl...Gareth Stockwell2009-08-261-0/+6
* Made video playback visible using a couple of hacksGareth Stockwell2009-08-251-1/+8
* Modified video player to call updateGeometry on video display widget; having ...Gareth Stockwell2009-08-251-0/+11
* Further tidied up volume handlingGareth Stockwell2009-08-211-0/+42