dolphin/Source/Core/AudioCommon
2014-07-17 18:41:18 +12:00
..
aldlist.cpp
aldlist.h
AlsaSoundStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
AlsaSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
AOSoundStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
AOSoundStream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
AudioCommon.cpp Rewrite handling of DTK (streaming) audio. 2014-06-14 15:55:20 -07:00
AudioCommon.h Move audio handling out of DSP emulation. 2014-03-29 11:19:32 -07:00
AudioCommon.vcxproj Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
AudioCommon.vcxproj.filters
CMakeLists.txt
CoreAudioSoundStream.cpp
CoreAudioSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
DPL2Decoder.cpp Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
DPL2Decoder.h Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
DSoundStream.cpp Revert "DSound: use DSound notifications to produce sound." 2014-05-31 13:35:46 -07:00
DSoundStream.h Revert "DSound: use DSound notifications to produce sound." 2014-05-31 13:35:46 -07:00
Mixer.cpp Correct left/right volume for padded samples. 2014-07-17 18:41:18 +12:00
Mixer.h Audio Mixer: move Static variable to a member variable. 2014-07-17 18:26:21 +12:00
NullSoundStream.cpp
NullSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
OpenALStream.cpp Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
OpenALStream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
OpenSLESStream.cpp
OpenSLESStream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
PulseAudioStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
PulseAudioStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
SoundStream.h
stdafx.cpp
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
WaveFile.cpp
WaveFile.h
XAudio2_7Stream.cpp Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2_7Stream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2Stream.cpp Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2Stream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00