summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge branch '4.6'Thiago Macieira2009-11-2540-499/+501
|\ \ | |/
| * Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-196-58/+12
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-197-23/+23
| |\
| | * Ran the script utils/normalizeOlivier Goffart2009-11-187-23/+23
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Justin McPherson2009-11-1732-422/+453
| |\ \ | | |/
| | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-16100-153/+267
| | |\
| | | * Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1399-146/+249
| | | |\
| | | * | Fix QT_NO_PHONON_SETTINGSGROUPJørgen Lind2009-11-123-4/+14
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-123-5/+22
| | | |\ \
| | | | * \ 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' into mmfphononFrans Englich2009-11-164-6/+28
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-091-1/+6
| | | |\ \ \ \
| | | * | | | | 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
| | |/ / / / /
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Phonon: cleanup for mingw 3.X ifdefsThierry Bastian2009-11-162-15/+0
* | | | | | Phonon: make EVR also the default for mingw and fix build with winceThierry Bastian2009-11-168-384/+638
* | | | | | Add EVR to the Phonon DirectShow9 (ds9) backend as the default.APTX2009-11-163-4/+279
| |_|_|_|/ |/| | | |
* | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-131-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed a crash when configuring an audio effect with the Phonon dialogThierry Bastian2009-11-121-2/+3
| |/ / /
* | | | Phonon; Integrate changes to .desktop fileJustin McPherson2009-11-121-0/+42
* | | | Phonon; Integrate changes to cmake files.Justin McPherson2009-11-124-20/+38
* | | | Gstreamer: Do not assume that the list index is the same as the deviceJustin McPherson2009-11-121-2/+10
* | | | Gstreamer: Added DVD supportJustin McPherson2009-11-121-15/+19
* | | | Gstreamer: Do not assume that the list index is the same as the device id.Justin McPherson2009-11-121-4/+7
* | | | gstreamer: Set the glib app name only once and do it in the backend.Justin McPherson2009-11-122-1/+7