This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-09-19 15:12:16 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0bbbe80f75596c090f161ef32a980366e3a436d3
yuzu-android
/
src
/
audio_core
/
sink
History
Liam
68ea0a2b72
audio: fix shutdown deadlock in audio renderer
2023-10-13 16:34:31 -04:00
..
cubeb_sink.cpp
audio: allow more latency in cubeb initialization
2023-08-27 12:46:01 -04:00
cubeb_sink.h
Pre-test opening a stream for audio backends, fall back to null if not suitable.
2023-08-23 08:33:26 +01:00
null_sink.h
…
sdl2_sink.cpp
Pre-test opening a stream for audio backends, fall back to null if not suitable.
2023-08-23 08:33:26 +01:00
sdl2_sink.h
Pre-test opening a stream for audio backends, fall back to null if not suitable.
2023-08-23 08:33:26 +01:00
sink_details.cpp
audio: allow more latency in cubeb initialization
2023-08-27 12:46:01 -04:00
sink_details.h
(ui,)settings: Use explicit instantiation
2023-07-21 10:56:54 -04:00
sink_stream.cpp
audio: fix shutdown deadlock in audio renderer
2023-10-13 16:34:31 -04:00
sink_stream.h
…
sink.h
…