beep-1.4.10
Update: Use beep-1.4.11
instead. beep-1.4.10
forgot to install the new contrib/morse scripts.
The change from beep-1.4.9
to beep-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)