10 Commits (c436de82a7a96fbfdef00e7c5dd39eb670ce7dc1)

Author SHA1 Message Date
Kelebek1 de326e42bb Rework ADSP into a wrapper for apps 3 years ago
Kelebek1 ba0d258a3f Smooth out the DSP callback by adding a 5ms wait time limit 3 years ago
Billy Laws d3f0149af2 audio: Wait for samples on the emulated DSP side to avoid desyncs 3 years ago
Billy Laws 7e7ad78aaf audio: Interpolate system manager sample count using host sink sample info 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 4 years ago
Kelebek1 c6d4071162 Remove pause callbacks from coretiming 4 years ago
Kelebek1 c3e3874d8d Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago