dolphin/Source/Core/AudioCommon
David Korth c2dd2e8a2e Use std::istringstream or std::ostringstream instead of std::stringstream where possible.
This removes std::iostream from the inheritance chain, which reduces
overhead slightly.
2019-12-29 23:45:02 -05:00
..
AlsaSoundStream.cpp
AlsaSoundStream.h
AudioCommon.cpp
AudioCommon.h
AudioCommon.vcxproj
AudioCommon.vcxproj.filters
AudioStretcher.cpp
AudioStretcher.h
CMakeLists.txt
CubebStream.cpp
CubebStream.h
CubebUtils.cpp
CubebUtils.h
Enums.h
Mixer.cpp
Mixer.h
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp
OpenALStream.h
OpenSLESStream.cpp
OpenSLESStream.h
PulseAudioStream.cpp
PulseAudioStream.h
SoundStream.h
SurroundDecoder.cpp
SurroundDecoder.h
WASAPIStream.cpp
WASAPIStream.h
WaveFile.cpp Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
WaveFile.h