summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* AudioSource example: Add .plist file with microphone permissionsDoris Verria2023-02-162-0/+45
* Add build error in Devices example for not supported OSBartlomiej Moskal2023-01-112-0/+6
* 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
* API fixes for QSpatialAudioRoomLars Knoll2022-05-161-7/+8
* Docs: Fix broken linksNicholas Bennett2022-05-131-3/+4
* Smaller updates on the occlusion property for sound sourcesLars Knoll2022-05-111-2/+2
* Add overview and example docs for spatial audioLars Knoll2022-05-112-0/+51
* Add support for rooms to the spatial audio engineLars Knoll2022-05-111-8/+54
* Cleanup the spatial audio sound source implementationLars Knoll2022-05-111-1/+2
* Add some minimal documentation for the spatial audio classesLars Knoll2022-05-111-1/+1
* Add example for spatial audioLars Knoll2022-05-113-0/+195
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-216-45/+17
* Docs: Update QML Mediaplayer Example DocumentationNicholas Bennett2022-03-1813-6/+168
* Remove the code-signing step from examplesDoris Verria2022-03-1714-131/+0
* Fix missing main.qml in examplesSamuel Mira2022-03-094-34/+42
* Improve examples CMakeLists.txtKai Köhne2022-02-1724-170/+68
* Declarative-camera: improve camera selectorTasuku Suzuki2022-02-171-0/+1
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Android: Fix qmlvideo metadata issuePekka Gehör2022-01-242-14/+17
* Start of an FFmpeg backendLars Knoll2022-01-191-0/+5
* CMake: add install command for examplesSamuli Piippo2022-01-182-0/+24
* QNX: Instantiate the QNX backendLars Knoll2022-01-171-1/+1