25 Commits (2771bde17a2e732a9a223704fa4c87ba5e434491)

Author SHA1 Message Date
Lioncash b0ebdfae34 Add all services to the Service namespace 10 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
MerryMage de4fa45fb5 audio_core: Tweak audio latency 10 years ago
MerryMage 96febf8f85 audio_core: Add EnableStretching to interface so that one can toggle stretching on and off 10 years ago
MerryMage 559ca8ae8a sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 10 years ago
MerryMage ba0f27c797 DSP/HLE: Audio output 10 years ago
MerryMage 8a1bd3ee7a DSP/HLE: Implement mixer processing 10 years ago
Maribel be941f1ecf AudioCore: Implement time stretcher (#1737) 10 years ago
Lioncash bb6bae806e source: Fix missing logging arguments 10 years ago
Alexander Laties 17e9bc5392 fixup simple type conversions where possible 10 years ago
bunnei bc76985937 HLE: Fix recent DSP change for Visual Studio. 10 years ago
MerryMage f0cc8dc9ed DSP/HLE: Implement Source processing 10 years ago
MerryMage aa47fc2406 Audio: Add sink selection to configuration files 10 years ago
MerryMage 1e19d9c579 AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion() 10 years ago
MerryMage 89e1019dc8 AudioCore: Move samples_per_frame and num_sources into hle/common.h 10 years ago
MerryMage 4827a1bff7 DSP_DSP: Updated interrupt implementation 10 years ago
MerryMage 60ad3dcbcb DSP/Pipe: There are 8 pipes 10 years ago
MerryMage 66ae4cddb5 DSP: Implement audio filters (simple, biquad) 10 years ago
MerryMage 447d9a5677 DSP: Implement Pipe 2 10 years ago
MerryMage d2710b784a AudioCore: Skeleton Implementation 10 years ago