summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/ / /
* | | | Fix compilation of Phonon DS9 backend when Qt is built statically.Andrew den Exter2009-11-123-6/+7
* | | | Fix assert on windows when deleting phonon nodes from a running graph.Andrew den Exter2009-11-121-1/+18
* | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-111-0/+42
* | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-114-20/+38
* | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-111-2/+10
* | | | Gstreamer: Added DVD supportJustin McPherson2009-11-111-15/+19
* | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-111-4/+7
* | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-112-1/+7
* | | | Gstreamer: Detect more mimetypesJustin McPherson2009-11-111-2/+9
* | | | reduce the speed of CD drive to 2X while playing CD audio to limit CDJustin McPherson2009-11-111-3/+15
* | | | gstreamer: Do not call gst_deinit() but do free the device and effect manager...Justin McPherson2009-11-111-1/+0
* | | | Remove rogue \refs from documentation.Justin McPherson2009-11-112-2/+2
* | | | Import change 924855 from phonon-svn.Justin McPherson2009-11-111-2/+6
* | | | Import change 932546 from phonon-svn.Justin McPherson2009-11-1191-91/+91
* | | | Import change 950964 from phonon-svn.Justin McPherson2009-11-111-2/+2
* | | | Import change 953828 from phonon-svnJustin McPherson2009-11-111-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 commit 'origin/4.6' into 4.6Olivier Goffart2009-11-0619-64/+458
|\ \ \ | | |/ | |/|
| * | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-042-3/+3
| |\ \ | | |/
| * | 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
| * | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-0325-33/+125
| |\ \
| * | | 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 Phonon's video renderer on windows with openglThierry Bastian2009-11-061-1/+6
| |_|/ |/| |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-3/+3
|\ \ \ | |_|/ |/| |
| * | Doc/i18n: Fixed source strings for translation.David Boddie2009-11-032-3/+3
| |/
* | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-4/+7
|\ \
| * | Phonon: allows to stream wave files from QIODeviceThierry Bastian2009-10-231-4/+7
| |/
* | Fix QT_NO_PHONON_VIDEOJørgen Lind2009-10-298-8/+17
* | Fix LIBRARY and SETTINGS in phononJørgen Lind2009-10-297-6/+37
* | Fix QT_NO_PROPERTIESJørgen Lind2009-10-292-2/+4
* | Added QT_NO_PHONON_EFFECT to gstreamer backendJørgen Lind2009-10-295-8/+10
* | Fix QT_NO_PHONON_ABSTRACTMEDIASTREAM in phononJørgen Lind2009-10-295-1/+41
* | Fix QFeature QT_NO_PHONON_VOLUMEFADEREFFECTJørgen Lind2009-10-293-4/+8
* | Make QT_NO_PHONON_PLATFORMPLUGIN workJørgen Lind2009-10-291-3/+4
|/
* 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