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
/
sdl2_sink.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have GetActiveChannelCount return the system channels instead of host device channels
Kelebek1
2023-12-16
1
-1
/
+2
*
audio_core: ignore renderer wait when stream is paused
Liam
2023-11-13
1
-1
/
+1
*
Pre-test opening a stream for audio backends, fall back to null if not suitable.
Kelebek1
2023-08-23
1
-2
/
+38
*
yuzu-sdl,audio_core: Remove antiquated warning ignore
lat9nq
2023-05-05
1
-10
/
+1
*
audio_core: No longer stall when sink queue is full
Billy Laws
2023-03-27
1
-2
/
+0
*
sdl2_sink: Inline variable init into if condition
lat9nq
2022-10-17
1
-2
/
+1
*
sdl2_sink: Distinguish between capture and non-capture device names
lat9nq
2022-10-16
1
-1
/
+1
*
sdl2_sink: Check for null string when loading SDL audio devices
lat9nq
2022-10-16
1
-1
/
+4
*
Choose the SDL audio backend when Cubeb reports too high of a latency
Kelebek1
2022-10-09
1
-5
/
+5
*
Remove pause callbacks from coretiming
Kelebek1
2022-09-13
1
-22
/
+5
*
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
Kelebek1
2022-09-02
1
-323
/
+27
*
Project Andio
Kelebek1
2022-07-22
1
-0
/
+556