summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | |\ \ \ \
| | * | | | | 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
| |\ \ \ \ \
| * | | | | | Work.Frans Englich2009-07-211-4/+6
| * | | | | | Merge commit 'origin/master' into topic/mmfphononFrans Englich2009-07-2138-625/+1307
| |\ \ \ \ \ \
| * | | | | | | Include Phonon plugins for Symbian.Frans Englich2009-07-211-1/+1
| * | | | | | | Work.Frans Englich2009-07-181-1/+9
| * | | | | | | Pouring.Frans Englich2009-07-022-42/+13
| * | | | | | | Hook in the MMF backend.Frans Englich2009-07-011-0/+54
* | | | | | | | Merge branch '4.6'Thiago Macieira2009-09-2913-26/+157
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
| * | | | | | | Fix QT_VNC_NO_DISABLEPAINTING logicPaul Olav Tvete2009-09-251-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-237-7/+112
| * | | | | | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-232-8/+14
| | |_|_|_|/ | |/| | | |
| * | | | | QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
| * | | | | A pen/brush can be invalid and have a valid colorAnders Bakken2009-09-181-8/+12
| * | | | | Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-182-1/+10
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-183-4/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix a bug in QDirectFBWindowSurface::scrollAnders Bakken2009-09-171-0/+2
| * | | | | Merge commit 'origin/4.5' into 4.6Rhys Weatherley2009-09-171-0/+7
| |\ \ \ \ \
| | * | | | | Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-171-0/+7
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-172-50/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
| | * | | | | | Update license headers again.Jason McDonald2009-09-08136-544/+544
| | * | | | | | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-021-2/+2
| * | | | | | | Update the QWS PowerVR driver's pro to use the new EGL qmake varsTom Cooksey2009-09-171-2/+2
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-176-58/+55
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Simplify QDirectFBPixmapData::fromDataBufferAnders Bakken2009-09-161-48/+3
| * | | | | | | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-2/+2
| |/ / / / / /
| * | | | | | Export a function for getting a IDirectFBWindowAnders Bakken2009-09-154-6/+34
| * | | | | | Export two functions for getting a surface in dfbAnders Bakken2009-09-152-1/+14
| * | | | | | Fix a bug in surfaceForWidgetAnders Bakken2009-09-151-1/+2
* | | | | | | Merge branch '4.6'Thiago Macieira2009-09-121-1/+9
|\ \ \ \ \ \ \ | |/ / / / / /