summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
| * | Add "opengl2" as an option for creating an OpenGL graphics systemRhys Weatherley2009-10-011-0/+10
| * | Made qpluginbase.pri include properly relative to s60pluginbase.priMiikka Heikkinen2009-10-011-1/+1
| * | Fix a window opacity bug with DirectFBAnders Bakken2009-10-012-52/+60
| * | Make sure gccaps is properly initialized for dfbpeAnders Bakken2009-10-011-0/+2
| * | Clean up releaseSurface in QDirectFBPaintDeviceAnders Bakken2009-10-012-7/+5
* | | Merge branch '4.6'Thiago Macieira2009-09-305-1/+125
|\ \ \ | |/ /
| * | QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
| * | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-292-2/+5
| |\ \
| * | | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-12/+5
| * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-249-15/+126
| |\ \ \
| * \ \ \ Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-23146-2750/+3771
| |\ \ \ \
| * | | | | 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-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