summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-19132-256/+427
|\
| * Merge branch 'master' into mmfphononFrans Englich2009-08-19131-249/+418
| |\
| | * Merge commit 'qt/master'Jason Barron2009-08-186-111/+280
| | |\
| | | * Clean up DirectFB with WM enabledAnders Bakken2009-08-174-76/+123
| | | * Clean up DirectFB definesAnders Bakken2009-08-171-0/+25
| | | * Clean up primary surface handling in DFBAnders Bakken2009-08-173-28/+26
| | | * Fix a bug in wrt DFBWindowSurface's paintEngineAnders Bakken2009-08-172-12/+6
| | | * Add support for the orientation of tiff imagesBenjamin Poulain2009-08-171-1/+106
| | | * Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
| | * | Merge commit 'qt/master'Jason Barron2009-08-13130-138/+138
| | |\ \ | | | |/
| | | * Replace "Trolltech" with more appropriate terms.Jason McDonald2009-08-122-2/+2
| | | * Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-126-6/+6
| | | * Update contact URL in license headers.Jason McDonald2009-08-12130-130/+130
| * | | 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
* | | | Added recognizer code to determine if file is audio or videoGareth Stockwell2009-08-171-0/+3
|/ / /
* | | Commit patch by Gareth.Frans Englich2009-08-122-7/+24
* | | Merge branch 'master' into topic/mmfphononFrans Englich2009-08-1247-1933/+1052
|\ \ \ | |/ /
| * | Update license headers according to commit 858c70f768e.axis2009-08-064-8/+8
| * | Replaced $MODULE$ with hardcoded module names.axis2009-08-064-4/+4
| * | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-2/+2
| * | Merge commit 'qt/master-stable'Jason Barron2009-08-062-0/+4
| |\ \ | | |/
| | * Merge AudioServices into mainline.Justin McPherson2009-08-052-0/+4
| * | Merge commit 'origin/master'Jason Barron2009-08-0410-18/+15
| |\ \
| | * | Trailing whitespace and tab/space fixes for src/pluginsJanne Anttila2009-08-048-8/+3
| | * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-033-10/+12
| * | | Merge commit 'qt/master-stable'Jason Barron2009-08-0410-161/+268
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.5'Thiago Macieira2009-08-0310-156/+262
| | |\ \
| | | * | Qtify void* func => void *funcAnders Bakken2009-07-281-2/+2
| | | * | Refactor QDirectFBPaintDeviceAnders Bakken2009-07-287-34/+37
| | | * | Make autorepeat work for DirectFBAnders Bakken2009-07-281-5/+24
| | | * | Fix crash in when resizing directfb windowsAnders Bakken2009-07-282-5/+11
| | | * | Compile with DirectFB < 1.0Anders Bakken2009-07-281-0/+2