mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-16 00:13:55 +02:00
Update readme to reflect current UGI situation
This commit is contained in:
@@ -6,17 +6,11 @@ Yet Another way to use Windows VST2 plugins in Linux VST hosts.
|
|||||||
|
|
||||||
There are a few things that should be done before releasing this, including:
|
There are a few things that should be done before releasing this, including:
|
||||||
|
|
||||||
- Implement missing features:
|
|
||||||
- Small quality of life related GUI fixes. Wine's XEmbed implementation
|
|
||||||
doesn't always update the reparented window's client area when the window
|
|
||||||
gets resized. The current workaround works much better than not doing
|
|
||||||
anything at all, but it isn't fully reliably yet.
|
|
||||||
- Fix implementation bugs:
|
- Fix implementation bugs:
|
||||||
- Serum's GUI has redrawing issues when using XEmbed, even though it doesn't
|
- Valhalla DSP plugins have a GUI where either the dropdowns appear in the
|
||||||
have this issue when running in a standalone window or when simply
|
wrong place or all mouse based events are calculated with incorrect
|
||||||
reparenting the window without XEmbed. None of the other plugin's I've tried
|
coordinates. This definitely has to do with the way embedding is handled but
|
||||||
have this issue, so it might have something to do with d2d1 or the way Serum
|
none of the other plugins I've tested have this issue.
|
||||||
uses it.
|
|
||||||
- Add missing details if any to the architecture section.
|
- Add missing details if any to the architecture section.
|
||||||
- Document what this has been tested on and what does or does not work.
|
- Document what this has been tested on and what does or does not work.
|
||||||
- Document wine32 support.
|
- Document wine32 support.
|
||||||
|
|||||||
Reference in New Issue
Block a user