dolphin/Source/Core/AudioCommon/Src
Soren Jorvang e2ef72504e Fix typo.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5571 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-02 17:19:23 +00:00
..
aldlist.cpp fix AudioCommon including linux headers on windows 2010-06-01 22:23:16 +00:00
aldlist.h
AlsaSoundStream.cpp Linux: Better ALSA support 2010-05-21 22:48:57 +00:00
AlsaSoundStream.h Linux: Better ALSA support 2010-05-21 22:48:57 +00:00
AOSoundStream.cpp Now that Core Audio works, reduce the number of build permutations a bit 2010-06-01 20:45:30 +00:00
AOSoundStream.h
AudioCommon.cpp Fix typo. 2010-06-02 17:19:23 +00:00
AudioCommon.h XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
AudioCommonConfig.cpp XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
AudioCommonConfig.h XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
CoreAudioSoundStream.cpp Now that Core Audio works, reduce the number of build permutations a bit 2010-06-01 20:45:30 +00:00
CoreAudioSoundStream.h Now that Core Audio works, reduce the number of build permutations a bit 2010-06-01 20:45:30 +00:00
DSoundStream.cpp Added a null check when stopping the DSPHLE plugin with the DSound back-end. Fixes the DSPHLE crash on stop. 2010-03-08 08:03:42 +00:00
DSoundStream.h
Mixer.cpp
Mixer.h Change the order so selected iso will be first and only then the default iso. 2010-01-18 18:21:27 +00:00
OpenALStream.cpp Fix an issue with OpenAL not properly using the correct Volume on boot 2010-02-07 19:36:29 +00:00
OpenALStream.h fix AudioCommon including linux headers on windows 2010-06-01 22:23:16 +00:00
PulseAudioStream.cpp
PulseAudioStream.h
SConscript
SoundStream.h Some small clean up + fixes to make valgrind happy 2010-02-02 08:10:23 +00:00
WaveFile.cpp
WaveFile.h