[yabridgectl] Show VST3 module type and arch

In `yabridgectl status`.
This commit is contained in:
Robbert van der Helm
2021-02-26 15:08:29 +01:00
parent e6ec8819cb
commit ebd6c95ceb
3 changed files with 37 additions and 8 deletions
+3
View File
@@ -29,6 +29,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Changed the wording in `yabridgectl status` for plugins that have not been
setup yet to look less dramatic and hopefully cause less confusion.
- Aside from the installation status, `yabridgectl status` now also shows a
plugin's type and architecture. This is color coded to make it easier to
visually parse the output.
- Plugin paths printed during `yabridgectl status` and
`yabridgectl sync --verbose` are now always shown relative to the plugin
location instead of repeating the same path prefix for every plugin.