dolphin/Source/Core/AudioCommon/Src
Nolan Check 6800adf4dc Use _beginthreadex
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3736 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-10 20:22:25 +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
AOSoundStream.cpp Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail logging features 2009-07-07 15:12:52 +00:00
AOSoundStream.h Some code cleanup 2009-03-28 08:57:34 +00:00
AudioCommon.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
AudioCommon.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
AudioCommonConfig.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
AudioCommonConfig.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
DSoundStream.cpp Use _beginthreadex 2009-07-10 20:22:25 +00:00
DSoundStream.h Tiny crash fix for the wiimote plugin as well as a safer check for the volume in DSP HLE 2009-06-03 20:09:48 +00:00
Mixer.cpp Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real success. Anybody have any ideas? 2009-06-15 04:30:02 +00:00
Mixer.h a NEED DEBUG version of openal sound system, nakee, try to FIX it! :) 2009-06-12 14:40:50 +00:00
NullSoundStream.h a NEED DEBUG version of openal sound system, nakee, try to FIX it! :) 2009-06-12 14:40:50 +00:00
OpenALStream.cpp Woops 2009-07-07 14:31:43 +00:00
OpenALStream.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
SConscript more scons build fixups 2009-04-12 21:30:22 +00:00
SoundStream.h Added sound volume slider to HLE sound plugin, currently DSound only, unless someone wants to add it to OpenAL :p 2009-05-18 19:24:46 +00:00
WaveFile.cpp Fixed Null sound 2009-03-28 23:04:57 +00:00
WaveFile.h Some code cleanup 2009-03-28 08:57:34 +00:00