summaryrefslogtreecommitdiffstats
path: root/.prev_CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-0/+24
Use this as the starting point for a new QPA like backend infrastructure. Refactor places that use the device information to use the new infrastructure. Cleanup the audio subsystem part and port it over to the new infrastructure. Android and QNX are not ported yet. Change-Id: I99c459c998f1f05e1c40ad30c700011e41cef533 Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>