dolphin/Source/Core/AudioCommon
2019-04-06 17:39:25 -05:00
..
AlsaSoundStream.cpp Minor changes to usages of std::condition_variable. 2019-04-06 17:39:25 -05:00
AlsaSoundStream.h Reformat all the things! 2018-04-12 21:28:39 +02:00
AudioCommon.cpp Allow XAudio2 to be selected as a surround backend. 2019-03-18 09:21:40 -03:00
AudioCommon.h
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
CMakeLists.txt Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
CubebStream.cpp Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
CubebStream.h
CubebUtils.cpp
CubebUtils.h
Mixer.cpp Swapped FFDShow's DPL2 decoder by FreeSurround 2019-02-13 22:52:40 -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 Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
OpenSLESStream.h Reformat all the things! 2018-04-12 21:28:39 +02:00
PulseAudioStream.cpp Cleaned up PulseAudio as we now use FreeSurround 2019-02-13 22:52:40 -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 Swapped FFDShow's DPL2 decoder by FreeSurround 2019-02-13 22:52:40 -02:00
WASAPIStream.cpp AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
WASAPIStream.h AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
WaveFile.cpp
WaveFile.h Reformat all the things! 2018-04-12 21:28:39 +02:00
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