dolphin/Source/Core/AudioCommon/Src
2009-03-28 16:27:38 +00:00
..
AOSoundStream.cpp Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation) 2009-03-27 11:06:52 +00:00
AOSoundStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
AudioCommon.cpp remove some junk added in last few commits. Also I really don't like the style recently...and removing PCH? wtf??? 2009-03-28 16:23:06 +00:00
AudioCommon.h Some code cleanup 2009-03-28 08:57:34 +00:00
DSoundStream.cpp Well, it should fix audio, at least on my machine. 2009-03-27 14:12:59 +00:00
DSoundStream.h grah...stupid me trying to share patches between linux and windows... 2009-03-28 16:27:38 +00:00
Mixer.cpp A little fix for the Throttle, it wasn't getting the correct sample_rate thus was too fast 2009-03-28 14:08:06 +00:00
Mixer.h A little fix for the Throttle, it wasn't getting the correct sample_rate thus was too fast 2009-03-28 14:08:06 +00:00
NullSoundStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
OpenALStream.cpp Some code cleanup 2009-03-28 08:57:34 +00:00
OpenALStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
SConscript Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
SoundStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
WaveFile.cpp Some code cleanup 2009-03-28 08:57:34 +00:00
WaveFile.h Some code cleanup 2009-03-28 08:57:34 +00:00