summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-281-1/+1
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* screencapture example: Make the screen model dynamicFriedemann Kleint2023-04-134-15/+28
* Brush up the screencapture exampleFriedemann Kleint2023-04-135-38/+34
* spectrum example: make permissions work on macOSVolker Hilsheimer2023-04-112-0/+44
* Silence a few compiler warningAmir Masoud Abdol2023-04-061-17/+17
* Remove an unused variableAmir Masoud Abdol2023-04-062-2/+0
* Docs: Add documentation for qml media recorder exampleNicholas Bennett2023-03-313-4/+83
* ScreenCapture: Fix a runtime warningTasuku Suzuki2023-03-301-1/+1
* Docs: Improve camera example documentationNicholas Bennett2023-03-301-12/+46
* Polish the camera exampleFriedemann Kleint2023-03-305-97/+102
* Fix AudioInputSelect combobox list in qml recorder exampleNicholas Bennett2023-03-301-4/+22
* wasm: fix build of examples with qmakeLorn Potter2023-03-283-3/+0
* Improve ffmpeg camera formats selection on darwin OSArtem Dyomin2023-03-201-21/+0
* Fix cameras and screen selection in the recorderr exampleArtem Dyomin2023-03-161-8/+10
* Add screen capturing video source to the media recorder exampleArtem Dyomin2023-03-156-42/+77
* AudioSource example: Add .plist file with microphone permissionsDoris Verria2023-02-162-0/+45
* Adjust multimedia examples to use new QPermission APIIvan Solovev2023-02-0815-33/+295
* Add build error in Devices example for not supported OSBartlomiej Moskal2023-01-112-0/+6
* Include moc_*.cpp in screencapture exampleLars Sutterud2023-01-103-0/+6
* Add ScreenCapture exampleLars Sutterud2022-12-2213-1/+452
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-1333-63/+139
* Fix typo in examples/mediaplayerYAMAMOTO Atsushi2022-12-021-2/+2
* Fix issues in camera exampleArtem Dyomin2022-11-112-23/+19
* Example: Not working mute for AudioInput in recorderBartlomiej Moskal2022-10-261-1/+1
* Fix zoom factor setting in declarative camera exampleLars Knoll2022-10-091-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Replace qExchange with std::exchangeMarc Mutz2022-10-061-1/+1
* Doc: Better integrate Qt Spatial Audio into multimedia documentationTopi Reinio2022-09-285-0/+5
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-281-11/+4
* Examples: Use FileDialog in qmlvideoBartlomiej Moskal2022-09-265-399/+20
* Examples: C++ style cleanupKai Köhne2022-09-0782-1340/+1374
* Let examples show up in Qt Creator againKai Köhne2022-09-0561-35/+23
* Examples: Add missing emit keywordKai Köhne2022-09-051-2/+2
* Prepare for moving qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-301-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2320-20/+20
* Adapt qdoc macros for DocBookThibaut Cuvelier2022-08-081-0/+4
* Fix up audiosource example pro fileLorn Potter2022-07-122-13/+13
* Add license headers to cmake filesLucie Gérard2022-07-0720-0/+60
* Polish the audiopanning exampleFriedemann Kleint2022-06-281-149/+202
* Use SPDX license identifiersLucie Gérard2022-06-24179-8394/+358
* Update spatial audio examplePaul Olav Tvete2022-06-161-0/+21
* Split spatial audio out into a lib of its ownLars Knoll2022-06-1627-54/+58
* Remove old Digia organization identifier from example Info.plistsTor Arne Vestbø2022-06-022-3/+3
* Add a Surround mode to QAudioEngineLars Knoll2022-05-311-10/+12
* Document the coordinate system being used by QAudioEngineLars Knoll2022-05-311-4/+4
* Add missing qmake files for multimedia examplesPaul Olav Tvete2022-05-273-2/+24
* API cleanups for spatial/3D audioLars Knoll2022-05-241-14/+14
* spatial audio: Use centimeters by defaultLars Knoll2022-05-231-12/+11
* Some smaller API fixes to QSpatialAudioSoundSourceLars Knoll2022-05-161-3/+3