Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smooth out the DSP callback by adding a 5ms wait time limit | Kelebek1 | 2023-05-18 | 1 | -5/+4 |
* | audio: Wait for samples on the emulated DSP side to avoid desyncs | Billy Laws | 2023-03-27 | 1 | -17/+1 |
* | audio: Interpolate system manager sample count using host sink sample info | Billy Laws | 2023-03-26 | 1 | -1/+0 |
* | remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency | arades79 | 2023-02-14 | 1 | -1/+1 |
* | add static lifetime to constexpr values to force compile time evaluation where possible | arades79 | 2023-02-14 | 1 | -1/+1 |
* | common: remove "yuzu:" prefix from thread names | Liam | 2022-10-04 | 1 | -1/+1 |
* | Remove pause callbacks from coretiming | Kelebek1 | 2022-09-13 | 1 | -10/+1 |
* | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 1 | -31/+4 |
* | Project Andio | Kelebek1 | 2022-07-22 | 1 | -0/+162 |