summaryrefslogtreecommitdiffstats
path: root/src/audio_core/audio_core.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04Rework ADSP into a wrapper for appsKelebek11-3/+3
2023-06-08nvnflinger: allow locking framerate during video playbackLiam1-14/+0
2022-09-15audio_core: Amend documentation tagsLioncash1-1/+1
2022-09-13Remove pause callbacks from coretimingKelebek11-8/+0
2022-09-04Don't stall with nvdecKelebek11-0/+14
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-16/+0
2022-07-22Project AndioKelebek11-0/+100
2018-01-13Massive removal of unused modulesJames Rowe1-31/+0
2017-05-10DSP: Create backing memory for entire DSP RAMYuri Kunde Schlesner1-7/+6
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-1/+1
2016-08-31audio_core: Add EnableStretching to interface so that one can toggle stretching on and offMerryMage1-0/+3
2016-04-30Audio: Add sink selection to configuration filesMerryMage1-0/+5
2016-04-28AudioCore: Move samples_per_frame and num_sources into hle/common.hMerryMage1-2/+0
2016-02-21AudioCore: Skeleton ImplementationMerryMage1-0/+26