Skip to content

v0.1.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 12:09
· 436 commits to dev since this release

This is a pre-release of the next version.

Main highlights

minidspd daemon replaces minidsp server with a configurable service

When using the debian package, a default configuration is installed at /etc/minidsp/config.toml. This configuration only listens on 127.0.0.1 and can be edited to expose the api or the plugin-compatible server to the local network.

The daemon will auto-discover WI-DGs on the local network, no further configuration is necessary to use these.

minidsp.service is automatically enabled and started on debian-based platforms

An HTTP API is now available

The default configuration automatically listens on 127.0.0.1:5380, and on /tmp/minidsp.sock (for unix platforms). See README-API.md for a summary of available APIs.

On unix platforms, the minidsp command line app detects the locally running service and automatically uses it

No more errors because the USB device is already in used by the server component.

New devices supported

The miniSHARC 4x8 is now auto-detected and supports the full feature set.
Other devices supported in this list will work but only allow changing the master status (config preset, source, master volume & mute)