Skip to content

Snapcast v0.7.0

Compare
Choose a tag to compare
@badaix badaix released this 07 May 10:48
· 1988 commits to master since this release

Version 0.7.0

Features

  • Support for HiRes audio (e.g. 96000:24:2) (Issue #13)
    • Bitdepth must be one of 8, 16, 24 (=24 bit padded to 32) or 32
  • Auto start option for Android (Issue #49)
  • Creation mode for the fifo can be configured (Issue #52)
    • "-s pipe:///tmp/snapfifo?mode=[read|create]"

Bugfixes

  • Server was sometimes crashing during shutdown
  • Exceptions were not properly logged (e.g. unsupported sample rates)
  • Fixed default sound card detection on OpenWrt