mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Mention that all plugin group crashes are fixed
This commit is contained in:
+10
-3
@@ -27,16 +27,23 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
TODO: Remove known issue about opening Kontakt and certain other plugins
|
TODO: Remove known issue about opening Kontakt and certain other plugins
|
||||||
causing playback to stall, since this is no longer the case
|
causing playback to stall, since this is no longer the case
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- As part of the communication rework the way the Wine process handles threading
|
||||||
|
has also been completely reworked.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
- The `hack_reaper_update_display` option is now obsolete and has been removed.
|
- The `hack_reaper_update_display` option is now obsolete and has been removed.
|
||||||
|
|
||||||
TODO: Remove all mentions of `hack_reaper_update_display` from the readme.
|
TODO: Remove all mentions of `hack_reaper_update_display` from the readme.
|
||||||
|
|
||||||
### Changed
|
### Fixed
|
||||||
|
|
||||||
- As part of the communication rework the way the Wine process handles threading
|
- Fixed a very long standing issue when using plugins groups where unloading a
|
||||||
has also been completely reworked.
|
plugin could cause a crash. In practice this was only reproducible during the
|
||||||
|
plugin scanning process when hosting a very large number of plugins in a
|
||||||
|
single group.
|
||||||
|
|
||||||
## [1.7.1] - 2020-10-23
|
## [1.7.1] - 2020-10-23
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user