20 Commits (5dc330f1efdc8d195b1ae549b2abcf7c42766188)

Author SHA1 Message Date
Lioncash 7739479e15 core/core_timing: Make callback parameters consistent 7 years ago
Lioncash bce7a71232 audio_core/buffer: Make const and non-const getter for samples consistent 7 years ago
Lioncash 1c3371c921 core_timing: Convert core timing into a class 7 years ago
Lioncash 1d2de5c4b5 core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
fearlessTobi ed00930999 dsp_interface: fix sound being played while volume is 0 7 years ago
Lioncash f652c969a4 audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG 7 years ago
Markus Wick 399d30b4bf microprofile: Drop ReleaseActiveBuffer scope. 7 years ago
Lioncash 9254ec6fde stream: Preserve enum class type in GetState() 7 years ago
David Marcec 5d1edf66c1 Added audren:u#GetAudioRendererState 7 years ago
Lioncash 184f8e72b0 stream: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
MerryMage 9ffbfeee26 audio_core: Flush stream when not playing anything 7 years ago
fearlessTobi 7377afca3a Add audio stretching support 7 years ago
Markus Wick 71250d28d6 Update microprofile scopes. 7 years ago
bunnei 600e4bbeac audio_core: Use s16 where possible for audio samples. 8 years ago
bunnei 7186882bfe audio_core: Streams need unique names for CoreTiming. 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
bunnei 0ba0cdbed9 audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 years ago
bunnei 02472448da audio_core: Misc. improvements to stream/buffer/audio_out. 8 years ago
bunnei fa8e381b3e audio_core: Add initial code for keeping track of audout state. 8 years ago