1074 Commits (c531861ac05551c8863332283a2120f94b58c952)

Author SHA1 Message Date
  falkTX ea3f36ed9d
Fix water File::copyDirectoryTo() to take into account symlinks 4 years ago
  falkTX 720c6fe104
More work for LV2 state path, symlinks and move/copy when needed 4 years ago
  falkTX 9a0bf93849
Update juce stuff 4 years ago
  falkTX 0bd8c8175d
Update juce sources to stable juce6 release (DISTRHO version) 4 years ago
  falkTX 0df641fe9f
Fix rtaudio crash when there are no system input ports 4 years ago
  falkTX 017516673d
Graph: Fix wrong buffer being cleared for unconnected cv ins 4 years ago
  falkTX 86e5053ed7
Fix previous commit 4 years ago
  falkTX b7a906a0b6
sfzero: fix crash on multi-line c-style comments 4 years ago
  falkTX 62f27b046d
Fix windows build (typo on previous commits) 4 years ago
  falkTX ba6bfe263b
ChildProcess: use vfork, kill child process when parent dies 4 years ago
  falkTX 87bd880b43
Cleanup ChildProcess code 4 years ago
  falkTX 6c9b25d5f7
Fix a build warning 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX 052ec3db6e
Add new files from juce 4 years ago
  falkTX 8127f1c25e
Update JUCE 4 years ago
  falkTX ba8938ee20
Fix a const variable 4 years ago
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 4 years ago
  falkTX 92ace9724c
Fix win32 build using old win64 mingw 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 294bc86407 Workaround build issue with old 32bit mingw 4 years ago
  Térence Clastres 61f30bda8a
Fix JUCE compilation on Linux with DEBUG=true (#1125) 4 years ago
  falkTX 894d838664
Use "-Wa,-mbig-obj" for juce debug builds, cleanup 4 years ago
  falkTX 24c5812c2a
Fix Windows build 4 years ago
  falkTX d5cebe287b
Bring back just vst2 support 4 years ago
  falkTX dbf012dc42
Sync JUCE with DISTRHO, move mingw-std-threads into modules/ 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX 94191f916a
Quick way to get mingw to build 4 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 4 years ago
  falkTX 81fb457cc3
Enable juce vst3 support under linux, and disable vst2 (internal) 4 years ago
  falkTX 76ccefd0c8
Tweak build flags for new juce 4 years ago
  falkTX cfd7925d0f
Update vst3sdk and juce 4 years ago
  falkTX 54c075d5af
Restrict ffmpeg usage to known good versions 4 years ago
  Your Name dada9a6193 Needed osx changes 4 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 4 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 4 years ago
  falkTX dbbbcd1cbe Do not compare raw string pointers in water::Identifier 4 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 4 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX bd086598cc
Remove StringPool, barely used and lead to memory corruption 5 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX f9b59964a7
Start work to allow split lv2 bundles of carla plugins 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX 7b754358e6 Use juce by default on osx and win; fix build with gcc9 5 years ago
  falkTX 4647238243 Remove 'midiChannelIndex' hacks in water processor graph 5 years ago
  falkTX c88cf0b386 Fix build against old linux distros 5 years ago
  falkTX cdcaeceeed More tweaks for hylia 5 years ago
  falkTX b1a0f12e62 hylia needs -Wno-missing-field-initializers 5 years ago
  falkTX 81708ee074 Fix build with older mingw 5 years ago