dolphin/Source/Core/AudioCommon/Src
Shawn Hoffman 4fe3e46725 Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield)
Fix aram handling in wii mode - was doing strange things with aram AND mem2 space - only mem2 exists on wii. Let me know if this breaks anything...
Fix Wii BS2 HLE - don't zero out bytes 6 and 7
Thanks to skidau for finding the ssbb error cause :)
Fixes issue 303
Fixes issue 1479

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4687 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-13 07:42:15 +00:00
..
AOSoundStream.cpp Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
AOSoundStream.h Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
AlsaSoundStream.cpp Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
AlsaSoundStream.h Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
AudioCommon.cpp Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
AudioCommon.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
AudioCommonConfig.cpp Audio: alsa is now default on linux, scons switch openal off by default (openal=yes to enabled) 2009-10-15 06:50:04 +00:00
AudioCommonConfig.h Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
CoreAudioSoundStream.cpp CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
CoreAudioSoundStream.h CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
DSoundStream.cpp Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
DSoundStream.h Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
Mixer.cpp Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield) 2009-12-13 07:42:15 +00:00
Mixer.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
NullSoundStream.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
OpenALStream.cpp Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
OpenALStream.h Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
PulseAudioStream.cpp Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
PulseAudioStream.h Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
SConscript Pulse audio empty struct implementation. Working on it though 2009-10-15 17:28:23 +00:00
SoundStream.h Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time when it is not used. 2009-12-12 22:30:53 +00:00
WaveFile.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
WaveFile.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
aldlist.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
aldlist.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00