Dentomologist d627b78c46 Adjust order and spacing of various #includes 4 months ago
..
AlsaSoundStream.cpp 1d8b1715ab AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning 5 months ago
AlsaSoundStream.h eda2035874 AudioCommon: rename isValid() to IsValid() 3 years ago
AudioCommon.cpp 9c5605a59c AudioCommon: When ALSA is absent on Linux, default to Cubeb backend 7 months ago
AudioCommon.h 1c63349984 AudioCommon: Pass Core::System to AudioCommon functions. 2 years ago
AudioStretcher.cpp 2025763420 Treewide: Adjust order of includes 3 years ago
AudioStretcher.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 years ago
CMakeLists.txt 5b10a80401 CMake: Use targets for all optionally-external dependencies 1 year ago
CubebStream.cpp 7c4fcc30a3 WorkQueueThread: provide name and function at same time 1 year ago
CubebStream.h 64bb9ae9a9 Correctly call CoUninitialize() on Cubeb helper class destruction. 2 years ago
CubebUtils.cpp d933e58d9a Cubeb: check correct log level 8 months ago
CubebUtils.h e085bf14f9 Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function. 2 years ago
Enums.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 years ago
Mixer.cpp f27e8216a5 Skylander Portal: Play Trap Team Audio 1 year ago
Mixer.h 7197e3abd0 Use structs for config callback IDs 1 year ago
NullSoundStream.cpp b6d8c111bc AudioCommon: make SoundLoop() non-virtual and private 3 years ago
NullSoundStream.h eda2035874 AudioCommon: rename isValid() to IsValid() 3 years ago
OpenALStream.cpp 2025763420 Treewide: Adjust order of includes 3 years ago
OpenALStream.h 78bfd25964 Fix all uninitialized variable warnings (C26495) 3 years ago
OpenSLESStream.cpp a3c23353c0 Android: Implement OpenSLESStream::SetRunning 5 months ago
OpenSLESStream.h a3c23353c0 Android: Implement OpenSLESStream::SetRunning 5 months ago
PulseAudioStream.cpp 8ea6bef98f Port Main.DSP to MainSettings 3 years ago
PulseAudioStream.h eda2035874 AudioCommon: rename isValid() to IsValid() 3 years ago
SoundStream.h eda2035874 AudioCommon: rename isValid() to IsValid() 3 years ago
SurroundDecoder.cpp 2025763420 Treewide: Adjust order of includes 3 years ago
SurroundDecoder.h 0f326c6067 Common: Move FixedSizeQueue into Common namespace 1 year ago
WASAPIStream.cpp c338f9e2a1 windows: replace comdef dependency with winrt 1 year ago
WASAPIStream.h eda2035874 AudioCommon: rename isValid() to IsValid() 3 years ago
WaveFile.cpp d627b78c46 Adjust order and spacing of various #includes 4 months ago
WaveFile.h 4234b25682 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. 2 years ago