This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-19 00:42:58 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8be8197118899c065d195c168956b8fa0e76d56
dolphin
/
Source
/
Core
/
AudioCommon
History
Jordan Woyak
1fc6be7f80
AudioCommon: Make cubeb sound backend default on Linux.
2025-04-21 16:25:40 -05:00
..
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AudioCommon.cpp
AudioCommon: Make cubeb sound backend default on Linux.
2025-04-21 16:25:40 -05:00
AudioCommon.h
…
CMakeLists.txt
…
CubebStream.cpp
…
CubebStream.h
…
CubebUtils.cpp
…
CubebUtils.h
…
Enums.h
AudioPanel: Refactor to use Config system. Some options were changed to a different format, for easier compatibility.
2025-03-26 12:26:01 -07:00
Mixer.cpp
Mixer: Use Doubles for Sample Rate Conversion.
2025-04-05 13:46:37 -05:00
Mixer.h
Improve Performance of Granular Buffering + User Adjustable Buffer Size
2025-04-01 18:17:21 -04: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
…