dolphin/Source/Core/AudioCommon
2022-09-08 12:10:10 -07:00
..
AlsaSoundStream.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
AlsaSoundStream.h
AudioCommon.cpp AudioCommon: Move sound stream variables to Core::System. 2022-08-31 21:44:21 +02:00
AudioCommon.h AudioCommon: Move sound stream variables to Core::System. 2022-08-31 21:44:21 +02:00
AudioStretcher.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
AudioStretcher.h
CMakeLists.txt cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CubebStream.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
CubebStream.h
CubebUtils.cpp StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
CubebUtils.h
Enums.h
Mixer.cpp Mixer: Add assertions regarding num_samples versus buffer length 2022-09-08 12:10:10 -07:00
Mixer.h 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. 2022-07-03 15:07:06 -07:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
OpenALStream.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
OpenSLESStream.cpp
OpenSLESStream.h
PulseAudioStream.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
PulseAudioStream.h
SoundStream.h
SurroundDecoder.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
SurroundDecoder.h
WASAPIStream.cpp Use HRWrap in remaining locations 2022-01-09 12:44:55 -08:00
WASAPIStream.h
WaveFile.cpp 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. 2022-07-03 15:07:06 -07:00
WaveFile.h 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. 2022-07-03 15:07:06 -07:00