This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
8fd4e44014119a1c155de64d63d455390f852a22
yuzu
/
src
/
audio_core
/
sink
T
History
bunnei
8fd4e44014
audio_core: sink_stream: Hold the suspend lock when process is stalled.
...
- Prevents us from clashing with other callers trying to un/stall.
2022-11-29 20:32:06 -08:00
..
cubeb_sink.cpp
Choose the SDL audio backend when Cubeb reports too high of a latency
2022-10-09 13:47:59 +01:00
cubeb_sink.h
Choose the SDL audio backend when Cubeb reports too high of a latency
2022-10-09 13:47:59 +01:00
null_sink.h
Remove pause callbacks from coretiming
2022-09-13 13:20:35 +01:00
sdl2_sink.cpp
sdl2_sink: Inline variable init into if condition
2022-10-16 21:36:40 -04:00
sdl2_sink.h
Choose the SDL audio backend when Cubeb reports too high of a latency
2022-10-09 13:47:59 +01:00
sink_details.cpp
audio_core: Revert sink name to sdl2
2022-10-14 10:59:33 -05:00
sink_details.h
Choose the SDL audio backend when Cubeb reports too high of a latency
2022-10-09 13:47:59 +01:00
sink_stream.cpp
audio_core: sink_stream: Hold the suspend lock when process is stalled.
2022-11-29 20:32:06 -08:00
sink_stream.h
audio_core: sink_stream: Hold the suspend lock when process is stalled.
2022-11-29 20:32:06 -08:00
sink.h
Merge pull request
#8878
from Kelebek1/remove_pause
2022-09-15 13:50:13 -07:00