dolphin/Source/Core/AudioCommon
lioncash aecc8ea666 Remove usesMixer function from the sound streams.
This isn't used anywhere in the codebase. Not even the base SoundStream has it as part of its interface.
2014-03-18 10:42:07 -04:00
..
aldlist.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
aldlist.h
AlsaSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
AlsaSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
AOSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
AOSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
AudioCommon.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
AudioCommon.h
AudioCommon.vcxproj
AudioCommon.vcxproj.filters
CMakeLists.txt
CoreAudioSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CoreAudioSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
DPL2Decoder.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DPL2Decoder.h
DSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
DSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
Mixer.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Mixer.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
NullSoundStream.cpp
NullSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
OpenALStream.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
OpenALStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
OpenSLESStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
OpenSLESStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
PulseAudioStream.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PulseAudioStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
SoundStream.h
stdafx.cpp
stdafx.h
WaveFile.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
WaveFile.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
XAudio2_7Stream.cpp Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
XAudio2_7Stream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
XAudio2Stream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
XAudio2Stream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00