dolphin/Source/Core/AudioCommon/Src
LPFaint99 a41c1b2d0a add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
add *.aps to ignore list for DolphinWX dir
add eol-style native to 120 or so files

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3689 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-06 02:10:26 +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 add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +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