index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
/
CubebUtils.cpp
Age
Commit message (
Expand
)
Author
2024-03-17
Cubeb: check correct log level
Tillmann Karras
2024-03-14
Cubeb: change log level from NOTICE to INFO
Tillmann Karras
2023-07-22
cubeb: Change name to "Dolphin Emulator"
Martino Fontana
2022-11-26
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize s...
Admiral H. Curtiss
2022-11-26
Core: Abide by COM MTA requirement for cubeb on Windows. Partially based on h...
Admiral H. Curtiss
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-18
cubeb: fix logged source file paths
Shawn Hoffman
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-21
AudioCommon: Migrate logging over to fmt
Lioncash
2020-10-21
Common/Log: Add basic fmt-capable functions to the interface.
Lioncash
2019-11-28
Common: Unify logging namespace with Common
Lioncash
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2017-05-27
Add CubebUtils namespace and hook up cubeb logging
Michael Maltese