dolphin/Source/Core/AudioCommon
BhaaL 072c161445 upgrade to Windows SDK 10.0.15063.0
this is required for /permissive- to work, because some headers in the
Windows SDK use Microsoft extensions that are not allowed in standards mode
2017-05-28 13:37:31 +02:00
..
aldlist.cpp
aldlist.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AlsaSoundStream.cpp
AlsaSoundStream.h
AudioCommon.cpp AudioCommon: add Cubeb backend 2017-05-27 18:28:56 -07:00
AudioCommon.h
AudioCommon.vcxproj upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
AudioCommon.vcxproj.filters Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
CMakeLists.txt Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
CoreAudioSoundStream.cpp
CoreAudioSoundStream.h
CubebStream.cpp Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
CubebStream.h CubebStream: Add missing <vector> include 2017-05-27 23:50:39 -04:00
CubebUtils.cpp Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
CubebUtils.h Add CubebUtils namespace and hook up cubeb logging 2017-05-27 18:28:57 -07:00
DPL2Decoder.cpp DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
DPL2Decoder.h
Mixer.cpp Mixer: Tweak audio stretch parameters 2017-04-12 17:56:58 +01:00
Mixer.h Mixer: Use a temporary buffer when stretching audio 2017-04-12 14:58:20 +01:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp OpenALStream: Remove audio stretching 2017-04-12 13:15:00 +01:00
OpenALStream.h OpenALStream: Remove audio stretching 2017-04-12 13:15:00 +01:00
OpenSLESStream.cpp
OpenSLESStream.h
PulseAudioStream.cpp
PulseAudioStream.h
SoundStream.h
WaveFile.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
WaveFile.h
XAudio2_7Stream.cpp C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
XAudio2_7Stream.h
XAudio2Stream.cpp C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
XAudio2Stream.h