| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-16 | audio_in: Mark several functions as const | Lioncash | |
| These functions don't modify class state, so we can mark them as such | |||
| 2022-09-16 | audio_buffers: Pass by const-ref in AppendBuffers | Lioncash | |
| This function doesn't modify the passed in buffer, so we can make that explicit. | |||
| 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 | |
