dolphin/Source/Core/AudioCommon/Src
hyperiris 13ddd0648b yeah, start OpenAL sound output
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2764 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-27 15:24:22 +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 Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation) 2009-03-27 11:06:52 +00:00
AudioCommon.cpp yeah, start OpenAL sound output 2009-03-27 15:24:22 +00:00
AudioCommon.h more clean up, starting to add recording support to sound stream 2009-03-27 14:26:44 +00:00
DSoundStream.cpp Well, it should fix audio, at least on my machine. 2009-03-27 14:12:59 +00:00
DSoundStream.h Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation) 2009-03-27 11:06:52 +00:00
Mixer.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
Mixer.h Forgot to init the queue size fixed some sound bugs 2009-03-26 23:51:08 +00:00
NullSoundStream.h Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
OpenALStream.cpp yeah, start OpenAL sound output 2009-03-27 15:24:22 +00:00
OpenALStream.h yeah, start OpenAL sound output 2009-03-27 15:24:22 +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 more clean up, starting to add recording support to sound stream 2009-03-27 14:26:44 +00:00
WaveFile.cpp moved wavefile to audiocommon, you might need to add audiocommon include/lib paths to DSP-LLE on windows 2009-03-25 19:03:32 +00:00
WaveFile.h moved wavefile to audiocommon, you might need to add audiocommon include/lib paths to DSP-LLE on windows 2009-03-25 19:03:32 +00:00