summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't crash if system has no audio deviceDoris Verria2022-01-131-0/+3
* Android: Fix qmlvideo seek issuePekka Gehör2022-01-132-2/+2
* Fix the camera format used by the camera exampleLars Knoll2022-01-051-12/+12
* audiosource example: Refactor push modeFriedemann Kleint2021-12-222-10/+16
* Polish the audiosource exampleFriedemann Kleint2021-12-203-51/+42
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-1714-0/+136
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-153-15/+15
* Fix Declarative Camera issues on video sidePekka Gehör2021-12-142-3/+7
* MediaPlayer example: Display track-specific metadataDoris Verria2021-12-092-8/+23
* Declarative-camera facelift for mobilePekka Gehör2021-11-225-84/+358
* Fix 'devices' example to build with MinGWAlexandru Croitor2021-11-101-1/+4
* Android: Fix for crashes issue of the Spectrum examplePekka Gehör2021-11-094-5/+51
* Android: Fix for Content uri issuesPekka Gehör2021-11-092-4/+17
* Remove some dead codeLars Knoll2021-11-031-10/+0
* Update the matching formats in the audiorecorder and camera examplesLars Knoll2021-11-034-38/+99
* Camera example: Don't crash is the system doesn't have a cameraLars Knoll2021-11-011-8/+10
* player example: Use msec precision on the position sliderLars Knoll2021-11-012-6/+6
* Camera example: Fix .plist file to build in iOS/macOS with qmake and cmakeDoris Verria2021-10-284-9/+110
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Remove the android/gstreamer exampleLars Knoll2021-10-149-338/+0
* Fix black rectangle on mediaplayer widget exampleSamuel Mira2021-10-136-482/+92
* Fix back button on android video widgetSamuel Mira2021-10-121-1/+1
* Q_DECLARE_METATYPE(WindowFunction) in spectrum exampleAssam Boudjelthia2021-10-111-0/+1
* Fix resolution list to a camera format listSamuel Mira2021-10-074-77/+128