mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-19 18:03:56 +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
|
immediately after its initialization. This issue affected the plugin scanning
|
||||||
in _REAPER_.
|
in _REAPER_.
|
||||||
- Fixed parsing order of `yabridge.toml`. Sections were not always read from top
|
- 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
|
- Fixed an initialization error when using plugin groups for plugins that are
|
||||||
installed outside of a Wine prefix.
|
installed outside of a Wine prefix.
|
||||||
|
|
||||||
### yabridgectl
|
### yabridgectl
|
||||||
|
|
||||||
- Resolve relative paths when adding plugin directories or when changing
|
- Relative paths now work when adding plugin directories or when setting the
|
||||||
settings.
|
path to yabridge's files.
|
||||||
- Also search `/usr/local/lib` for `libyabridge.so` when no manual path has been
|
- 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
|
specified. Note that manually copying yabridge's files to `/usr` is still not
|
||||||
recommended.
|
recommended.
|
||||||
|
|||||||
Reference in New Issue
Block a user