summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/videowidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-1/+1
* Phonon MMF backend: set _q_DummyWindowSurface property on VideoWidgetGareth Stockwell2010-10-261-0/+2
* Phonon MMF: fixed typo in trace statementGareth Stockwell2010-04-141-1/+1
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-4/+19
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-3/+11
* Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-18/+7
* Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-231-2/+3
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+4
* Make the MediaObject propagation generic for all kinds of nodes.Frans Englich2009-09-091-0/+7
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-1/+1
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-47/+47
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-1/+7
* Added a bit more tracing for debugging video visibilityGareth Stockwell2009-08-261-4/+4
* Implemented connection between MediaOutput and VideoWidgetGareth Stockwell2009-08-211-2/+8
* Further tidied up volume handlingGareth Stockwell2009-08-211-3/+2
* Tidied up trace statementsGareth Stockwell2009-08-211-3/+27
* Started fleshing out the VideoPlayer implementationGareth Stockwell2009-08-201-2/+3
* Added stub VideoWidget implementationGareth Stockwell2009-08-201-0/+130