Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9289 from liamwhite/fruit-company | liamwhite | 2022-12-03 | 1 | -4/+4 |
|\ | |||||
| * | general: fix compile for Apple Clang | Liam | 2022-11-23 | 1 | -4/+4 |
* | | audio_core: sink_stream: Hold the suspend lock when process is stalled. | bunnei | 2022-11-30 | 1 | -5/+6 |
|/ | |||||
* | Do not try to pause core timing from the audio thread when using single-core | Kelebek1 | 2022-09-22 | 1 | -2/+7 |
* | Merge pull request #8878 from Kelebek1/remove_pause | bunnei | 2022-09-15 | 1 | -0/+16 |
|\ | |||||
| * | Remove pause callbacks from coretiming | Kelebek1 | 2022-09-13 | 1 | -0/+16 |
* | | Remove a pragma once from a cpp file | Kelebek1 | 2022-09-12 | 1 | -2/+0 |
|/ | |||||
* | Don't stall with nvdec | Kelebek1 | 2022-09-04 | 1 | -1/+7 |
* | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 1 | -0/+259 |