Make yabridge.toml parsing failures non-fatal

This commit is contained in:
Robbert van der Helm
2023-10-28 15:07:53 +02:00
parent d7d7df575f
commit 4854f8ec3f
6 changed files with 63 additions and 28 deletions
+6
View File
@@ -8,6 +8,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Parsing failures for `yabridge.toml` files will no longer cause plugins to
fail to load. If that happens, you'll now get a desktop notification and the
plugin will use the default settings instead.
### yabridgectl
- Some outdated warning messages have been updated to make yabridge's current