summaryrefslogtreecommitdiff
path: root/chickadee/audio.scm
Commit message (Expand)AuthorAgeFilesLines
* audio: Add public audio API.David Thompson2020-04-071-0/+763
* Move SDL game loop implementation to its own module.David Thompson2018-08-231-147/+0
* audio: Use values between 0 and 1 for volume.David Thompson2018-01-091-9/+12
* Add audio support.David Thompson2017-01-241-0/+144