Andrew Belt
Andrew Belt
On Linux and Mac, the following is possible: - Rack loads libcurl using linker information at boot - Rack loads plugins/Fundamental/plugin.* dynamically - the plugin uses symbols from libcurl On...
@mxa Well it builds and runs, but I don't know what to test.
VCV Rack and VCV Prototype have never been tested on x86 (32-bit), so there could be any number of issues causing the crash.
PRs are too complicated. "Plugin threads" have worked well IMO. Plugin developers should announce an update as usual in their plugin saying something like "MyPlugin v1.0.0 is available at abc123"...
Okay, added https://github.com/VCVRack/library/tree/v1. Run `python3 scripts/collect_manifests.py` to copy all `plugin.json` files to manifest files. Currently only Fundamental is updated (and its version is a lie, Fundamental v1.0.0 isn't released yet)....
Solved the screenshot issue. https://community.vcvrack.com/t/rack-v1-development-blog/1149/466
Made announcement in https://community.vcvrack.com/t/adding-your-v1-plugins-to-vcv-plugin-manager/3231
>The Library Team is only migrating open-source plugins. Correct? Yes. I'll handle updates to freeware and commercial modules through email. >GitHub Project Boards I've enabled Projects. Feel free to use...
If you're asking about migrating plugin source code itself, wait until after v1 API is stable. If you're asking about adding current "early" migrated v1 plugins to the v1 library...
Changed state names of projects to describe what each state needs.