index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio_core
/
device
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-22
audio: fix released buffer bounds check
Liam
2024-02-20
audio: rewrite IAudioOut
Liam
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-12
audio: fetch process object from handle table
Liam
2023-12-23
core_timing: remove user data value
Liam
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-04-01
Merge pull request #9969 from bylaws/master
bunnei
2023-03-26
audio: Interpolate system manager sample count using host sink sample info
Billy Laws
2023-03-23
memory: rename global memory references to application memory
Liam
2023-03-12
general: fix spelling mistakes
Liam
2022-12-16
Signal buffer event on audio in/out system stop, and force remove all registe...
Kelebek1
2022-09-16
audio_buffers: Pass by const-ref in AppendBuffers
Lioncash
2022-09-16
device_session: Convert for loop into ranged for in AppendBuffers
Lioncash
2022-09-16
device_session: Pass arguments by const-ref in relevant functions
Lioncash
2022-09-15
audio_core: Amend documentation tags
Lioncash
2022-09-02
Rework audio output, connecting AudioOut into coretiming to fix desync during...
Kelebek1
2022-07-22
Project Andio
Kelebek1