mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Reword part of the changelog
This commit is contained in:
+4
-3
@@ -14,14 +14,15 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
immediately after its initialization. This issue affected the plugin scanning
|
||||
in _REAPER_.
|
||||
- Fixed parsing order of `yabridge.toml`. Sections were not always read from top
|
||||
to bottom like they should be, which could cause incorrect setting overrides.
|
||||
to bottom like they should be, which could cause incorrect and unexpected
|
||||
setting overrides.
|
||||
- Fixed an initialization error when using plugin groups for plugins that are
|
||||
installed outside of a Wine prefix.
|
||||
|
||||
### yabridgectl
|
||||
|
||||
- Resolve relative paths when adding plugin directories or when changing
|
||||
settings.
|
||||
- Relative paths now work when adding plugin directories or when setting the
|
||||
path to yabridge's files.
|
||||
- Also search `/usr/local/lib` for `libyabridge.so` when no manual path has been
|
||||
specified. Note that manually copying yabridge's files to `/usr` is still not
|
||||
recommended.
|
||||
|
||||
Reference in New Issue
Block a user