This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-19 16:50:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fe1d80920cf36f8ffa0f919d532a43ff3dfda54
dolphin
/
Source
/
Core
/
AudioCommon
History
Sam Belliveau
bc1cc9eeb4
CoreTiming: Throttle Before Every Event Using Chrono
2023-01-06 17:21:17 -05: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
CoreTiming: Throttle Before Every Event Using Chrono
2023-01-06 17:21:17 -05:00
Mixer.h
New FrameTime/VBlank Analyzer + Graph
2022-12-23 19:52:53 -05:00
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
…