dolphin/Source/Core/AudioCommon/Src
2010-02-12 16:40:13 +00:00
..
aldlist.cpp Fix minor issue with inclusion of OpenAL headers 2010-01-31 23:46:50 +00:00
aldlist.h
AlsaSoundStream.cpp
AlsaSoundStream.h
AOSoundStream.cpp
AOSoundStream.h
AudioCommon.cpp
AudioCommon.h
AudioCommonConfig.cpp Fix an issue with OpenAL not properly using the correct Volume on boot 2010-02-07 19:36:29 +00:00
AudioCommonConfig.h
CoreAudioSoundStream.cpp Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying to decode CMPR textures, as it fails horribly. Fixes a memory leak in EXI devices, where the destructor wouldn't be called, causing a 32MB leak with memory cards(if you have two), and maybe a bit more from the other EXI devices 2010-02-12 16:40:13 +00:00
CoreAudioSoundStream.h
DSoundStream.cpp
DSoundStream.h
Mixer.cpp
Mixer.h
OpenALStream.cpp Fix an issue with OpenAL not properly using the correct Volume on boot 2010-02-07 19:36:29 +00:00
OpenALStream.h Fix minor issue with inclusion of OpenAL headers 2010-01-31 23:46:50 +00:00
PulseAudioStream.cpp
PulseAudioStream.h
SConscript
SoundStream.h Some small clean up + fixes to make valgrind happy 2010-02-02 08:10:23 +00:00
WaveFile.cpp
WaveFile.h