dolphin/Source/Core/AudioCommon
Léo Lam eed4fcc218
Merge pull request #8135 from lioncash/cmake
CMakeLists: Specify header files in target sources
2019-05-31 14:03:12 +02:00
..
AlsaSoundStream.cpp Minor changes to usages of std::condition_variable. 2019-04-06 17:39:25 -05:00
AlsaSoundStream.h
AudioCommon.cpp AudioCommon: Move static locals into the AudioCommon namespace 2019-05-31 07:07:16 -04:00
AudioCommon.h AudioCommon: Use std::string_view with feature querying functions 2019-05-31 07:01:47 -04:00
AudioCommon.vcxproj Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
AudioCommon.vcxproj.filters Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
AudioStretcher.cpp
AudioStretcher.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt AudioCommon/CMakeLists: Specify headers in target sources 2019-05-31 06:52:44 -04:00
CubebStream.cpp Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
CubebStream.h
CubebUtils.cpp
CubebUtils.h
Mixer.cpp Replace MathUtil::Clamp with std::clamp 2019-05-04 23:12:17 +02:00
Mixer.h
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
SurroundDecoder.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WASAPIStream.cpp
WASAPIStream.h
WaveFile.cpp
WaveFile.h
XAudio2_7Stream.cpp Added DPL2 decoder to XAudio2 and XAudio2_7 backends. 2019-03-18 09:06:41 -03:00
XAudio2_7Stream.h
XAudio2Stream.cpp Added DPL2 decoder to XAudio2 and XAudio2_7 backends. 2019-03-18 09:06:41 -03:00
XAudio2Stream.h