dolphin/Source/Core/AudioCommon
2025-01-25 14:06:55 -05:00
..
AlsaSoundStream.cpp AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning 2024-06-20 02:25:15 +01:00
AlsaSoundStream.h
AudioCommon.cpp CMakeLists: Add flag to disable Cubeb 2025-01-25 14:06:55 -05:00
AudioCommon.h AudioCommon: Pass Core::System to AudioCommon functions. 2022-11-06 02:13:58 +01:00
AudioStretcher.cpp
AudioStretcher.h
CMakeLists.txt CMakeLists: Add flag to disable Cubeb 2025-01-25 14:06:55 -05:00
CubebStream.cpp WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
CubebStream.h CMakeLists: Add flag to disable Cubeb 2025-01-25 14:06:55 -05:00
CubebUtils.cpp Cubeb: check correct log level 2024-03-17 01:33:42 +00: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 Skylander Portal: Play Trap Team Audio 2023-03-13 13:01:48 +13:00
Mixer.h Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp
OpenALStream.h
OpenSLESStream.cpp Android: Implement OpenSLESStream::SetRunning 2024-06-04 19:32:04 +02:00
OpenSLESStream.h Android: Implement OpenSLESStream::SetRunning 2024-06-04 19:32:04 +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