dolphin/Source/Core/AudioCommon
JosJuice f09ceaa735 Move IOFile to a separate file
Reduces the number of files that need to be recompiled
when making changes to FileUtil.h.
2017-06-15 21:33:50 +02:00
..
AlsaSoundStream.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
AlsaSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AudioCommon.cpp AudioCommon: add Cubeb backend 2017-05-27 18:28:56 -07:00
AudioCommon.h AudioCommon: Move logic for default sound backend there from ConfigManager 2017-02-05 02:55:04 +01:00
AudioCommon.vcxproj AudioCommon: extract AudioStretcher class for time-stretching 2017-06-03 16:54:00 -07:00
AudioCommon.vcxproj.filters Merge pull request #5311 from ligfx/mixerdpl2 2017-06-05 20:09:18 -07:00
AudioStretcher.cpp AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples 2017-06-03 16:54:00 -07:00
AudioStretcher.h AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples 2017-06-03 16:54:00 -07:00
CMakeLists.txt AudioCommon: extract AudioStretcher class for time-stretching 2017-06-03 16:54:00 -07:00
CoreAudioSoundStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CoreAudioSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CubebStream.cpp AudioCommon: move DPL2 decoding into Mixer 2017-06-03 16:53:59 -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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Mixer.cpp AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples 2017-06-03 16:54:00 -07:00
Mixer.h AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples 2017-06-03 16:54:00 -07:00
NullSoundStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
NullSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OpenALStream.cpp OpenAL: hardcode that X-Fi supports surround 2017-06-06 15:23:55 -07:00
OpenALStream.h Fix OpenAL backend on macOS 2017-06-06 15:23:55 -07:00
OpenSLESStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OpenSLESStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PulseAudioStream.cpp AudioCommon: move DPL2 decoding into Mixer 2017-06-03 16:53:59 -07:00
PulseAudioStream.h Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
SoundStream.h Remove dead audio dumping code 2017-01-23 09:11:48 -05:00
WaveFile.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
WaveFile.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
XAudio2Stream.cpp msbuild: obey some warnings about missing virtual destructors 2017-06-07 20:20:25 -07:00
XAudio2Stream.h Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
XAudio2_7Stream.cpp msbuild: obey some warnings about missing virtual destructors 2017-06-07 20:20:25 -07:00
XAudio2_7Stream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
aldlist.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
aldlist.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00