This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
0ccfa31ec89581cc06fc3bc2fc5c60f11acb4486
dolphin
/
Source
/
Core
/
AudioCommon
T
History
Admiral H. Curtiss
64bb9ae9a9
Correctly call CoUninitialize() on Cubeb helper class destruction.
2022-11-27 03:58:50 +01:00
..
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AudioCommon.cpp
AudioCommon: Pass Core::System to AudioCommon functions.
2022-11-06 02:13:58 +01:00
AudioCommon.h
AudioCommon: Pass Core::System to AudioCommon functions.
2022-11-06 02:13:58 +01:00
AudioStretcher.cpp
…
AudioStretcher.h
…
CMakeLists.txt
…
CubebStream.cpp
Correctly call CoUninitialize() on Cubeb helper class destruction.
2022-11-27 03:58:50 +01:00
CubebStream.h
Correctly call CoUninitialize() on Cubeb helper class destruction.
2022-11-27 03:58:50 +01:00
CubebUtils.cpp
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
2022-11-26 05:05:57 +01:00
CubebUtils.h
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
2022-11-26 05:05:57 +01:00
Enums.h
…
Mixer.cpp
…
Mixer.h
…
NullSoundStream.cpp
…
NullSoundStream.h
…
OpenALStream.cpp
…
OpenALStream.h
…
OpenSLESStream.cpp
…
OpenSLESStream.h
…
PulseAudioStream.cpp
…
PulseAudioStream.h
…
SoundStream.h
…
SurroundDecoder.cpp
…
SurroundDecoder.h
…
WASAPIStream.cpp
…
WASAPIStream.h
…
WaveFile.cpp
…
WaveFile.h
…