summaryrefslogtreecommitdiff
path: root/src/audio_core/device
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-22audio: fix released buffer bounds checkLiam
2024-02-20audio: rewrite IAudioOutLiam
2024-01-18Core: Clang format and other small issues.Fernando Sahmkow
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2024-01-12audio: fetch process object from handle tableLiam
2023-12-23core_timing: remove user data valueLiam
2023-07-02Use spans over guest memory where possible instead of copying data.Kelebek1
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-04-01Merge pull request #9969 from bylaws/masterbunnei
2023-03-26audio: Interpolate system manager sample count using host sink sample infoBilly Laws
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-12general: fix spelling mistakesLiam
2022-12-16Signal buffer event on audio in/out system stop, and force remove all registe...Kelebek1
2022-09-16audio_buffers: Pass by const-ref in AppendBuffersLioncash
2022-09-16device_session: Convert for loop into ranged for in AppendBuffersLioncash
2022-09-16device_session: Pass arguments by const-ref in relevant functionsLioncash
2022-09-15audio_core: Amend documentation tagsLioncash
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during...Kelebek1
2022-07-22Project AndioKelebek1