summaryrefslogtreecommitdiffstats
path: root/src/plugins/phonon/mmf/mmf.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-311-1/+5
|\
| * Fixed contains check casing in mmf.pro fileTomi Vihria2011-05-301-1/+1
| * Fixing Linux compatibility issues for SymbianTomi Vihria2011-05-251-2/+10
| * Revert "Fixing Linux compatibility issues for Symbian"Laszlo Agocs2011-05-251-2/+2
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-241-1/+1
|\ \ | |/
| * Fixing Linux compatibility issues for SymbianTomi Vihria2011-05-181-2/+2
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-1/+1
|\ \ | |/
| * Fixed library casing.axis2011-02-031-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-0/+3
|\ \ | |/
| * Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-111-0/+3
* | Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-231-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+1
|\ \ | |/
| * Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-141-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-1/+1
|\ \ | |/
| * Use $${EPOCROOT} variable rather than absolute paths in .pro filesGareth Stockwell2010-11-101-1/+1
* | Merge branch 'macMakefileBuildSupport' into master.Liang Qi2010-10-261-2/+6
|\ \ | |/ |/|
| * Fixed library and header definitions for Symbian builds on Linux.axis2010-10-211-2/+6
* | Added qmake check for presence of RHttpDownloadMgr headerGareth Stockwell2010-10-031-22/+31
* | Progressive download in Phonon MMF backend: added download managersGareth Stockwell2010-10-011-0/+3
|/
* Build fix for src/plugins/phonon/mmfGareth Stockwell2010-06-281-93/+121
* Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-30/+0
|\
| * Prevent warnings about EPOCROOT coming out when not on symbianAndy Shaw2010-06-211-125/+125
* | Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-231-17/+19
|/
* Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-6/+27
* 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
* Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-191-4/+2
* 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-091-3/+100
* Make mmfphonondebug static, and do some build fixes.Frans Englich2009-09-161-0/+2
* Rename objectdump to mmfphonondebug in order to avoid conflicts.Frans Englich2009-09-141-1/+1
* Work on extending the framework for accomodating effects.Frans Englich2009-09-091-3/+2
* Refactored object tree dumping framework into a separate DLLGareth Stockwell2009-09-071-88/+2
* 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-191-7/+9
|\
| * Add the DummyPlayer, as discussed with Gareth.Frans Englich2009-08-181-2/+4
* | Started work on VideoPlayer implementationGareth Stockwell2009-08-181-0/+4
* | Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-13/+15
|/
* Merged recognizer changes with abstraction for audio / video playback.Gareth Stockwell2009-08-181-14/+19
|\
| * Rename mmf_videoplayer back to videoplayer, apparently the includes can beFrans Englich2009-08-171-2/+2
| * Refactor the media object such that we can do both video and sound.Frans Englich2009-08-171-11/+16