summaryrefslogtreecommitdiffstats
path: root/src/multimedia/windows/qwindowsmediadevices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QComPtr with Microsoft's WRL::ComPtr in QtMultimediaJøger Hansegård2023-06-121-26/+26
* Prettify calling of QMediaDevice signalsArtem Dyomin2023-06-121-2/+2
* Introduce a QComPtr friendly factory function for COM objectsJøger Hansegård2023-06-121-1/+2
* Split QComPtr reset() function into a reset() and an attach() functionJøger Hansegård2023-06-081-1/+1
* Add audio engine warm-up on WindowsPavel Dubsky2023-05-301-0/+71
* Rename QWindowsIUPointer template class to QComPtrJøger Hansegård2023-05-151-9/+9
* Move QWindowsAudioSource from old wave device to use new IAudioClientPiotr Srebrny2023-01-311-1/+1
* QWindowsMediaDevices: Fix potential null-pointer-accessVladimir Belyavsky2022-11-271-4/+5
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-101-4/+6
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Extract QWindowsVideoDevices from QWindowsMediaDevicesPiotr Srebrny2022-05-121-212/+1
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-0/+532