mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-13 01:34:45 +00:00
Based on @noahpistilli (Sketch) PR: https://github.com/dolphin-emu/dolphin/pull/12567 Fixed the Windows support and the heisenbug caused by uninitialized members. Config system integration finalized. |
||
|---|---|---|
| .. | ||
| AlsaSoundStream.cpp | ||
| AlsaSoundStream.h | ||
| AudioCommon.cpp | ||
| AudioCommon.h | ||
| CMakeLists.txt | ||
| CubebStream.cpp | ||
| CubebStream.h | ||
| CubebUtils.cpp | ||
| CubebUtils.h | ||
| 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 | ||