summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/mmf_videoplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-081-0/+5
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-081-17/+5
* Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2009-12-081-15/+1
* Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2009-12-081-1/+26
* Added support for streaming playback to Phonon MMF backendGareth Stockwell2009-12-081-0/+6
* Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2009-12-081-6/+4
* Removed stale TODO comments from Phonon MMF backendGareth Stockwell2009-12-081-2/+0
* Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2009-12-021-1/+1
* Added error strings to Phonon MMF backendGareth Stockwell2009-12-021-11/+11
* Clip video rect to physical screen dimensionsGareth Stockwell2009-11-261-1/+12
* Tidied up logic of retrieving video window in Phonon MMF backendGareth Stockwell2009-11-261-2/+1
* Suspend DSA while drawing is in progressGareth Stockwell2009-11-261-1/+56
* Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-128/+207
* Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-041-0/+13
* Fixed crash opening audio clip when video clip currently openGareth Stockwell2009-11-031-0/+3
* Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-191-1/+1
* Replace tabs with whitespace.Frans Englich2009-10-151-36/+36
* sed -i -e 's/for(/for (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-151-1/+1
* sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-151-14/+14
* Use QT_NO_DEBUG, not _DEBUG.Frans Englich2009-10-151-4/+4
* Reformatting to comply with Qt code styleGareth Stockwell2009-10-091-8/+8
* Modified getDsaRegion to be compiled only in debug buildsGareth Stockwell2009-10-091-4/+9
* Preventing unnecessary calls to CVideoPlayerUtility::SetDisplayWindowLGareth Stockwell2009-10-091-15/+25
* Simplified handling of native window information in VideoPlayerGareth Stockwell2009-10-091-59/+51
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021-0/+4
|\
| * qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-0/+4
* | Removed dummy VideoOutput instance.Gareth Stockwell2009-09-301-38/+71
|/
* Fixed seek during video playbackGareth Stockwell2009-09-291-1/+13
* Essentially do 's/NULL/0/g', to adhere to Qt coding style.Frans Englich2009-09-241-8/+8
* Rename videoplayer, to avoid clash with Symbian's headers.Frans Englich2009-09-231-0/+436