dolphin/Source/Core/AudioCommon
Mai M 6c72e6814d
Merge pull request #10169 from leoetlino/fmt-localtime
Use fmt::localtime instead of thread-unsafe std::localtime
2021-11-07 00:08:14 -04:00
..
AlsaSoundStream.cpp AudioCommon: get rid of Update(), it never does anything 2021-08-08 00:14:49 +01:00
AlsaSoundStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
AudioCommon.cpp Merge pull request #10169 from leoetlino/fmt-localtime 2021-11-07 00:08:14 -04:00
AudioCommon.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AudioStretcher.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
AudioStretcher.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt Merge pull request #9071 from orbea/cmake 2020-10-26 18:48:42 +01:00
CubebStream.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
CubebStream.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CubebUtils.cpp Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
CubebUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Enums.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Mixer.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
Mixer.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
NullSoundStream.cpp AudioCommon: make SoundLoop() non-virtual and private 2021-08-08 00:15:05 +01:00
NullSoundStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
OpenALStream.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
OpenALStream.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
OpenSLESStream.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
OpenSLESStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
PulseAudioStream.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
PulseAudioStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
SoundStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
SurroundDecoder.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SurroundDecoder.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WASAPIStream.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
WASAPIStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
WaveFile.cpp Port Main.DSP to MainSettings 2021-10-15 23:24:46 -04:00
WaveFile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00