mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 21:50:11 +02:00
Merge branch 'master' into feature/vst3
This commit is contained in:
@@ -30,6 +30,16 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Symbols in all `libyabridge.so` and all Winelib `.so` files are now hidden by
|
||||
default.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an issue where in certain situations Wine processes were left running
|
||||
after the host got forcefully terminated before it got a chance to tell the
|
||||
plugin to shut down. This could happen when using Kontakt in Bitwig, as Bitwig
|
||||
sets a limit on the amount of time a plugin may take to shut down when closing
|
||||
Bitwig.
|
||||
- Fixed a potential crash or freeze when removing a lot of plugins from a plugin
|
||||
group at exactly the same time.
|
||||
|
||||
## [2.1.0] - 2020-11-20
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user