dolphin-emulator/Source/Core/AudioCommon/Src
2013-09-01 22:58:33 -04:00
..
aldlist.cpp
aldlist.h
AlsaSoundStream.cpp added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
AlsaSoundStream.h added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
AOSoundStream.cpp
AOSoundStream.h
AudioCommon.cpp
AudioCommon.h
CoreAudioSoundStream.cpp added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
CoreAudioSoundStream.h added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
DPL2Decoder.cpp A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
DPL2Decoder.h
DSoundStream.cpp DSBCAPS_GLOBALFOCUS allows sound to still play when the application is in the background. Other backends do this, so why not let dsound do it too. 2013-06-22 23:23:53 -04:00
DSoundStream.h
Mixer.cpp A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Mixer.h fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp Merge in JP's change to fix audio stuttering with OpenAL. 2013-06-23 02:46:45 -05:00
OpenALStream.h
OpenSLESStream.cpp Fix most ARM warnings 2013-07-05 19:56:15 -05:00
OpenSLESStream.h added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
PulseAudioStream.cpp added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
PulseAudioStream.h added new license header to missed audio source files 2013-06-22 23:20:48 -04:00
SoundStream.h
WaveFile.cpp fixed uninitialzed audio_size variable in WaveFileWriter 2013-06-22 23:24:05 -04:00
WaveFile.h
XAudio2Stream.cpp
XAudio2Stream.h