mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Mention the effEditIdle() change in the changelog
This commit is contained in:
@@ -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
|
- `libyabridge.so` is now called `libyabridge-vst2.so`. If you're using
|
||||||
yabridgectl then nothing changes here. To avoid any confusion in the future
|
yabridgectl then nothing changes here. To avoid any confusion in the future
|
||||||
it's adviced to remove the old `libyabridge.so` file when upgrading.
|
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
|
- Changed part of the build process considering [this Wine
|
||||||
bug](https://bugs.winehq.org/show_bug.cgi?id=49138). Building with Wine 5.7
|
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
|
and 5.8 required a change, but that change now breaks builds using Wine 6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user