Commit graph

  • 4958759740
    Silence an annoying unreachable out of bounds warning falkTX 2023-07-07 18:10:47 +02:00
  • 9378115f35
    Try to fix wasm modgui artifact again falkTX 2023-07-03 09:35:06 +02:00
  • ea4c7dc24d menubar: dont show "open user dir" in wasm falkTX 2023-07-03 09:29:05 +02:00
  • 1f11708d82
    CI: readd modgui to wasm artifacts falkTX 2023-07-02 14:58:05 +02:00
  • 8a3779d2a8
    Add bogaudio AD resources to mini falkTX 2023-07-02 12:14:06 +02:00
  • f486a43b88
    Add bogaudio AD to mini falkTX 2023-06-29 11:05:02 +02:00
  • 76a2edce3a
    CI: fftw is needed for audio2cvpitch module falkTX 2023-06-28 07:50:18 +02:00
  • 03512bc8f1
    Fix regressions with wasm, use old 5Mb stack size falkTX 2023-06-27 20:31:05 +02:00
  • aac3edc1e2
    force focus to text input dialogs falkTX 2023-06-27 20:30:31 +02:00
  • 46951f73d8
    Add mini build shortcut falkTX 2023-06-27 20:30:13 +02:00
  • 20ed43b9d2
    Tweak CI setup for PawPaw update falkTX 2023-06-20 18:07:32 +02:00
  • ffba8c553e
    Another gcc13 compat fix, update carla falkTX 2023-06-20 15:57:38 +02:00
  • c2510299d4
    Rebuild CI cache falkTX 2023-06-20 15:18:31 +02:00
  • 12878dbef3
    workaround surgext build issue with gcc13 falkTX 2023-06-20 14:57:09 +02:00
  • 7c7d849634
    Fix build under Linux arm64 falkTX 2023-06-11 21:22:53 +02:00
  • 4edf85ab92
    Fix debug and headless builds falkTX 2023-05-23 16:00:56 +02:00
  • cf45ff62fc
    Reorder file menu, use input text for remote url falkTX 2023-05-22 17:31:51 +02:00
  • 09921e2c28
    Fix last commit falkTX 2023-05-21 20:48:06 +02:00
  • 466c8d4235
    Tweak macOS packaging falkTX 2023-05-21 15:49:06 +02:00
  • 95ceb4546d
    Fix symbol conflict in MindMeldModular update falkTX 2023-05-21 14:51:06 +02:00
  • e6a799cd4c
    Tweak wasm build, add persistent storage falkTX 2023-05-21 04:39:27 +02:00
  • 9aba0e034a
    Update MindMeldModular and SurgeXT, for Rack 2.3 compat falkTX 2023-05-21 02:51:04 +02:00
  • 9542ea98ac
    Remove ildaeil from wasm builds falkTX 2023-05-21 02:08:04 +02:00
  • 42de7277a3
    Fix wasm-nosimd build falkTX 2023-05-21 02:06:34 +02:00
  • 9c1cf3b441
    CI: add automake for macOS build falkTX 2023-05-21 01:47:58 +02:00
  • 5b30b29194
    Update carla, add plugin scanning and presets to Ildaeil falkTX 2023-05-20 22:32:09 +02:00
  • f74e57370d
    Force build falkTX 2023-05-20 20:11:45 +02:00
  • aa90be8d60
    Cleanup, fix initial light mode falkTX 2023-05-20 19:48:52 +02:00
  • 1262f318da
    Update and adapt to Rack 2.3 falkTX 2023-05-20 19:38:29 +02:00
  • 03055c2563
    Fix persistence settings for VST2/3 instances falkTX 2023-05-19 00:18:25 +02:00
  • d80c2e5c96
    Do not write settings to disk if only generating LV2 ttl falkTX 2023-05-18 23:51:01 +02:00
  • 64ba23c5e2
    Finalize persistent settings stuff falkTX 2023-05-18 22:42:34 +02:00
  • 1946efad7e
    Fix build falkTX 2023-05-18 22:03:39 +02:00
  • e7bb99c3ce
    Allow usage of local user dir and config falkTX 2023-05-18 21:54:41 +02:00
  • 2823dcfe78
    implement all the DSP stuff for AIDA-X falkTX 2023-05-18 18:49:46 +02:00
  • 1ad3d130d4
    Fix wasm build falkTX 2023-05-18 15:39:41 +02:00
  • 16b1a0f896
    Bump version falkTX 2023-05-17 20:52:49 +02:00
  • b414498c64
    Do not link against sfzero falkTX 2023-05-17 20:51:36 +02:00
  • e39170b12b
    Update carla and dpf, tweak windows CI falkTX 2023-05-17 20:14:01 +02:00
  • 4679575a95
    cursor lock disabled by default on wasm falkTX 2023-05-03 16:39:48 +02:00
  • fdca56ecfa
    Simplify juce-au handling falkTX 2023-05-03 16:38:20 +02:00
  • 46ef748136
    Update carla and dpf falkTX 2023-05-03 16:36:10 +02:00
  • 5307b9f540
    Fix macOS CI step falkTX 2023-04-25 17:50:44 +02:00
  • 8aa100d4c2
    Really fix macOS build falkTX 2023-04-25 15:42:11 +02:00
  • 6a547bea5f
    Fix macOS build falkTX 2023-04-25 12:57:49 +02:00
  • 2c7bcfbb4a
    give unique symbols to newly added code for aida-x falkTX 2023-04-25 02:10:47 +02:00
  • 1101ec3d21
    Fix windows build falkTX 2023-04-25 01:28:06 +02:00
  • 162e24f589
    CI tweaks, give up on old macOS versions, min 10.15 falkTX 2023-04-25 01:10:47 +02:00
  • 871c6dbaf4
    Initial work for AIDA-X module falkTX 2023-04-25 00:44:04 +02:00
  • 09ad217134
    Some build flags need to be last.. falkTX 2023-04-24 19:09:53 +02:00
  • c99d0d00d6
    Fix wasm locateFile falkTX 2023-04-24 08:43:15 +02:00
  • a92384535f
    Install mini variant Closes #528 falkTX 2023-04-24 01:15:27 +02:00
  • 266f45f731
    Switch makefile imports around to fix CardinalNative falkTX 2023-04-24 00:56:09 +02:00
  • aca0e8d4db
    Tweaks to wasm nosimd loader falkTX 2023-04-23 19:57:13 +02:00
  • 39e83285e2
    Only use remote OSC control in headless/MOD, remove LTO from readme falkTX 2023-04-23 15:30:02 +02:00
  • 5a53cd37b8
    Cleanup some more CI details, auto-load nosimd wasm falkTX 2023-04-23 12:20:52 +02:00
  • 26e206f3d8
    CI build fixes falkTX 2023-04-23 03:29:56 +02:00
  • 5b2ee452b9
    Fix wasm build falkTX 2023-04-23 01:56:59 +02:00
  • 792373a96b
    fix juce branch name falkTX 2023-04-23 01:54:07 +02:00
  • f99f79c1eb
    Move common build flags to a single location falkTX 2023-04-23 01:32:31 +02:00
  • 417d0b321e
    Fix build falkTX 2023-04-23 00:22:46 +02:00
  • 969973e3cd
    Cleanup, remove old mingw stdio hacks falkTX 2023-04-22 22:28:16 +02:00
  • 9f3252f7ca
    Start cleaning up the makefiles falkTX 2023-04-22 21:54:39 +02:00
  • 57cea708dc
    Remove use of mingw-std-threads falkTX 2023-04-22 19:41:20 +02:00
  • 792a3405b0
    Fixup CI details falkTX 2023-04-22 19:37:44 +02:00
  • 344dec5d31
    Make CI workflow templated, so it is easier to maintain falkTX 2023-04-22 17:28:46 +02:00
  • 150053d11c
    CI: Never build with LTO enabled falkTX 2023-04-22 16:48:16 +02:00
  • 5555e22d43
    Add inno bits for picking VST2 folder location falkTX 2023-04-20 20:10:40 +02:00
  • 1ce27708d1 Revert "Reenable LTO for testing" falkTX 2023-04-20 20:08:34 +02:00
  • bcf65a12d2 Bump version falkTX 2023-04-17 00:16:55 +02:00
  • 2352682996
    Reenable LTO for testing falkTX 2023-04-18 13:11:28 +02:00
  • a42ca2c5df
    Really fix windows build falkTX 2023-04-15 22:16:11 +02:00
  • f1f7d968df
    Use the correct DGL namespace for extra windows build details falkTX 2023-04-15 19:56:59 +02:00
  • effc7d910e
    Fix windows and macOS builds falkTX 2023-04-15 18:01:11 +02:00
  • 59e3d5a6d4
    Always use verbose carla linkage falkTX 2023-04-15 16:35:48 +02:00
  • 3f024a0d61
    workaround mingw linker bug falkTX 2023-04-07 00:43:21 +02:00
  • 3b47704e19
    Fix typo falkTX 2023-04-06 19:08:57 +02:00
  • 6d8a2c1970 Fix menubar cpu usage not showing on regular builds falkTX 2023-04-06 15:55:03 +02:00
  • e463fa4dfb Cleanup for things moved into DPF falkTX 2023-04-06 15:51:21 +02:00
  • b51041ac48 reinit random in case it was initialized on another thread Cameron 2023-03-18 18:54:25 -07:00
  • ba9ad5f2e5
    Invert scroll X direction falkTX 2023-04-06 15:15:28 +02:00
  • ffbb543b68
    Update dpf and carla falkTX 2023-04-06 14:55:43 +02:00
  • e2ed1e02d2 Sapphire v 2.2.2: Added new module Tube Unit. Don Cross 2023-03-12 18:54:50 -04:00
  • 120d5e3c08
    Use carla single static lib setup falkTX 2023-03-05 14:43:48 +01:00
  • 6887af3138
    Do not exclude src/MOD from source tarball falkTX 2023-02-28 12:35:50 +01:00
  • 6e2d01c24f
    Fix make clean falkTX 2023-02-28 12:07:04 +01:00
  • cfe50e25e9
    Mention mini variant in readme falkTX 2023-02-28 11:29:46 +01:00
  • 94499ff62b
    Include carla's juce modules in source tarball falkTX 2023-02-28 10:57:52 +01:00
  • b858aa5c53
    Disable LTO post release falkTX 2023-02-28 10:57:27 +01:00
  • 351d6a815f
    Make sure CI uploads releases falkTX 2023-02-27 21:34:22 +01:00
  • 06d61a55a2
    Add another mini patch falkTX 2023-02-27 19:41:27 +01:00
  • 6e17e452b1
    Fix mini standalone under non-jack systems falkTX 2023-02-26 19:15:22 +01:00
  • 6cc696d911
    Force built-in carla juce symbols into custom namespace falkTX 2023-02-26 11:09:30 +01:00
  • 83c3ae888d
    Enable LTO in preparation for release falkTX 2023-02-25 17:04:25 +01:00
  • fcbed2797c
    Do not reset pitch when receiving all-notes-off Closes #464 Signed-off-by: falkTX <falktx@falktx.com> falkTX 2023-02-25 16:36:58 +01:00
  • fdfe20b606
    Make vst3 versioning more officially compatible falkTX 2023-02-25 15:51:08 +01:00
  • e9c030a0f8
    Check /usr directory for existing carla tools on macOS too Closes #495 falkTX 2023-02-25 15:04:00 +01:00
  • 5c0b454583
    Fix notes module width in wasm-mini init patch falkTX 2023-02-25 14:36:59 +01:00
  • c568a695c8
    Fixup initial wasm mini welcome patch, remove old PoC falkTX 2023-02-24 22:54:31 +01:00
  • 78e2b8af59
    Another wasm-noopt fix falkTX 2023-02-24 19:58:17 +01:00