falkTX
|
64ba23c5e2
|
Finalize persistent settings stuff
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-05-18 22:42:34 +02:00 |
|
falkTX
|
1946efad7e
|
Fix build
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-05-18 22:03:39 +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
|
16b1a0f896
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-05-17 20:52:49 +02:00 |
|
falkTX
|
4679575a95
|
cursor lock disabled by default on wasm
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-05-03 16:39:48 +02:00 |
|
falkTX
|
bcf65a12d2
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-04-20 20:08:23 +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 |
|
Stephane Alnet
|
61796c3179
|
Add support for setting host parameters in OSC
This is meant to be used by e.g. small electronic widgets providing live values from potentiometers, switches, …
|
2023-02-24 15:39:46 +01:00 |
|
falkTX
|
605cb05604
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-02-14 11:27:18 +01:00 |
|
falkTX
|
a238f10eec
|
Make sure OSC is enabled in MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2023-01-04 22:29:45 +00: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
|
abf1d4455a
|
Auto-push to remote when loading new patch
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-31 18:02:08 +00:00 |
|
falkTX
|
d0eba9e1ae
|
Add direct parameter changes to remote control, for LV2 and OSC
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-29 17:20:35 +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
|
0da7070886
|
More mini details
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-27 14:32:54 +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
|
cf74324568
|
Initial work towards a mini variant, WIP
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-25 22:28:36 +00:00 |
|
falkTX
|
058ad891d2
|
Move some code around to help remote tool later
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-24 21:59:04 +00:00 |
|
falkTX
|
66c2acc64c
|
Bump version to 22.12
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-12-17 13:06:22 +00:00 |
|
falkTX
|
eb3c57d322
|
Bump version to 22.11
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-11-25 14:41:35 +00:00 |
|
falkTX
|
e4840dfbf0
|
Update submodules, bump version to 22.10
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-10-07 15:54:56 +01:00 |
|
falkTX
|
eeb2882eed
|
Bump version
|
2022-09-04 10:41:45 +01: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
|
340e927ae3
|
More work for native audio variant, add to win and mac installers
|
2022-08-02 14:30:50 +01:00 |
|
falkTX
|
4979ef7b31
|
Move settings::darkMode definition to rack.a, fixes macOS build
|
2022-07-22 15:05:24 +01:00 |
|
falkTX
|
013849305a
|
Try to fix macOS build
|
2022-07-20 13:58:03 +01:00 |
|
falkTX
|
187b1c72dd
|
Introduce dark/light mode switch, EXPERIMENTAL
|
2022-07-19 16:22:17 +01:00 |
|
falkTX
|
ee96a86e24
|
Bump version
|
2022-07-15 11:01:47 +01:00 |
|
falkTX
|
d1d08e4704
|
More wasm details, deal with requirements for -sMAIN_MODULE
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-09 23:11:02 +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
|
575fe6c8a1
|
Fixup for previous changes
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-07 00:15:55 +01:00 |
|
falkTX
|
4c326f5f39
|
Update for async API breaking change, adding default filename
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-06 23:40:29 +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
|
929a395d05
|
Bump version to 22.06
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-06-25 23:46:34 +01:00 |
|
falkTX
|
ebb768b713
|
Cleanup build after last couple of changes
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-05-28 15:17:31 +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
|
d457220f80
|
Bump version, update fundamental for finer details
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-04-30 23:19:51 +01:00 |
|
falkTX
|
3318ae17d0
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-04-04 17:02:03 +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
|
05cac6e738
|
Make DBus desktop portal start automatically
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-03-28 14:13:29 +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
|
5a31b544a9
|
Set version as 22.03
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-03-10 23:20:09 +00:00 |
|
falkTX
|
7fcb46832c
|
More make tweaks, try to always use correct paths
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-02-07 22:10:47 +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 |
|