index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audio_core
/
sink
/
sink_stream.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sink_stream: Resolve heap buffer corruption due to out of bounds write
Morph
2023-06-30
1
-3
/
+0
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-1
/
+4
*
audio_renderer: resolve adsp thread deadlock shutdown
Liam
2023-06-04
1
-2
/
+3
*
Use GetGlobalTimeNs as opposed to clock ticks
Billy Laws
2023-04-08
1
-1
/
+1
*
audio_core: No longer stall when sink queue is full
Billy Laws
2023-03-27
1
-15
/
+1
*
Run clang-format
Billy Laws
2023-03-27
1
-1
/
+0
*
audio: Wait for samples on the emulated DSP side to avoid desyncs
Billy Laws
2023-03-27
1
-0
/
+9
*
audio: Interpolate system manager sample count using host sink sample info
Billy Laws
2023-03-26
1
-0
/
+17
*
audio_core: sink_stream: Hold the suspend lock when process is stalled.
bunnei
2022-11-30
1
-2
/
+3
*
sink_stream: Mark GetQueueSize as const
Lioncash
2022-09-16
1
-1
/
+1
*
Merge pull request #8878 from Kelebek1/remove_pause
bunnei
2022-09-15
1
-2
/
+0
|
\
|
*
Remove pause callbacks from coretiming
Kelebek1
2022-09-13
1
-2
/
+0
*
|
audio_core: Amend documentation tags
Lioncash
2022-09-15
1
-1
/
+1
|
/
*
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
Kelebek1
2022-09-02
1
-72
/
+99
*
Project Andio
Kelebek1
2022-07-22
1
-0
/
+224