Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use spans over guest memory where possible instead of copying data. | Kelebek1 | 2023-07-03 | 1 | -3/+3 |
* | Remove memory allocations in some hot paths | Kelebek1 | 2023-06-22 | 1 | -6/+6 |
* | Merge pull request #9969 from bylaws/master | bunnei | 2023-04-01 | 1 | -2/+1 |
|\ | |||||
| * | audio: Interpolate system manager sample count using host sink sample info | Billy Laws | 2023-03-26 | 1 | -2/+1 |
* | | memory: rename global memory references to application memory | Liam | 2023-03-24 | 1 | -2/+2 |
|/ | |||||
* | Signal buffer event on audio in/out system stop, and force remove all registered audio buffers | Kelebek1 | 2022-12-16 | 1 | -0/+6 |
* | device_session: Convert for loop into ranged for in AppendBuffers | Lioncash | 2022-09-16 | 1 | -5/+5 |
* | device_session: Pass arguments by const-ref in relevant functions | Lioncash | 2022-09-16 | 1 | -3/+3 |
* | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 1 | -17/+35 |
* | Project Andio | Kelebek1 | 2022-07-22 | 1 | -0/+114 |