summaryrefslogtreecommitdiff
path: root/src/audio_core/buffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_core: Make shadowing and unused parameters errorsGravatar Lioncash2020-12-031-1/+1
* audio_core/buffer: Make const and non-const getter for samples consistentGravatar Lioncash2019-02-161-1/+1
* audio_core: Use s16 where possible for audio samples.Gravatar bunnei2018-08-041-4/+9
* audio_core: Misc. improvements to stream/buffer/audio_out.Gravatar bunnei2018-07-301-0/+3
* audio_core: Add initial code for keeping track of audout state.Gravatar bunnei2018-07-271-0/+37