..
AlsaSoundStream.cpp
AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning
2024-06-20 02:25:15 +01:00
AlsaSoundStream.h
AudioCommon.cpp
AudioCommon: Make cubeb sound backend default on Linux.
2025-04-21 16:25:40 -05:00
AudioCommon.h
AudioCommon: Pass Core::System to AudioCommon functions.
2022-11-06 02:13:58 +01:00
CMakeLists.txt
AudioCommon: Added Granular Synthesis
2025-03-14 01:22:35 -05:00
CubebStream.cpp
Core and AudioCommon: Use AsyncWorkThread.
2025-05-01 22:55:23 -05:00
CubebStream.h
Core and AudioCommon: Use AsyncWorkThread.
2025-05-01 22:55:23 -05:00
CubebUtils.cpp
CubebUtils: Add COM helper class
2025-05-07 20:33:22 +04:00
CubebUtils.h
CubebUtils: Add COM helper class
2025-05-07 20:33:22 +04:00
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
AudioCommon: Added Granular Synthesis
2025-03-14 01:22:35 -05:00
OpenALStream.h
OpenSLESStream.cpp
Android: Get rid of OpenSLESStream's global state
2025-05-25 11:55:22 +02:00
OpenSLESStream.h
Android: Get rid of OpenSLESStream's global state
2025-05-25 11:55:22 +02:00
PulseAudioStream.cpp
PulseAudioStream.h
SoundStream.h
SurroundDecoder.cpp
SurroundDecoder.h
Common: Move FixedSizeQueue into Common namespace
2023-03-22 01:23:15 -04:00
WASAPIStream.cpp
windows: replace comdef dependency with winrt
2023-01-23 06:09:01 -08:00
WASAPIStream.h
WaveFile.cpp
Adjust order and spacing of various #includes
2024-07-26 14:28:34 -07:00
WaveFile.h
Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2.
2022-07-03 15:07:06 -07:00