Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-22 | Remove memory allocations in some hot paths | Kelebek1 | 1 | -2/+3 |
2023-03-07 | hle: rename legacy errors to Results | Liam | 2 | -4/+4 |
2022-12-16 | Signal buffer event on audio in/out system stop, and force remove all registered audio buffers | Kelebek1 | 1 | -2/+5 |
2022-10-26 | audio_in/out_system: Pass Initialize members by value where applicable | Lioncash | 2 | -2/+2 |
2022-10-13 | kernel: remove KWritableEvent | Liam | 1 | -3/+3 |
2022-09-16 | audio_in: Mark several functions as const | Lioncash | 4 | -18/+18 |
2022-09-16 | audio_buffers: Pass by const-ref in AppendBuffers | Lioncash | 1 | -6/+8 |
2022-09-15 | audio_core: Amend documentation tags | Lioncash | 1 | -1/+1 |
2022-09-02 | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 1 | -2/+8 |
2022-07-22 | Project Andio | Kelebek1 | 4 | -0/+735 |