dolphin/Source/Core/AudioCommon
sowens99 1d5d896eaa Add timecode to dspdump and dtkdump
Match the same formatting present in framedump filenames.
2021-10-03 18:20:01 -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 Add timecode to dspdump and dtkdump 2021-10-03 18:20:01 -04:00
AudioCommon.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
AudioStretcher.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CubebStream.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CubebUtils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02: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 Mixer: Support GBA samples mixing 2021-07-13 16:40:07 +02:00
Mixer.h Mixer: Support GBA samples mixing 2021-07-13 16:40:07 +02: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 AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
OpenALStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02: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 AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
WASAPIStream.h AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
WaveFile.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WaveFile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00