summaryrefslogtreecommitdiffstats
path: root/src/audio_core/buffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Project AndioKelebek12022-07-221-44/+0
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* audio_core: Make shadowing and unused parameters errorsLioncash2020-12-031-1/+1
* audio_core/buffer: Make const and non-const getter for samples consistentLioncash2019-02-161-1/+1
* audio_core: Use s16 where possible for audio samples.bunnei2018-08-051-4/+9
* audio_core: Misc. improvements to stream/buffer/audio_out.bunnei2018-07-311-0/+3
* audio_core: Add initial code for keeping track of audout state.bunnei2018-07-281-0/+37