summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf
Commit message (Expand)AuthorAgeFilesLines
...
* Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-117-22/+172
* Added comments to clarify usage of Phonon::EffectParameter APIGareth Stockwell2010-01-111-8/+9
* Shortened description of audio equalizer bandsGareth Stockwell2010-01-111-1/+1
* Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-0810-132/+225
* Corrected parameter name ordering in internal Phonon MMF function signaturesGareth Stockwell2010-01-082-4/+4
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-086-31/+10
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-0820-194/+348
* Removed dead code from Phonon MMF backendGareth Stockwell2009-12-081-12/+2
* Re-emit prefinishMarkReached and aboutToFinish if rewound back past mark.Gareth Stockwell2009-12-082-2/+25
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-0812-170/+129
* Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2009-12-082-19/+11
* Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2009-12-089-62/+162
* Added support for streaming playback to Phonon MMF backendGareth Stockwell2009-12-088-6/+30
* Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Gareth Stockwell2009-12-082-34/+34
|\
| * Symbian: More i18n strings work.Frans Englich2009-12-072-34/+34
* | Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2009-12-082-9/+7
* | Removed stale TODO comments from Phonon MMF backendGareth Stockwell2009-12-083-4/+1
|/
* Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2009-12-022-6/+7
* Added error strings to Phonon MMF backendGareth Stockwell2009-12-028-51/+170
* 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