summaryrefslogtreecommitdiffstats
path: root/src/plugins/phonon
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove references to evr based renderer from .pro."Thierry Bastian2010-04-071-4/+9
* Revert "Update Phonon ds9 backend to 4.4.0."Thierry Bastian2010-04-071-0/+2
* Fix compile.Andrew den Exter2010-03-291-0/+2
* Fix strange typo? in Phonon/ds9.pro.Justin McPherson2010-03-291-1/+1
* Merge branch 'phonon-update' into 4.7Justin McPherson2010-03-292-20/+13
|\
| * Remove references to evr based renderer from .pro.Justin McPherson2010-03-291-10/+1
| * Update Phonon GStreamer backend to 4.4.0.Justin McPherson2010-03-251-10/+12
* | Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-231-17/+19
|/
* Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-6/+27
|\
| * Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-6/+27
* | Merge branch '4.6'Thiago Macieira2010-01-131-0/+9
|\ \ | |/
| * Implemented stereo widening effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| * Implemented reverb effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| * Implemented loudness effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| * Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-0/+2
| * Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-0/+1
* | Merge branch '4.6'Thiago Macieira2009-11-254-125/+100
|\ \ | |/
| * Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-191-4/+2
| * Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
| * Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-3/+1
| * Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG.Frans Englich2009-11-093-125/+100
* | Phonon: make EVR also the default for mingw and fix build with winceThierry Bastian2009-11-161-5/+9
* | Add EVR to the Phonon DirectShow9 (ds9) backend as the default.APTX2009-11-161-1/+3
|/
* Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-041-5/+6
* Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-231-0/+2
* Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-12/+5
* Rename videoplayer, to avoid clash with Symbian's headers.Frans Englich2009-09-231-2/+2
* Experimenting to make video visible.Gareth Stockwell2009-09-231-0/+4
* RoomLevel is not available in SDK 3.1, remove it.Frans Englich2009-09-231-1/+1
* Replaced explicit epoc32/include path with (more portable) MW_LAYER_SYSTEMINC...Gareth Stockwell2009-09-231-1/+1
* Added a utility function for reading color of individual pixels from the screenGareth Stockwell2009-09-231-0/+1
* Make mmfphonondebug static, and do some build fixes.Frans Englich2009-09-163-3/+5
* Fixes to include paths, required due to objectdump renamingGareth Stockwell2009-09-151-2/+2
* Rename objectdump to mmfphonondebug in order to avoid conflicts.Frans Englich2009-09-142-3/+3
* Reserve & use UIDs.Frans Englich2009-09-142-4/+5
* Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-09-101-5/+3
|\
| * Simplify inclusion of osextensions.Frans Englich2009-09-091-5/+3
* | Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-1/+1
|/
* Added epoc32/include/osextensions include path, necessary to compile in S60 5...Gareth Stockwell2009-09-091-0/+2
* Work on extending the framework for accomodating effects.Frans Englich2009-09-092-14/+26
* Refactored object tree dumping framework into a separate DLLGareth Stockwell2009-09-073-88/+109
* Oops: removed .lib from libraries in mmf.pro so they are now dynamically linkedGareth Stockwell2009-09-071-6/+6
* Added visitor-based object tree dumping framework, which dumps details of Sym...Gareth Stockwell2009-09-071-0/+15
* Added VideoOutputObserver, to propagate screen region updates back to VideoPl...Gareth Stockwell2009-08-261-0/+1
* Further tidied up volume handlingGareth Stockwell2009-08-211-1/+3
* Added stub VideoWidget implementationGareth Stockwell2009-08-201-1/+3
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-0/+2
* Added VolumeControlInterface to abstract details of path between MediaObject ...Gareth Stockwell2009-08-201-1/+2
* Merged in DummyPlayer changesGareth Stockwell2009-08-192-8/+10
|\
| * Merge branch 'master' into mmfphononFrans Englich2009-08-191-1/+1
| |\