dolphin/Source/Core/AudioCommon/Src
ayuanx 571a47ef9a This could alleviate the suffering of dual core synchronization a bit.
But I doubt you would notice it in most cases.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4830 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-14 10:52:14 +00:00
..
aldlist.cpp
aldlist.h
AlsaSoundStream.cpp Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AlsaSoundStream.h Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AOSoundStream.cpp Thread safe. 2009-12-18 19:52:04 +00:00
AOSoundStream.h Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
AudioCommon.cpp Sound System Rework: Phase 1 2009-12-22 07:26:30 +00:00
AudioCommon.h Sound System Rework: Phase 2 2009-12-23 15:34:14 +00:00
AudioCommonConfig.cpp
AudioCommonConfig.h
CoreAudioSoundStream.cpp coreaudio backend make sound now 2010-01-12 22:35:28 +00:00
CoreAudioSoundStream.h
DSoundStream.cpp This could alleviate the suffering of dual core synchronization a bit. 2010-01-14 10:52:14 +00:00
DSoundStream.h This could alleviate the suffering of dual core synchronization a bit. 2010-01-14 10:52:14 +00:00
Mixer.cpp Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
Mixer.h Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
NullSoundStream.h Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
OpenALStream.cpp Sound System Rework: Phase 2 2009-12-23 15:34:14 +00:00
OpenALStream.h This could alleviate the suffering of dual core synchronization a bit. 2010-01-14 10:52:14 +00:00
PulseAudioStream.cpp
PulseAudioStream.h
SConscript
SoundStream.h Code cleanup, removed extern declaration in sound streams 2009-12-13 11:51:29 +00:00
WaveFile.cpp
WaveFile.h