beep-1.4.11
beep-1.4.11
is a quick bugfix relese for beep-1.4.10
which forgot to install the new morse contrib scripts.
Therefore, this lists the changes from beep-1.4.9
to beep-1.4.11
:
1.4.11
- Install the
contrib/morse/*
scripts just like the failure-beeps.
1.4.10
- Rename
CREDITS
toCREDITS.md
andCHANGELOG
toNEWS.md
and
reformatted them to markdown. - Fix some
__VA_ARGS__
problems with some C language compiler
options. contrib/morse/
: Add bothperl
andtr
+sed
script options to
have beep produce morse code by converting the output of the
morse
utility from the BSD Games package to abeep
command
line.- If built without any drivers, running
beep
will now complain and
abort instead of silently (pun intended) just not beeping. - Stop using Travis CI. Use GitHub Actions workflows for CI instead.
- Skip test cases using PC speaker hardware if absent (e.g. on a VM)
- Improved documentation (e.g. alsamixer requirement, loading pcspkr)