mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
70c40970aa
This commit does a couple of things since the refactoring made it difficult to split these things up: - The counts for managed and new plugins are now always correct, even when plugin directory A contains a symlink to plugin directory B. - Orphan files will now be pruned from managed VST3 directories, making switching between different architectures easier. (the previous approach involved nuking the entire bundle, which of course has a bunch of downsides)