Commit graph

38 commits

Author SHA1 Message Date
falkTX
7948f66eb4 Continue biset changes, plugin-accessible cardinal context
Signed-off-by: falkTX <falktx@falktx.com>
2024-04-15 21:05:42 +02:00
falkTX
32e7f7c0eb
Stop using cardinal-specific settings::darkMode
Signed-off-by: falkTX <falktx@falktx.com>
2024-03-09 13:37:51 +01:00
falkTX
3d44fb9d79
Proper OSC remote control implementation, allowed on standalones
Signed-off-by: falkTX <falktx@falktx.com>
2023-07-27 14:01:02 +02:00
falkTX
e6a799cd4c
Tweak wasm build, add persistent storage
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-21 04:39:27 +02:00
falkTX
1262f318da
Update and adapt to Rack 2.3
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-20 19:38:29 +02:00
falkTX
03055c2563
Fix persistence settings for VST2/3 instances
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-19 00:18:25 +02:00
falkTX
d80c2e5c96
Do not write settings to disk if only generating LV2 ttl
Signed-off-by: falkTX <falktx@falktx.com>
2023-05-18 23:54:12 +02:00
falkTX
e7bb99c3ce
Allow usage of local user dir and config
I held on for as long as I could, but plugin host caching needs it

Signed-off-by: falkTX <falktx@falktx.com>
2023-05-18 21:54:41 +02:00
falkTX
39e83285e2
Only use remote OSC control in headless/MOD, remove LTO from readme
Signed-off-by: falkTX <falktx@falktx.com>
2023-04-23 15:30:02 +02:00
falkTX
c568a695c8
Fixup initial wasm mini welcome patch, remove old PoC
Signed-off-by: falkTX <falktx@falktx.com>
2023-02-24 22:54:31 +01:00
falkTX
caa4797a7e
Fix initial/welcome wasm mini patch
Signed-off-by: falkTX <falktx@falktx.com>
2023-02-20 11:05:08 +01:00
falkTX
e418bb17c6
Do not show resize handle in mini variant
Signed-off-by: falkTX <falktx@falktx.com>
2023-01-03 23:58:46 +00:00
falkTX
b71acc9f22
Move code related to push-to-remote into a central file
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-29 12:16:43 +00:00
falkTX
a53f15af77 A few more details for mini variant
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-27 14:06:17 +00:00
falkTX
a85679758c
Setup mini variant UI, move around more code to accomodate this
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-26 09:10:52 +00:00
falkTX
e42dc9154f Allow wasm to load patch from url too 2022-08-13 00:40:27 +01:00
falkTX
19878f0097 Allow loading uncompressed plugin state; Allow patch wasm url 2022-08-13 00:01:06 +01:00
falkTX
accf13abbd Fix loading patchstorage patches in wasm build (regression) 2022-08-12 23:13:09 +01:00
falkTX
be279ddabd
Fix wrong/swapped template for main and mini wasm versions
Signed-off-by: falkTX <falktx@falktx.com>
2022-08-03 15:39:13 +01:00
falkTX
2aa9142437
Tweak template patch locations
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-24 18:21:08 +01:00
falkTX
187b1c72dd Introduce dark/light mode switch, EXPERIMENTAL 2022-07-19 16:22:17 +01:00
falkTX
3af971534c
Allow wasm fetch patchstorage thigns, set system factory template
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-09 00:17:07 +01:00
falkTX
74b41e1713
Implement openBrowser for wasm
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 16:45:02 +01:00
falkTX
a37016969d
Handle example/demo patches as templates
Closes #270

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-30 19:42:01 +01:00
falkTX
5f558c0d84
Fix finding jsfx on Windows
Closes #265

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-27 18:22:22 +01:00
falkTX
20e6f30bcc
Enable JSFX plugin support in Ildaeil
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-25 14:19:05 +01:00
falkTX
1628f29a98
Do not show resize handle on standalone
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-02 03:18:23 +01:00
falkTX
56305eb037 Use native APIs instead of env vars or finding Windows paths
Fixes #202

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-26 16:08:41 +00:00
falkTX
be0ae63541
Send screenshot to remote instance
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-09 17:44:38 +00:00
falkTX
fff4d6f61d
Initial experimental work for screenshots
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-09 17:38:25 +00:00
falkTX
454943f2cf Add file menu option to export uncompressed json file 2022-02-05 01:09:16 +00:00
falkTX
0037795663
Tag our own custom version
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-31 13:30:20 +00:00
falkTX
e29243af60
Move all liblo stuff to the same file, add crude auto-deploy mode
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-24 11:28:23 +00:00
falkTX
c06768f70f
Implement update rate limit
Closes #117

Signed-off-by: falkTX <falktx@falktx.com>
2022-01-18 09:50:50 +00:00
falkTX
28e0295a4a
Use F7 key as "deploy to MOD" action, make it visible on file menu
Signed-off-by: falkTX <falktx@falktx.com>
2022-01-12 08:06:44 +00:00
falkTX
fd1de47874
Update Fundamental and Rack
Signed-off-by: falkTX <falktx@falktx.com>
2021-12-18 20:05:40 +00:00
falkTX
df6df767a4
Custom selection menu, so we can use async dialogs
Closes #85

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-12 11:54:11 +00:00
falkTX
5a652907c7
override Scene.cpp; Move common menu/scene to new file; Cleanup
Closes #50

Signed-off-by: falkTX <falktx@falktx.com>
2021-12-11 17:54:17 +00:00