summaryrefslogtreecommitdiff
path: root/src/audio_core/audio_core.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-09-04Rework ADSP into a wrapper for appsKelebek1
2023-06-08nvnflinger: allow locking framerate during video playbackLiam
2022-09-15Merge pull request #8878 from Kelebek1/remove_pausebunnei
2022-09-15audio_core: Amend documentation tagsLioncash
2022-09-13Remove pause callbacks from coretimingKelebek1
2022-09-04Don't stall with nvdecKelebek1
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-07-22Project AndioKelebek1
2018-01-12Massive removal of unused modulesJames Rowe
2017-05-09DSP: Create backing memory for entire DSP RAMYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-31audio_core: Add EnableStretching to interface so that one can toggle stretchi...MerryMage
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-28AudioCore: Move samples_per_frame and num_sources into hle/common.hMerryMage
2016-02-21AudioCore: Skeleton ImplementationMerryMage