9 Commits (f70fd66c6f55b48373225693efa8e880b8e1cf8d)

Author SHA1 Message Date
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash f2c756b0f4 codec: Make lookup table static constexpr 6 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
bunnei 7688b83a1c audio_core: Port codec code from Citra for ADPCM decoding. 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
Subv 3532957099 Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
MerryMage f9d22fe9b5 DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 10 years ago