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
/
sink
/
sink_stream.h
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
2023-11-12
audio_core: ignore renderer wait when stream is paused
Liam
2023-06-30
sink_stream: Resolve heap buffer corruption due to out of bounds write
Morph
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-04
audio_renderer: resolve adsp thread deadlock shutdown
Liam
2023-04-08
Use GetGlobalTimeNs as opposed to clock ticks
Billy Laws
2023-03-27
audio_core: No longer stall when sink queue is full
Billy Laws
2023-03-27
Run clang-format
Billy Laws
2023-03-27
audio: Wait for samples on the emulated DSP side to avoid desyncs
Billy Laws
2023-03-26
audio: Interpolate system manager sample count using host sink sample info
Billy Laws
2022-11-29
audio_core: sink_stream: Hold the suspend lock when process is stalled.
bunnei
2022-09-16
sink_stream: Mark GetQueueSize as const
Lioncash
2022-09-15
Merge pull request #8878 from Kelebek1/remove_pause
bunnei
2022-09-15
audio_core: Amend documentation tags
Lioncash
2022-09-13
Remove pause callbacks from coretiming
Kelebek1
2022-09-02
Rework audio output, connecting AudioOut into coretiming to fix desync during...
Kelebek1
2022-07-22
Project Andio
Kelebek1