summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/CubebUtils.cpp
AgeCommit message (Expand)Author
2024-03-17Cubeb: check correct log levelTillmann Karras
2024-03-14Cubeb: change log level from NOTICE to INFOTillmann Karras
2023-07-22cubeb: Change name to "Dolphin Emulator"Martino Fontana
2022-11-26Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize s...Admiral H. Curtiss
2022-11-26Core: Abide by COM MTA requirement for cubeb on Windows. Partially based on h...Admiral H. Curtiss
2022-07-25StripSpaces: only strip spacesShawn Hoffman
2022-07-18cubeb: fix logged source file pathsShawn Hoffman
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-21AudioCommon: Migrate logging over to fmtLioncash
2020-10-21Common/Log: Add basic fmt-capable functions to the interface.Lioncash
2019-11-28Common: Unify logging namespace with CommonLioncash
2019-07-23StringUtil: Use std::string_view moreJosJuice
2017-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese