Commit History

Author SHA1 Message Date
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
  bunnei f1cb3903ac audio_core: Port codec code from Citra for ADPCM decoding. 8 years ago
  James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
  Subv d7459354f5 Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). 8 years ago
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
  fincs 0bbda3bab4 codec: Fix ADPCM distortion caused by incorrect nibble order 10 years ago
  MerryMage efd1c3f8c3 DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 10 years ago