dolphin/Source/Core/AudioCommon
2017-04-12 13:56:29 +01: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
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 Remove libao sound backend 2017-03-31 14:59:57 -07:00
AudioCommon.h AudioCommon: Move logic for default sound backend there from ConfigManager 2017-02-05 02:55:04 +01:00
AudioCommon.vcxproj Remove libao sound backend 2017-03-31 14:59:57 -07:00
AudioCommon.vcxproj.filters Remove libao sound backend 2017-03-31 14:59:57 -07:00
CMakeLists.txt Mixer: Implement audio stretching 2017-04-12 13:56:28 +01: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
DPL2Decoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DPL2Decoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Mixer.cpp Add audio stretching as a configuration option 2017-04-12 13:56:29 +01:00
Mixer.h Add audio stretching as a configuration option 2017-04-12 13:56:29 +01: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 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 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 Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02: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 Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
WaveFile.h Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
XAudio2_7Stream.cpp C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
XAudio2_7Stream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XAudio2Stream.cpp C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
XAudio2Stream.h Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00