mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Reword workaround revert changelog entry
This commit is contained in:
+5
-6
@@ -16,12 +16,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Reverted the workaround for _Nimble Kick_ freezing added in yabridge 3.5.0.
|
- Reverted the workaround for _Nimble Kick_ freezing added in yabridge 3.5.0.
|
||||||
This could cause VST3 plugins in **Bitwig Studio** to not process their
|
This could cause VST3 plugins in **Bitwig Studio** and **Ardour** to have
|
||||||
message loop and thus potentially freeze when using multiple instances of the
|
frozen, nonfunctional editors when using multiple instances of the plugin
|
||||||
plugin. In **Ardour** something similar would happen, regardless of how many
|
unless you opened every plugin instance's editor. Since the plugin would also
|
||||||
plugin instances were used. Since the plugin would also cause the native
|
cause the native Windows version of Bitwig Studio to crash, we should thus
|
||||||
Windows version of Bitwig Studio to crash, we'll thus just simply revert this
|
just simply revert this change.
|
||||||
change.
|
|
||||||
- Changed how input focus releasing works by more specifically ignoring events
|
- Changed how input focus releasing works by more specifically ignoring events
|
||||||
where the mouse pointer is still hovering over a Wine window instead of
|
where the mouse pointer is still hovering over a Wine window instead of
|
||||||
ignoring a wider class of events. This should fix some edge cases where input
|
ignoring a wider class of events. This should fix some edge cases where input
|
||||||
|
|||||||
Reference in New Issue
Block a user