mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Only wait for sockets during initialization #69
This commit is contained in:
@@ -28,6 +28,14 @@ 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, since
|
||||
BItwig sets a limit on the amount of time a plugin may take to shut down when
|
||||
closing Bitwig.
|
||||
|
||||
## [2.1.0] - 2020-11-20
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user