Commit graph

23 commits

Author SHA1 Message Date
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