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
/
WASAPIStream.cpp
Age
Commit message (
Expand
)
Author
2025-11-22
AudioCommon / VideoBackends / WinUpdater - cleanup WRL code
oltolm
2025-06-07
Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes
Jordan Woyak
2025-05-30
AudioCommon: Remove unused qualifiers and make variables constant
Dr. Dystopia
2025-05-25
AudioCommon: Remove unused includes
Dr. Dystopia
2023-01-23
windows: replace comdef dependency with winrt
Shawn Hoffman
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2021-10-15
Port Main.DSP to MainSettings
sowens99
2021-08-08
AudioCommon: rename isValid() to IsValid()
Tillmann Karras
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-12
AudioCommon/WASAPI: Construct std::thread with invoke semantics instead of a ...
Silent
2021-01-12
AudioCommon/WASAPI: Factorize device enumeration logic into a function to gre...
Silent
2021-01-12
AudioCommon/WASAPI: Do volume adjustment only when really needed
Silent
2021-01-12
AudioCommon/WASAPI: Remove thread unsafe nullptr checks giving a false sense ...
Silent
2021-01-12
AudioCommon/WASAPI: Use std::string_view where applicable
Silent
2021-01-12
AudioCommon/WASAPI: Use leaner memory model on m_running, no need for a full ...
Silent
2021-01-12
AudioCommon/WASAPI: Simplify thread synchronization model by not detaching WA...
Silent
2021-01-12
AudioCommon/WASAPI: Use WRL/WIL whenever possible
Silent
2021-01-12
AudioCommon: Make HandleWinAPI handle all success return values properly, not...
Silent
2020-10-21
AudioCommon: Migrate logging over to fmt
Lioncash
2019-08-15
Fix implicit false-to-nullptr conversions
QuellaZhang
2018-05-26
AudioCommon: Implement WASAPI
spycrab