15 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Chloe Marcec 9a4beac95a audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
Lioncash bd983414f6 core_timing: Convert core timing into a class 7 years ago
Lioncash a73c7c73eb audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG 7 years ago
Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
bunnei 1dee8ceda1 audio_core: Use s16 where possible for audio samples. 7 years ago
bunnei 34b3f83498 audio_core: Sinks need unique names as well. 8 years ago
bunnei 9f846d3aa4 audio_core: Streams need unique names for CoreTiming. 8 years ago
Lioncash c1c397d37c audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype 8 years ago
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
bunnei f437c11caf audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
bunnei 0e8a2c7222 audio_core: Misc. improvements to stream/buffer/audio_out. 8 years ago
bunnei ab756fd068 audio_core: Add initial code for keeping track of audout state. 8 years ago