summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/CubebStream.h
AgeCommit message (Expand)Author
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