aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/sink_stream.h
AgeCommit message (Collapse)Author
2022-07-22Project AndioKelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2018-09-12audio_core: Flush stream when not playing anythingMerryMage
2018-09-08Add audio stretching supportfearlessTobi
2018-08-04audio_core: Use s16 where possible for audio samples.bunnei
2018-07-30audio_core: Add interfaces for Sink and SinkStream.bunnei