summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf
Commit message (Expand)AuthorAgeFilesLines
* 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-264-1/+85
* Changed video widget native paint mode to zero-fill native windowGareth Stockwell2009-11-262-7/+2
* Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-196-58/+12
* Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
* Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-161-1/+1
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-101-1/+1
| |\
| | * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
| | |\
| | | * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-1/+1
* | | | Merge branch '4.6' into mmfphononFrans Englich2009-11-163-5/+22
|\ \ \ \ | |/ / /
| * | | Fix qdoc errors in the MMF Phonon backend.Frans Englich2009-11-063-5/+22
| |/ /
* | | Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-1317-337/+380
* | | Allowed execution of pause command when backend is in error stateGareth Stockwell2009-11-091-1/+1
* | | Removed infinite recursion from Phonon::MMF::MediaObject::errorTypeGareth Stockwell2009-11-091-1/+1
* | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Gareth Stockwell2009-11-098-42/+9
|\ \ \
| * | | Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG.Frans Englich2009-11-098-42/+9
* | | | Fixed compiler warning for RVCT 2.2Gareth Stockwell2009-11-091-23/+24
|/ / /
* | | Removed logging from Phonon MMF backendGareth Stockwell2009-11-051-8/+0
|/ /
* | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-041-2/+2
|\ \ | |/
| * Doc/i18n: Fixed source strings for translation.David Boddie2009-11-031-2/+2
* | Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-048-2/+71
* | Removed some logging from MMF Phonon backendGareth Stockwell2009-11-041-2/+2
* | Fixed crash opening audio clip when video clip currently openGareth Stockwell2009-11-031-0/+3
* | Fixed volume calculation in Phonon MMF backendGareth Stockwell2009-11-031-1/+2
* | Fixed state bug in Phonon MMF backendGareth Stockwell2009-11-031-3/+3
* | Improve error handling.Frans Englich2009-10-237-51/+57
* | Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-238-11/+326
|/
* Fix bug introduced by cleanup commit.Frans Englich2009-10-201-2/+0
* Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-191-1/+1
* Kill warning, simplify code.Frans Englich2009-10-161-2/+4
* Replace tabs with whitespace.Frans Englich2009-10-155-65/+65
* sed -i -e 's/for(/for (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-154-5/+5
* sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-157-45/+45
* Use QT_NO_DEBUG, not _DEBUG.Frans Englich2009-10-154-9/+9
* Remove trailing whitespace.Frans Englich2009-10-157-108/+108
* Modified video widget to respond to WinIdChange eventsGareth Stockwell2009-10-092-0/+12
* Reformatting to comply with Qt code styleGareth Stockwell2009-10-092-9/+9
* Refactored event-handling code in video widgetGareth Stockwell2009-10-092-13/+15
* Modified ObjectDump annotator for Symbian window informationGareth Stockwell2009-10-091-35/+35
* Added ObjectDump annotator which prints Symbian-specific internal widget flagsGareth Stockwell2009-10-092-0/+40
* Modified getDsaRegion to be compiled only in debug buildsGareth Stockwell2009-10-091-4/+9
* Preventing unnecessary calls to CVideoPlayerUtility::SetDisplayWindowLGareth Stockwell2009-10-092-18/+30
* Simplified handling of native window information in VideoPlayerGareth Stockwell2009-10-092-64/+55
* Use QScopedPointer for AudioPlayer's CPlayerType.Frans Englich2009-10-072-7/+7
* mediaplayer: crash in settings dialog.Frans Englich2009-10-073-15/+42
* Fix crash related to audio equalizer.Frans Englich2009-10-062-17/+14
* Remove TODO.txt, we've moved to Jira.Frans Englich2009-10-021-29/+0
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-0216-0/+74
|\
| * qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1