| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-03 | common: remove "yuzu:" prefix from thread names | Liam | |
| 2022-09-21 | audio_renderer: Make GetCommandBuffer() take a u32 | Lioncash | |
| This function is only ever called with unsigned types, and all of the other interface functions take session_id as a u32, so this makes the class a little more consistent. | |||
| 2022-09-16 | audio_renderer: Pass command buffer by const reference | Lioncash | |
| This is just being copied and isn't modified at all. | |||
| 2022-09-15 | audio_core: Amend documentation tags | Lioncash | |
| Resolves a wackload of -Wdocumentation warnings due to mismatching tags and whatnot. | |||
| 2022-09-02 | Rework audio output, connecting AudioOut into coretiming to fix desync ↵ | Kelebek1 | |
| during heavy loads. | |||
| 2022-07-22 | Project Andio | Kelebek1 | |
