dolphin/Source/Core/AudioCommon
2018-04-12 21:28:39 +02:00
..
AlsaSoundStream.cpp Reformat all the things! 2018-04-12 21:28:39 +02:00
AlsaSoundStream.h Reformat all the things! 2018-04-12 21:28:39 +02:00
AudioCommon.cpp AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
AudioCommon.h AudioCommon: rename ClearAudioBuffer(mute) to SetSoundStreamRunning(running) 2017-10-21 16:28:04 -07:00
AudioCommon.vcxproj Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
AudioCommon.vcxproj.filters Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
AudioStretcher.cpp
AudioStretcher.h
CMakeLists.txt AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
CubebStream.cpp SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
CubebStream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
CubebUtils.cpp
CubebUtils.h
DPL2Decoder.cpp
DPL2Decoder.h
Mixer.cpp Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Mixer.h Reformat all the things! 2018-04-12 21:28:39 +02:00
NullSoundStream.cpp SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
NullSoundStream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
OpenALStream.cpp SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
OpenALStream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
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 SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
PulseAudioStream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
SoundStream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
WaveFile.cpp
WaveFile.h Reformat all the things! 2018-04-12 21:28:39 +02:00
XAudio2_7Stream.cpp SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
XAudio2_7Stream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
XAudio2Stream.cpp SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00
XAudio2Stream.h SoundStream: change Start/Stop to Init/SetRunning/destruct 2017-11-19 12:09:54 -08:00