This website requires JavaScript.
Explore
Help
Sign In
debuggerx
/
eden
Watch
1
Star
0
Fork
0
You've already forked eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced
2026-09-12 14:48:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95d96cfe663aadedf86ce2b8bd2dfc132463b819
eden
/
src
/
audio_core
/
sink
T
History
Fernando S
d61df0f400
Merge pull request
#12387
from liamwhite/oboe
...
android: add oboe audio sink
2023-12-19 16:15:07 +01:00
..
cubeb_sink.cpp
Have GetActiveChannelCount return the system channels instead of host device channels
2023-12-16 12:49:28 -05: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
Remove memory allocations in some hot paths
2023-06-22 08:05:10 +01:00
oboe_sink.cpp
oboe_sink: specify additional required parameters
2023-12-18 17:27:32 -05:00
oboe_sink.h
android: add oboe audio sink
2023-12-17 01:42:59 -05:00
sdl2_sink.cpp
Have GetActiveChannelCount return the system channels instead of host device channels
2023-12-16 12:49:28 -05: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
android: add oboe audio sink
2023-12-17 01:42:59 -05:00
sink_details.h
(ui,)settings: Use explicit instantiation
2023-07-21 10:56:54 -04:00
sink_stream.cpp
audio: skip coefficient normalization for downmix
2023-12-16 13:05:55 -05:00
sink_stream.h
audio_core: ignore renderer wait when stream is paused
2023-11-12 23:10:53 -05:00
sink.h
Have GetActiveChannelCount return the system channels instead of host device channels
2023-12-16 12:49:28 -05:00