Skip to content

Snapcast v0.17.0

Compare
Choose a tag to compare
@badaix badaix released this 20 Nov 23:44
· 1143 commits to master since this release

Version 0.17.0

Features

  • Support for Opus low-latency codec (PR #4)

Bugfixes

  • CMake: fix check for libatomic (Issue #490, PR #494)
  • WebUI: interface.html uses the server's IP for the websocket connection
  • Fix warnings (Issue #484)
  • Fix lock order inversions and data races identified by thread sanitizer
  • Makefiles: fix install targets (PR #493)
  • Makefiles: LDFLAGS are added from environment (PR #492)
  • CMake: required Boost version is raised to 1.70 (Issue #488)
  • Fix crash in websocket server

General

  • Stream server uses less threads (one in total, instead of 1+2n)
  • Changing group volume is much more responsive for larger groups
  • Unknown snapserver.conf options are logged as warning (Issue #487)
  • debian scripts: change usernames back to snapclient and snapserver