Adrian Likins
Adrian Likins
pinging @jimi-c @bcoca
I left the multiple commits separate, but they can easily be squashed if that is prefered.
@TheNightmareX I have some very much work-in-progress code that does something similar to what you described. So far from a drop in solution, but I mention in hopes it might...
Another approach I've used in the past on a different project is to [ab]use the fact that Permission checks return a boolean. But it doesn't have to be True/False, but...
I have converted my plugin ('Alikins') to the 0.6 API in it's master branch.
Pr for mtsch at https://github.com/mtsch/mtsch-vcvrack-plugins/pull/5
If someone wants to take a crack at 'dekstop' plugin, https://github.com/dekstop/vcvrackplugins_dekstop/pull/17 has a incomplete pass at it. Not sure how to handle the templates in dekstop/src/Recorder.cpp correctly...
I ran into some variation of this, some of which seem related to how git is configured to format diffs. The 'diff.noprefix' and 'diff.mnemonicPrefix' iirc. Settings those back to the...
Nice! :wave:
@awcrosby Would this be useful for https://issues.redhat.com/browse/AAH-1955 ?