108 Commits (c657fb04be7a8122983e0ad480827dd101178f02)

Author SHA1 Message Date
  falkTX 44c6615f2a
Remove the use of mingw-std-threads 1 year ago
  falkTX a2791c9676
Build clap stuff with -ObjC++ under macOS 2 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 728fa94744
Allow to disable JACK, and skip bridges for wasm 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX 8371c3c395
More tweaks needed for macOS builds 2 years ago
  falkTX 2b11eece3d
Build fixes 2 years ago
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 2 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 2 years ago
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX 095c25da4a
Skip JACK-applications as plugin in static plugin target builds 3 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 3 years ago
  falkTX f0efa0a1d3 Update plugin juce code to new APIs, hook into vst2 for parity 3 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 932b4c9746
Cleanup 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX f88c0d5ab0 Implement loading of MacOS VST2 bundles 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 11e7814b3b Initial stub implementation of jack application plugin 7 years ago
  falkTX 1d74a7dca2 More of the same, bridges now run but without any info 10 years ago
  falkTX a4a570c909 Cleanup 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX f4e6829c68 More of the same 10 years ago
  falkTX 75f263d4f9 Start reworking the makefiles 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX ab2db68741 Backend is now completely qt free 10 years ago
  falkTX 00f519c29e LinuxSampler+LV2 plugin and discovery are now qt free 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 10 years ago
  falkTX cfbbdf0114 Implement CarlaString::asBase64, use it instead of QByteArray 10 years ago
  falkTX d648807c45 Continue 10 years ago
  falkTX 2cb7821f4c BridgePlugin is now qt free 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 1333307417 Continue makefile rework 10 years ago
  falkTX d39b594cec Continue work on makefiles, still unfinished 10 years ago
  falkTX a066101bdb Makefile cleanup 10 years ago
  falkTX a9f59f450c Misc fixing; Send "pong" from bridge to server 10 years ago
  falkTX c830d6dc00 More bridge work 10 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 10 years ago
  falkTX 1a0db2ec2f Add ReWirePlugin class; More bridges work 10 years ago