[LV2] [PATCH 0/3] jalv.gtk fixes
David Robillard
d at drobilla.net
Sun May 26 12:48:59 PDT 2013
On Sat, 2013-05-25 at 12:30 +0200, Robin Gareus wrote:
> Three small patches to jalv follow.
Great, thanks
> The second fixes enum default setting if the enum values are not
> sequential 0..N.
Applied: http://dev.drobilla.net/changeset/5109
> And last but not least a gtk/gdk workaround: scale-points
> on slider are often garbled here. It's aparenly a known issue
> since gtk2-2.18.9 and still present in 2.24.18.
Applied: http://dev.drobilla.net/changeset/5110
> The first hides ports that are not useful to have in a UI:
> (lv2:reportsLatency, pprops:notOnGUI).
> I considered making this an option because they may be useful for
> debugging, but since hosts will not show them, neither should jalv.
This one I am more hesitant about for two reasons:
1) I don't like forcefully hiding things in general and think it indeed
should be an option. If a plugin is latent, showing that seems good,
and option might be tedious to implement though.
2) Jalv seems to show control *outputs* that are sensitive, but the user
can't actually change them. This is a bug I'd rather not veneer over.
Making control output controls insensitive should be easy.
Cheers,
-dr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20130526/d2245af9/attachment-0002.pgp>
More information about the Devel
mailing list