Mention the effEditIdle() change in the changelog

This commit is contained in:
Robbert van der Helm
2020-12-22 13:11:54 +01:00
parent d4d9746f69
commit 8c2801ce06
+4
View File
@@ -20,6 +20,10 @@ TODO: Add the relevant entries here for yabridge's VST3 support
- `libyabridge.so` is now called `libyabridge-vst2.so`. If you're using
yabridgectl then nothing changes here. To avoid any confusion in the future
it's adviced to remove the old `libyabridge.so` file when upgrading.
- VST2 editor idle events are now handled slightly differently. This should
result in even more responsive GUIs and I have not come across any plugins
where this caused issues, but please let me know if it does break anything for
you.
- Changed part of the build process considering [this Wine
bug](https://bugs.winehq.org/show_bug.cgi?id=49138). Building with Wine 5.7
and 5.8 required a change, but that change now breaks builds using Wine 6.0