Fix uninitialized timed caches

This could prevent resizeable plugins from being resizeable in Ardour if
the initialized timestamp just happened to be greater than the current
time, since the returned result would then likely be some invalid value.
This commit is contained in:
Robbert van der Helm
2021-06-09 12:31:03 +02:00
parent fb1eefa880
commit 7c9cd7b9e5
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -15,6 +15,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed
- Fixed the `IPlugView::canResize()` cache added in yabridge 3.2.0 sometimes not
being initialized correctly, preventing host-driven resizes in certain
situations. This was mostly noticeable in **Ardour**.
- Fixed mouse clicks in VST2 editors in **Tracktion Waveform** being offset
vertically because of the way Waveform embeds VST2 editors.
- Fixed _Shattered Glass Audio Code Red (Free)_ crashing when opening the plugin