falkTX
|
69c1d63ef8
|
CLAP state support; Ignore hosts which cannot supply time frame
|
2022-09-10 16:01:02 +01:00 |
|
falkTX
|
ba760be01d
|
Add CLAP synth variant, WIP
|
2022-09-09 11:58:46 +01:00 |
|
dreamer
|
7b242f1391
|
adding alef's bits
|
2022-09-08 10:54:16 +01:00 |
|
falkTX
|
5d68d6bba6
|
Ensure native standalone does not use jack
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-09-07 23:15:58 +01:00 |
|
falkTX
|
21c9f4446b
|
TESTING: Enable CLAP build of CardinalFX
|
2022-09-06 20:24:52 +01:00 |
|
falkTX
|
d98019269a
|
Make main variant group audio IO in stereo groups, fixes VST3 side
|
2022-09-04 19:58:07 +01:00 |
|
falkTX
|
7c40addf34
|
Add -Wno-format-security to build flags
|
2022-09-04 11:14:41 +01:00 |
|
falkTX
|
eeb2882eed
|
Bump version
|
2022-09-04 10:41:45 +01:00 |
|
falkTX
|
cfa13e5b7b
|
Set DISTRHO_UI_DEFAULT_WIDTH/HEIGHT, fixing default VST3 UI size
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-09-02 06:04:34 +01:00 |
|
falkTX
|
5ef1fc8746
|
Fix Bidoo crashes, print self-test action each time being run
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-20 22:23:05 +01:00 |
|
falkTX
|
c376854a96
|
Introduce run-time self-tests (needs special build)
|
2022-08-19 03:02:38 +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
|
accf13abbd
|
Fix loading patchstorage patches in wasm build (regression)
|
2022-08-12 23:13:09 +01:00 |
|
falkTX
|
f5da3d7ffc
|
A few more vst3 related fixes
|
2022-08-07 05:22:19 +01:00 |
|
falkTX
|
fceac5ee77
|
Fix wasm build
|
2022-08-07 00:12:04 +01:00 |
|
falkTX
|
dc1a1b5d99
|
Support clipboard in wasm builds
|
2022-08-06 02:33:31 +01:00 |
|
falkTX
|
af728d0c5f
|
Set up resources before including plugin build rules, fixes wasm
|
2022-08-05 22:28:23 +01:00 |
|
falkTX
|
cd6ca45bfd
|
Add wasm htaccess gzip setup example; Fix build with SDL installed
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-05 01:25:23 +01:00 |
|
falkTX
|
0f6948fe8a
|
Detect when wasm stuff is unsupported
|
2022-08-03 20:04:41 +01:00 |
|
falkTX
|
f9a7099548
|
more wasm improvements, tweak welcome dialog
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-03 17:48:19 +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
|
340e927ae3
|
More work for native audio variant, add to win and mac installers
|
2022-08-02 14:30:50 +01:00 |
|
falkTX
|
36ae333490
|
Fix light mode nsvg cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-02 00:56:54 +01:00 |
|
falkTX
|
0f3ab5ddf0
|
More wasm related fixes, high-dpi and touch events
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-31 20:41:59 +02:00 |
|
falkTX
|
22554bae0c
|
Fix wasm build not loading lv2 plugins under Chrome
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-29 00:11:28 +02:00 |
|
falkTX
|
4ead1d80bd
|
Add a single CardinalNative standalone variant
Based on FX but forces usage of native audio/midi instead of JACK
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-27 04:29:54 +01:00 |
|
falkTX
|
39f240f705
|
Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-27 03:35:53 +01:00 |
|
falkTX
|
65244f1979
|
Remove hacks for GlueTheGiant, will need to be handled differently
|
2022-07-25 17:25:37 +01:00 |
|
falkTX
|
8ed1859f92
|
Fix crash on close after latest changes, fundamental color swap
|
2022-07-25 15:46:32 +01:00 |
|
falkTX
|
13020e793d
|
Add a few more things for light/dark mode switch, WIP
|
2022-07-25 15:21:54 +01:00 |
|
falkTX
|
463e5cb770
|
Fix title for emscripten loading page
|
2022-07-25 13:49:47 +01:00 |
|
falkTX
|
2aa9142437
|
Tweak template patch locations
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-24 18:21:08 +01:00 |
|
falkTX
|
b2029e86bc
|
Add wasm-mini build target
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-24 14:39:48 +01:00 |
|
falkTX
|
8d9cd6bf85
|
A few tweaks for native audio/midi, WIP
|
2022-07-22 21:11:06 +01:00 |
|
falkTX
|
ba342d24b6
|
Expose standalone controls on all builds, when available
|
2022-07-22 15:45:31 +01:00 |
|
falkTX
|
46acfbf2d1
|
Update submodules; Add link to patchstorage platform in menu
|
2022-07-22 15:12:14 +01:00 |
|
falkTX
|
4979ef7b31
|
Move settings::darkMode definition to rack.a, fixes macOS build
|
2022-07-22 15:05:24 +01:00 |
|
falkTX
|
f55161143e
|
One more light mode tweak
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 01:53:06 +01:00 |
|
falkTX
|
013849305a
|
Try to fix macOS build
|
2022-07-20 13:58:03 +01:00 |
|
falkTX
|
64dae94340
|
Fix wasm build
|
2022-07-19 21:52:20 +01:00 |
|
falkTX
|
8cec74e966
|
A few more light mode things
|
2022-07-19 20:33:34 +01:00 |
|
falkTX
|
187b1c72dd
|
Introduce dark/light mode switch, EXPERIMENTAL
|
2022-07-19 16:22:17 +01:00 |
|
falkTX
|
e840ca05da
|
Tweak wasm things a bit more, download some pregen files for now
|
2022-07-15 19:04:40 +01:00 |
|
falkTX
|
ee96a86e24
|
Bump version
|
2022-07-15 11:01:47 +01:00 |
|
falkTX
|
9274f433cb
|
Do not crash if nanovg context creation fails
|
2022-07-15 10:27:32 +01:00 |
|
falkTX
|
a0faebad8b
|
Give keyboard focus to UI on each mouse click
|
2022-07-14 20:18:07 +01:00 |
|
falkTX
|
db565e68d4
|
Cleanup
|
2022-07-14 20:17:30 +01:00 |
|
falkTX
|
d7d85606f4
|
Enable full wasm build
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-14 11:27:44 +01:00 |
|
falkTX
|
63afbaacd8
|
Tweak default wasm buffer size, allow to change it via menu
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-11 18:11:42 +01:00 |
|