22 Commits (46f2ca41a4779e510900f3b40a6ed59d3e16f53a)

Author SHA1 Message Date
Chloe Marcec b467478dcf audout: FlushAudioOutBuffers 5 years ago
Lioncash 29db886722 audio_core: Make shadowing and unused parameters errors 5 years ago
Chloe Marcec a894cf5169 audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
David Marcec f0685697da audio: Improving audio timing for multicore/single core 6 years ago
Fernando Sahmkow 78a23536d4 Audio: Correct buffer release for host timing. 6 years ago
Fernando Sahmkow 0fd333a248 AudioCore: Use nanoseconds instead of cycles for buffer time. 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
David Marcec 9578a9a72d Cleanup 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 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
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
bunnei 600e4bbeac audio_core: Use s16 where possible for audio samples. 7 years ago
bunnei 7186882bfe audio_core: Streams need unique names for CoreTiming. 7 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