Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GetGlobalTimeNs as opposed to clock ticks | Billy Laws | 2023-04-08 | 1 | -1/+1 |
* | audio_core: No longer stall when sink queue is full | Billy Laws | 2023-03-27 | 1 | -15/+1 |
* | Run clang-format | Billy Laws | 2023-03-27 | 1 | -1/+0 |
* | audio: Wait for samples on the emulated DSP side to avoid desyncs | Billy Laws | 2023-03-27 | 1 | -0/+9 |
* | audio: Interpolate system manager sample count using host sink sample info | Billy Laws | 2023-03-26 | 1 | -0/+17 |
* | audio_core: sink_stream: Hold the suspend lock when process is stalled. | bunnei | 2022-11-30 | 1 | -2/+3 |
* | sink_stream: Mark GetQueueSize as const | Lioncash | 2022-09-16 | 1 | -1/+1 |
* | Merge pull request #8878 from Kelebek1/remove_pause | bunnei | 2022-09-15 | 1 | -2/+0 |
|\ | |||||
| * | Remove pause callbacks from coretiming | Kelebek1 | 2022-09-13 | 1 | -2/+0 |
* | | audio_core: Amend documentation tags | Lioncash | 2022-09-15 | 1 | -1/+1 |
|/ | |||||
* | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 1 | -72/+99 |
* | Project Andio | Kelebek1 | 2022-07-22 | 1 | -0/+224 |