dolphin/Source/Core/AudioCommon
2019-10-10 00:09:16 +10:00
..
AlsaSoundStream.cpp AlsaSoundStream: Don't call join() on invalid thread 2019-10-10 00:07:27 +10:00
AlsaSoundStream.h
AudioCommon.cpp AudioCommon: Don't forget to call Init() on fallback 2019-10-10 00:09:16 +10:00
AudioCommon.h AudioCommon: Use std::string_view with feature querying functions 2019-05-31 07:01:47 -04:00
AudioCommon.vcxproj Remove XAudio2 2019-09-14 14:08:13 -07:00
AudioCommon.vcxproj.filters Remove XAudio2 2019-09-14 14:08:13 -07:00
AudioStretcher.cpp
AudioStretcher.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt Remove XAudio2 2019-09-14 14:08:13 -07:00
CubebStream.cpp Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
CubebStream.h
CubebUtils.cpp StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
CubebUtils.h
Mixer.cpp Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
Mixer.h Swapped FFDShow's DPL2 decoder by FreeSurround 2019-02-13 22:52:40 -02:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp Removed zeroing-out the LFE as it is not needed anymore. 2019-02-13 22:52:40 -02:00
OpenALStream.h
OpenSLESStream.cpp
OpenSLESStream.h
PulseAudioStream.cpp Remove redundant initialization 2019-04-30 01:22:24 +02:00
PulseAudioStream.h
SoundStream.h
SurroundDecoder.cpp Swapped FFDShow's DPL2 decoder by FreeSurround 2019-02-13 22:52:40 -02:00
SurroundDecoder.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WASAPIStream.cpp Fix implicit false-to-nullptr conversions 2019-08-15 17:49:57 +02:00
WASAPIStream.h
WaveFile.cpp
WaveFile.h