summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-4/+1
|\
| * Create QML camera.viewfinder eagerlyRatchanan Srirattanamet2019-10-081-4/+1
* | Deprecate QRadioTuner and QRadioDataVaL Doroshchuk2019-10-011-0/+1
* | Update plugins.qmltypes for 5.14Kai Koehne2019-09-301-1/+275
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-281-0/+10
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-201-0/+10
| |\
| | * GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-141-0/+10
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-181-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-1/+1
| |\|
| | * Doc: Use correct property name for videoRecorderPaul Wicking2019-06-041-1/+1
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-3/+3
|/ /
* | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-167-21/+25
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-281-2/+12
* | Add a revision of QML VideoOutput flushMode property to 5.13VaL Doroshchuk2019-02-251-0/+3
* | Fix deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-053-18/+21
* | Return default camera with not empty nameVal Doroshchuk2019-01-281-2/+2
|/
* Update plugins.qmltypesKai Koehne2018-09-241-14/+37
* Automatically register the latest import versionKai Koehne2018-09-061-0/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-232-2/+2
|\
| * Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-192-2/+2
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
|/
* add missing capability properties to CameraImageProcessingJochen Seemann2018-02-013-0/+77
* add property supportedExposureModes to CameraExposureJochen Seemann2018-02-013-0/+34
* add supportedFocusModes and supportedFocusPointModesJochen Seemann2018-02-013-1/+71
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-271-7/+19
|\
| * Update plugins.qmltypes for 5.9Christian Stromme2017-10-201-7/+19
* | Propagate customAudioRole into the QML classesJames McDonnell2017-10-234-1/+91
|/
* Prevent m_runningCount from eventually overflowingAlbert Astals Cid2017-06-161-1/+1
* QtMultimedia: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-1/+1
* Add missing override and remove redundant virtualAlexander Volkov2016-12-126-14/+14
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-121-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+1
| |\
| | * Doc: corrected reference to parameter "end"Nico Vertriest2016-10-041-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-111-3/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-231-3/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-3/+0
| | |\
| | | * Remove unnecessary import statement in QML snippetYoann Lopes2016-09-201-3/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-215-16/+62
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-7/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-7/+7
| | |\|
| | | * fix documentation for QML PlaylistJochen Seemann2016-09-021-7/+7
| * | | Register 5.8 version for the multimedia QML moduleYoann Lopes2016-09-151-0/+3
| * | | Update plugins.qmltypes for 5.8Yoann Lopes2016-09-151-3/+20
| * | | Improve robustness of QML plugin loadingv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
| * | | Improve audio volume documentationYoann Lopes2016-08-222-5/+31
* | | | Add missing loops property in QML Video typeYoann Lopes2016-09-151-0/+15
* | | | adding property CameraFlash::supportedModesJochen Seemann2016-09-093-2/+57
* | | | Add notifyInterval for MediaPlayer QML APIJoni Poikelin2016-09-074-1/+66
* | | | adding property CameraCapture::supportedResolutionsJochen Seemann2016-08-313-0/+40
|/ / /
* | | Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-7/+10