mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-23 12:27:30 +02:00
Handle mutual recursion in context menus
REAPER will call `getState()` while the context menu is open, and that also has to be handled from the GUI thread.
This commit is contained in:
@@ -71,6 +71,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Fixed _FabFilter_ VST3 plugins freezing in **Ardour** and **Mixbus** when
|
||||
trying to duplicate existing instances of the plugin while the GUI editor is
|
||||
open.
|
||||
- Fixed a regression where REAPER would freeze when opening a VST3 plugin
|
||||
context menu.
|
||||
- _PSPaudioware InifniStrip_ would fail to initialize because the plugin expects
|
||||
the host to always be using Microsoft COM and it won't initialize it by
|
||||
itself. InfiniStrip loads as expected now.
|
||||
|
||||
Reference in New Issue
Block a user