summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.10.0.David Thompson2023-04-231-1/+1
|
* Update Guile version requirements to >= 3.0.6.David Thompson2022-12-101-0/+1
| | | | Thanks to Adam Rogoyski for pointing this out!
* Bump to version 0.9.0.David Thompson2022-10-251-1/+1
|
* Add libpng bindings.David Thompson2021-12-171-0/+14
|
* Add libturbojpeg bindings.David Thompson2021-12-171-0/+10
|
* Bump version to 0.8.0.David Thompson2021-09-211-1/+1
|
* Drop support for Guile 2.2.David Thompson2021-09-131-1/+1
|
* Add readline bindings.David Thompson2021-09-131-0/+11
|
* Add the start of a test suite.David Thompson2021-09-081-0/+1
|
* Bump version to 0.7.0.David Thompson2021-04-131-1/+1
|
* Bump version to 0.6.0.v0.6.0David Thompson2020-11-191-1/+1
|
* Add OTF/TTF font support via freetype.David Thompson2020-10-031-0/+10
|
* Bump to version 0.5.0.v0.5.0David Thompson2020-04-081-1/+1
|
* audio: Add mpg123 bindings.David Thompson2020-04-071-0/+10
| | | | | | * chickadee/audio/mpg123.scm: New file. * Makefile.am (SOURCES): Add it. * configure.ac: Check for mpg123 library.
* audio: Add libvorbisfile bindings.David Thompson2020-04-071-0/+10
| | | | | | * chickadee/audio/vorbis.scm: New file. * Makefile.am (SOURCES): Add it. * configure.ac: Check for vorbis library.
* audio: Add OpenAL bindings.David Thompson2020-04-071-0/+10
|
* Bump to version 0.4.0.David Thompson2018-12-101-1/+1
|
* configure: Accept Guile 3.0.v0.3.0David Thompson2018-10-031-1/+1
|
* Bump to version 0.3.0.David Thompson2018-07-111-1/+1
|
* configure: Drop Guile 2.0 support.v0.2.0David Thompson2017-01-261-1/+1
|
* Bump version to 0.2.0.David Thompson2017-01-251-1/+1
|
* First commit!David Thompson2017-01-041-0/+26