summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink_stream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | 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.
* audio_core: Flush stream when not playing anythingMerryMage2018-09-121-0/+2
|
* Add audio stretching supportfearlessTobi2018-09-081-0/+2
|
* audio_core: Use s16 where possible for audio samples.bunnei2018-08-051-2/+2
|
* audio_core: Add interfaces for Sink and SinkStream.bunnei2018-07-311-0/+32