summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/qplatformmediadevices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a proper guarding of windows related includesAlexey Edelev2024-03-201-2/+2
* Move ownership of media devices to platform media integrationJøger Hansegård2024-02-281-62/+9
* Simplify setup of media devices by using unique connectionJøger Hansegård2024-02-251-9/+6
* Make singletons easier to spot using Q_GLOBAL_STATICJøger Hansegård2024-01-291-17/+17
* Fix abrupt termination during static destruction in QtMultimediaJøger Hansegård2024-01-221-3/+22
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-271-2/+14
* Prettify calling of QMediaDevice signalsArtem Dyomin2023-06-121-21/+2
* Add audio engine warm-up on WindowsPavel Dubsky2023-05-301-0/+1
* Disambiguate static constants, variables and functionsFriedemann Kleint2023-02-151-17/+17
* Provide default implementation for QPlatformMediaDevicesPiotr Srebrny2022-12-151-1/+18
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-101-4/+8
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Get the ALSA backend to compile againLars Knoll2022-04-291-0/+4
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-6/+70
* Move the videoInputs() API our of QPlatformMediaDevicesLars Knoll2022-01-181-3/+6
* Remove some unused methodsLars Knoll2022-01-181-30/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-181-4/+10
* Don't crash if system has no audio deviceDoris Verria2022-01-131-2/+2
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-10/+10
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-041-2/+2
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-2/+2
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-0/+125