summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-151-0/+1
* Remove deprecated QTextStream operators from examplesTopi Reinio2020-04-032-17/+17
* Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-274-0/+50
* spectrum example: Fix warnings about deprecated QList<T>::toSet()Friedemann Kleint2019-11-251-2/+4
* GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-186-0/+225
* Remove usages of deprecated APIsSona Kurazyan2019-08-081-1/+1
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-113-12/+6
* Remove usages of deprecated qSortSona Kurazyan2019-06-201-2/+2
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-3/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-2/+4
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-141-2/+4
| |\
| | * AVFoundation: Use $PRODUCT_NAME in Info.plist only for macx-xcode specVaL Doroshchuk2019-05-091-2/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-202-53/+39
|\| |
| * | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-162-53/+39
* | | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-053-5/+5
|/ /
* / GStreamer: support video orientationAlexander Volkov2019-02-011-0/+4
|/
* WavFile example: drop needless includesRolf Eike Beer2019-01-171-3/+0
* WavFile example: fix indentationRolf Eike Beer2019-01-171-1/+1
* Move shared example folder to examples/multimedia/sharedFrederik Gladhorn2018-08-076-5/+53
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-191-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0615-120/+134
|\
| * examples: use Qt5-style connects where possibleJochen Seemann2017-12-1914-120/+123
| * winrt: Store output to cache locationMaurice Kalinowski2017-12-121-0/+11
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+12
|\|
| * Fix outdated BSD license headerLiang Qi2017-11-161-2/+12
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-2778-234/+914
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2778-234/+914
| |\
| | * Fix outdated BSD license headerKai Koehne2017-10-1868-205/+885
| | * Fix outdated FDL license headerKai Koehne2017-10-1810-30/+30
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1915-535/+414
|\| |
| * | Modernize the Declarative Radio exampleVaL Doroshchuk2017-10-054-101/+116
| * | Modernize the Audio Recorder exampleVaL Doroshchuk2017-09-285-75/+62
| * | Modernize the Audio Output exampleVaL Doroshchuk2017-09-282-165/+113
| * | Modernize the Audio Input exampleVaL Doroshchuk2017-09-282-133/+75
| * | Modernize the Audio Devices exampleVaL Doroshchuk2017-09-282-61/+48
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-075-3/+5
|\|
| * iOS: Add Info.plist files to indicate camera and microphone usageAndy Shaw2017-04-285-3/+5
* | io-audio based audio management for QNX 7.0.0James McDonnell2017-03-271-2/+5
* | Propagate audio category into the QNX audio output objectJames McDonnell2017-03-272-0/+20
|/
* Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-268-15/+15
|\
| * Examples: Add missing overrideAlexander Volkov2016-12-128-15/+15
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-124-1/+47
|\|
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-141-1/+2
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-113-0/+45
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-043-0/+45
| | |\
| | | * iOS: add Info.plist to declarative-camera exampleRichard Moe Gustavsen2016-11-022-0/+43
| | | * iOS: add NSCameraUsageDescription to Info.plist for qmlvideofxRichard Moe Gustavsen2016-11-021-0/+2
* | | | Fix binding loop for declarative-cameraJochen Seemann2016-08-241-2/+0
|/ / /
* | | Use logarithmic volume scale in examples.Yoann Lopes2016-06-142-4/+4