dolphin/Source/Core/AudioCommon
Lioncash 35ee8a1362 SoundStream: Internally construct the mixer
Instead of creating the mixer externally and then passing it in, it can just be made within the class.
2015-05-24 05:49:41 -04:00
..
AOSoundStream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
AOSoundStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
AlsaSoundStream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
AlsaSoundStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
AudioCommon.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
AudioCommon.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
AudioCommon.vcxproj Proper Audio/Video Dumping 2014-10-09 00:06:04 -04:00
AudioCommon.vcxproj.filters (Visual Studio) Categorize SoundStream.h with other SoundStream files 2015-04-03 14:37:03 -04:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
CoreAudioSoundStream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
CoreAudioSoundStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
DPL2Decoder.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
DPL2Decoder.h Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
Mixer.cpp Mixer: Convert volatile variables to atomics. 2015-05-11 01:55:50 -04:00
Mixer.h Mixer: Convert volatile variables to atomics. 2015-05-11 01:55:50 -04:00
NullSoundStream.cpp Fix more header sorting issues in AudioCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
NullSoundStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
OpenALStream.cpp AudioCommon: Migrate threadData to OpenALStream and AOSoundStream 2015-05-10 01:02:25 -04:00
OpenALStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
OpenSLESStream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
OpenSLESStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
PulseAudioStream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
PulseAudioStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
SoundStream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
WaveFile.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
WaveFile.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
XAudio2Stream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
XAudio2Stream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
XAudio2_7Stream.cpp SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
XAudio2_7Stream.h SoundStream: Internally construct the mixer 2015-05-24 05:49:41 -04:00
aldlist.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
aldlist.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00