dolphin/Source/Core/AudioCommon/Src
2009-07-07 14:04:56 +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 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 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 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
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 Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespace to something else since the name collided in OS X when using Xcode/Cocoa. Everything compiles except for the GL plugin, and the actual main Dolphin program. Will be trying to get them to compile after sleeping 2009-07-07 14:04:56 +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