mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
[yabridgectl] Handle non-lowercase file extensions
Hopefully this shouldn't be needed, but I didn't realize we only parsed lower case file names. Wouldn't be surprised if some installer ends up creating an uppercased `.DLL` file.
This commit is contained in:
@@ -13,6 +13,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Fixed an obscure issue with VST3 plugins crashing in **Ardour** on
|
||||
Arch/Manjaro because of misreported parameter queue lengths.
|
||||
|
||||
### yabridgectl
|
||||
|
||||
- Handle plugins with mixed or uppercase `.dll` or `.vst3` extensions. Hopefully
|
||||
this is not needed though!
|
||||
|
||||
## [3.8.1] - 2022-03-08
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user