Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-12 | configure: disable pulse on OpenBSD and DragonFlyBSD | Michael Stapelberg | 1 | -3/+9 | |
This matches the conditional compilation in the code and is more correct than distinguishing linux vs. non-linux (which breaks on Debian’s kFreeBSD and hurd variants). Thanks to sdk for providing an OpenBSD 6.5 environment for verification. This has not been tested on DragonFlyBSD. related to #352 | |||||
2019-07-11 | conditionally compile pulse.c only when using pulseaudio | Michael Stapelberg | 1 | -0/+3 | |
fixes #352 | |||||
2019-06-30 | release v2.13 | Michael Stapelberg | 1 | -1/+1 | |
2019-02-11 | configure.ac: complain when asciidoc cannot be found | Michael Stapelberg | 1 | -1/+3 | |
related to #338 | |||||
2019-02-11 | configure.ac: complain when xmlto cannot be found | Michael Stapelberg | 1 | -1/+3 | |
related to #338 | |||||
2019-01-23 | Switch to autotools (#316) | Michael Stapelberg | 1 | -0/+154 | |