Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't stall with nvdec | Kelebek1 | 2022-09-04 | 1 | -0/+14 |
* | Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. | Kelebek1 | 2022-09-02 | 1 | -16/+0 |
* | Project Andio | Kelebek1 | 2022-07-22 | 1 | -0/+100 |
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -31/+0 |
* | DSP: Create backing memory for entire DSP RAM | Yuri Kunde Schlesner | 2017-05-10 | 1 | -7/+6 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -1/+1 |
* | audio_core: Add EnableStretching to interface so that one can toggle stretching on and off | MerryMage | 2016-08-31 | 1 | -0/+3 |
* | Audio: Add sink selection to configuration files | MerryMage | 2016-04-30 | 1 | -0/+5 |
* | AudioCore: Move samples_per_frame and num_sources into hle/common.h | MerryMage | 2016-04-28 | 1 | -2/+0 |
* | AudioCore: Skeleton Implementation | MerryMage | 2016-02-21 | 1 | -0/+26 |