31 Commits (3a91a62b8f80046f18b7629657e3679b1eb3deb4)

Author SHA1 Message Date
Huw Pascoe a13ab958cb Fixed type conversion ambiguity 9 years ago
Subv d7459354f5 Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). 9 years ago
MerryMage 933508e2a2 interpolate: Interpolate on a frame-by-frame basis 9 years ago
Yuri Kunde Schlesner b4a93cfdde DSP: Create backing memory for entire DSP RAM 9 years ago
Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593) 9 years ago
Jake Merdich ff28080091 Support looping HLE audio (#2422) 9 years ago
Lioncash 963aedd8cc Add all services to the Service namespace 10 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 10 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
MerryMage 991cdda3fc audio_core: Tweak audio latency 10 years ago
MerryMage 904a319694 audio_core: Add EnableStretching to interface so that one can toggle stretching on and off 10 years ago
MerryMage 0ef4185644 sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 10 years ago
MerryMage f4d364a60e DSP/HLE: Audio output 10 years ago
MerryMage 6542c60602 DSP/HLE: Implement mixer processing 10 years ago
Maribel 6f6af6928f AudioCore: Implement time stretcher (#1737) 10 years ago
Lioncash da2400a601 source: Fix missing logging arguments 10 years ago
Alexander Laties 0a31e373f1 fixup simple type conversions where possible 10 years ago
bunnei 1a6cd7eb4b HLE: Fix recent DSP change for Visual Studio. 10 years ago
MerryMage b242bdf945 DSP/HLE: Implement Source processing 10 years ago
MerryMage 4e971f44a2 Audio: Add sink selection to configuration files 10 years ago
MerryMage 22995bd9bf AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion() 10 years ago
MerryMage dda9ffe790 AudioCore: Move samples_per_frame and num_sources into hle/common.h 10 years ago
MerryMage ff6db69c60 DSP_DSP: Updated interrupt implementation 10 years ago
MerryMage 555907ce8d DSP/Pipe: There are 8 pipes 10 years ago
MerryMage 2a99464ef1 DSP: Implement audio filters (simple, biquad) 10 years ago
MerryMage 004991d79e DSP: Implement Pipe 2 10 years ago
MerryMage 8b00954ec7 AudioCore: Skeleton Implementation 10 years ago