Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: Add mpg123 bindings. | David Thompson | 2020-04-07 | 1 | -0/+10 |
| | | | | | | * chickadee/audio/mpg123.scm: New file. * Makefile.am (SOURCES): Add it. * configure.ac: Check for mpg123 library. | ||||
* | audio: Add libvorbisfile bindings. | David Thompson | 2020-04-07 | 1 | -0/+10 |
| | | | | | | * chickadee/audio/vorbis.scm: New file. * Makefile.am (SOURCES): Add it. * configure.ac: Check for vorbis library. | ||||
* | audio: Add OpenAL bindings. | David Thompson | 2020-04-07 | 1 | -0/+10 |
| | |||||
* | Bump to version 0.4.0. | David Thompson | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | configure: Accept Guile 3.0.v0.3.0 | David Thompson | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Bump to version 0.3.0. | David Thompson | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | configure: Drop Guile 2.0 support.v0.2.0 | David Thompson | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.2.0. | David Thompson | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | First commit! | David Thompson | 2017-01-04 | 1 | -0/+26 |