dolphin/Source/Core/AudioCommon/Src
lioncash edd9d0e0ef Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.
Not planning to touch Core since it's the most actively changed part of the project.
2013-03-19 21:51:12 -04:00
..
aldlist.cpp Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it. 2013-01-18 23:42:37 -05: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
AlsaSoundStream.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
AlsaSoundStream.h Forgot about some Linux files using Common::Thread 2011-01-27 21:34:37 +00:00
AOSoundStream.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
AOSoundStream.h Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
AudioCommon.cpp ARM Support without GLSL 2013-02-26 13:49:00 -06:00
AudioCommon.h Move DSP settings to dolphin.ini 2013-01-16 20:17:44 -05:00
CoreAudioSoundStream.cpp (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383. 2012-12-14 12:15:01 -06:00
CoreAudioSoundStream.h Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
DPL2Decoder.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
DPL2Decoder.h Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio is decoded to 5.1. Code adapted from ffdshow. 2013-01-11 14:03:09 +11:00
DSoundStream.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
DSoundStream.h Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
Mixer.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
Mixer.h Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
NullSoundStream.cpp Implemented proper timing in the "No audio output" back-end. 2012-07-01 17:07:58 +10:00
NullSoundStream.h Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
OpenALStream.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
OpenALStream.h Added a latency setting to the audio settings. 2013-01-13 00:05:30 +11:00
OpenSLESStream.cpp ARM Support without GLSL 2013-02-26 13:49:00 -06:00
OpenSLESStream.h ARM Support without GLSL 2013-02-26 13:49:00 -06:00
PulseAudioStream.cpp re-enable PulseAudio backend 2013-01-13 22:22:06 -06:00
PulseAudioStream.h use pulseaudio "simple" api 2013-01-09 17:45:16 -06:00
SoundStream.h Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
WaveFile.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
WaveFile.h 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed. 2013-01-11 22:22:55 -05:00
XAudio2Stream.cpp Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon. 2013-03-19 21:51:12 -04:00
XAudio2Stream.h A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attempt to fix the crash on stop(didn't help :p). For some reason CFrame::DoStop is called twice.(might be the issue) 2011-03-15 23:09:12 +00:00