falkTX
|
114307a560
|
New attempt at ccache
|
2022-08-10 00:29:21 +01:00 |
|
falkTX
|
69072da3c9
|
Simplify makefile a bit
|
2022-08-09 23:39:16 +01:00 |
|
falkTX
|
ec4c65ff37
|
Remove swap tricks that are no longer needed
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-08 01:40:33 +01:00 |
|
falkTX
|
b90ec842be
|
Do not use real clipboard on wasm builds for now
|
2022-08-07 20:07:55 +01:00 |
|
falkTX
|
ae04997541
|
Enable extra swap for wasm CI build
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-07 16:25:38 +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
|
5a8b25948f
|
Fix build against/with old SDL2
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-05 12:48:03 +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
|
9616377f1e
|
more aggressive wasm linker flags
|
2022-08-04 01:04:09 +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
|
4f3fdd239e
|
fix emar and emranlib usage for wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-03 15:08:46 +01:00 |
|
falkTX
|
dc1cc5d044
|
Only enable LTO in specific builds
|
2022-08-02 18:36:49 +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
|
bc345e2acd
|
Fix macos-universal CI builds
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-08-02 09:04:11 +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
|
9ca4fa74b9
|
Use macos-11 for CI
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-29 00:11:13 +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
|
9be8413054
|
Start of ZamAudio modules, WIP/Experimental
|
2022-07-26 16:54:54 +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
|
c957357781
|
Fix Ildaeil log sliders, allow mono input plugins
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-24 18:17:27 +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
|
12427f5ed7
|
Deal with homebrew cmake injecting OSX SYSROOT
|
2022-07-22 15:04:38 +01:00 |
|
falkTX
|
79cffd2d8e
|
Fix win32 CI stuff, skip macOS AU for now
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-22 00:34:11 +01:00 |
|
falkTX
|
726a8be3da
|
Fix wine CI stuff, skip vst3 validation for now
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 03:08:42 +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
|
fc71d05451
|
Rebuild CI cache, force CMAKE_OSX_SYSROOT for jucewrapper
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 01:41:05 +01:00 |
|
falkTX
|
20101d3b38
|
Forgot to update AU version string
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 01:25:46 +01:00 |
|
falkTX
|
2056b055ab
|
Force install of wine32:i386 and wine64 on CI
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 01:16:50 +01:00 |
|
falkTX
|
008f084c1d
|
Plugin validation build should not use STATIC_BUILD=true
Signed-off-by: falkTX <falktx@falktx.com>
|
2022-07-21 01:14:41 +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
|
ca1ac162ff
|
More light panel things
|
2022-07-19 21:00:22 +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 |
|