Liam
|
09777eea76
|
kernel: remove KWritableEvent
|
2022-10-12 20:29:29 -04:00 |
|
Lioncash
|
1e6ce3d3c9
|
audio_out: Mark several functions as const
These don't affect class state, so we can mark them as such.
|
2022-09-16 09:45:51 -04:00 |
|
Lioncash
|
12b4a200e9
|
audio_buffers: Pass by const-ref in AppendBuffers
This function doesn't modify the passed in buffer, so we can make that
explicit.
|
2022-09-16 09:36:03 -04:00 |
|
Lioncash
|
af8ce57e18
|
audio_core: Amend documentation tags
Resolves a wackload of -Wdocumentation warnings due to mismatching tags
and whatnot.
|
2022-09-15 09:47:23 -04:00 |
|
Kelebek1
|
c3e3874d8d
|
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
|
2022-09-02 04:43:04 +01:00 |
|
Kelebek1
|
be1f5f1d9f
|
Project Andio
|
2022-07-22 01:11:32 +01:00 |
|