summaryrefslogtreecommitdiff
path: root/sly/audio.scm
Commit message (Collapse)AuthorAgeFilesLines
* audio: Adjust name of argument to load-sample.David Thompson2016-02-101-3/+3
| | | | * sly/audio.scm (load-sample): s/filename/file/
* audio: Add #:loop? argument to play-music.David Thompson2016-01-121-2/+2
| | | | * sly/audio.scm (play-music): Add #:loop? keyword argument.
* Upgrade to SDL2!David Thompson2015-12-221-28/+27
| | | | | | This commit is massive and crazy and I'm not going to do the usual GNU ChangeLog thing because it's just too much. Let's just be happy that the port is completed!
* Rename guile-2d to Sly!David Thompson2014-06-281-0/+128
Massive find/replace job.