Skip to content

beep-1.4.11

Compare
Choose a tag to compare
@ndim ndim released this 15 Jan 14:49
· 64 commits to master since this release

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 to CREDITS.md and CHANGELOG to NEWS.md and
    reformatted them to markdown.
  • Fix some __VA_ARGS__ problems with some C language compiler
    options.
  • contrib/morse/: Add both perl and tr+sed script options to
    have beep produce morse code by converting the output of the
    morse utility from the BSD Games package to a beep 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)