summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/CubebStream.h
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-05-25AudioCommon: Remove unused includesDr. Dystopia
2025-05-01Core and AudioCommon: Use AsyncWorkThread.Jordan Woyak
2025-01-25CMakeLists: Add flag to disable CubebOatmealDome
2022-11-27Correctly call CoUninitialize() on Cubeb helper class destruction.Admiral H. Curtiss
2022-11-26Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize s...Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2017-11-19SoundStream: change Start/Stop to Init/SetRunning/destructMichael M
2017-11-19CubebStream: implement SetRunningMichael M
2017-05-27CubebStream: Add missing <vector> includeLioncash
2017-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese
2017-05-27AudioCommon: add Cubeb backendMichael Maltese