summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-242-6/+6
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-216-0/+315
* Init mediaobject at classBegin rather than componentCompleteLing Hu2011-10-171-7/+9
* Make the C++ API of QSoundEffect public.Michael Goddard2011-10-171-1/+1
* Declarative VideoOutput: added support for more rgb formats.Dmytro Poplavskiy2011-10-145-163/+294
* Multimedia: Compile on Windows.Friedemann Kleint2011-10-123-7/+10
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0715-192/+206
* Update background audio element to use new service nameLing Hu2011-09-303-4/+6
* Merge branch 'camera' of ssh://codereview.qt-project.org:29418/qt/qtmultimedi...Michael Goddard2011-09-2616-963/+2322
|\
| * QML Camera element redesign.Dmytro Poplavskiy2011-09-1216-960/+2320
* | Remove older QGLContext calls in favour of new QOpenGLContext.Michael Goddard2011-09-222-2/+5
* | Don't re-set default properties in MediaBase::componentCompleteLing Hu2011-09-201-3/+6
* | Build fix after refactorLasse Holmstedt2011-09-131-2/+3
* | Fix some compiler warnings.Michael Goddard2011-09-051-0/+1
* | Add background audio element.Ling Hu2011-09-026-5/+244
* | Added tune up and down methods, and changed name of scan methods.Jonas Rabbe2011-09-012-6/+22
* | Merge branch 'radio' into 'master'Jonas Rabbe2011-08-314-1/+375
|\ \ | |/ |/|
| * Added QML API for getting the limits for a specific radio band.Jonas Rabbe2011-08-302-5/+21
| * Added first implementation of declarative radio elementJonas Rabbe2011-08-174-0/+359
* | Initial implementation of QML2 VideoOutput elementDmytro Poplavskiy2011-08-1112-2/+1227
|/
* Temporarily removed include statements to disabled headersJonas Rabbe2011-07-211-2/+4
* Remove the QtQuick1 stuff from Audio.Michael Goddard2011-07-211-3/+3
* Changed assert to match uri syntax for Qt 5 declarative modulesJonas Rabbe2011-07-201-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-198-8/+8
* Remove some obsolete bits.Michael Goddard2011-07-181-10/+0
* Prepare for QtQuick2 based declarative elements.Michael Goddard2011-07-152-19/+19
* Fixed build breakJ-P Nurmi2011-07-144-4/+4
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0812-204/+204
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2914-0/+4912