dolphin/Source/Core/AudioCommon
shuffle2 ca3002977b Merge pull request #256 from magumagu/dsound-notify
DSound: use DSound notifications to produce sound.
2014-05-23 17:02:55 -07: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 Merge pull request #220 from magumagu/audio-handling-cleanup-v2 2014-03-30 13:24:52 +02:00
AudioCommon.h Move audio handling out of DSP emulation. 2014-03-29 11:19:32 -07:00
AudioCommon.vcxproj
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
DPL2Decoder.h
DSoundStream.cpp Merge pull request #256 from magumagu/dsound-notify 2014-05-23 17:02:55 -07:00
DSoundStream.h Merge pull request #256 from magumagu/dsound-notify 2014-05-23 17:02:55 -07:00
Mixer.cpp Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Mixer.h Delete a bunch of old audio HLE cruft. 2014-03-26 11:17:19 -07:00
NullSoundStream.cpp
NullSoundStream.h Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
OpenALStream.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
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 clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
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
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