Skip to content

Releases: hal7df/bardcast

v0.1.1

15 Jul 02:51
380ed63
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This release contains a number of fixes to the initial v0.1.0 release.

Fixes

  • Reduce CPU utilization in the PulseAudio driver by introducing an adaptive sleep into the mainloop task. This does not appear to have any noticeable effect on audio quality, but the maximum sleep interval is adjustable via config, if necessary. (#12)
  • Improved the application's error handling. (#17, #18)
  • Fixed the issue where the bot user would remain online/in voice chat after the application exits. (#21)
  • Fixed a few segfaults in the PulseAudio driver (#22)

v0.1.0 - Initial release

19 Jun 17:23
Compare
Choose a tag to compare
Pre-release

Features

  • Basic Discord integration
  • Support for PulseAudio
  • Different audio intercept modes, to allow for different use cases.