153 Commits (db71588a88fb6d79149343d3f199b361ba9db00c)

Author SHA1 Message Date
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX 08bc05c4f9
Fix build with old macOS 2 years ago
  Jean Pierre Cimalando 3d04c60fce
Add water::MemoryInputStream 3 years ago
  falkTX d657798657 Do not export DllMain for STATIC_PLUGIN_TARGET builds 3 years ago
  falkTX f89484645e
Fix MemoryOutputStream destructor after the latest changes 3 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 3 years ago
  falkTX e081724910 Revert "Same fix for removeInternal" 3 years ago
  falkTX 25bfde3a16 Same fix for removeInternal 3 years ago
  falkTX 46a1959849 Fix misuse of water Arrays 3 years ago
  falkTX cc7a9fcac5
One more compiler warning fix 3 years ago
  falkTX 1f4c6212ae
Fix windows build 3 years ago
  falkTX 16d675c4ad
Fix strict build 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX 545304f5cf
Fix build with GCC11 3 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX efa15219c8
Fix a compiler warning 3 years ago
  falkTX 4154b61f95
Reduce excessive prints 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago
  falkTX 2c142d77af
Clear PID when child process ends 3 years ago
  falkTX 8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" 3 years ago
  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 017516673d
Graph: Fix wrong buffer being cleared for unconnected cv ins 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 ba8938ee20
Fix a const variable 4 years ago
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 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 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 4647238243 Remove 'midiChannelIndex' hacks in water processor graph 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  Your Name 9cc1ab3f15 Fix build on macOS 10.8 5 years ago
  falkTX 5b3183bff2 Replace with wasserts 5 years ago
  falkTX 6444958a72
Fix a build warning 5 years ago
  falkTX e9ca3ac860
One more fix 5 years ago
  falkTX b396a306d3
Fix for unsigned values 5 years ago
  falkTX 399fc3b4bc
Implement CV for internal patchbay mode 5 years ago
  falkTX 358e8ede1c
Remove Time::getApproximateMillisecondCounter from water 5 years ago
  falkTX 4b7aae363a
Cleanup 5 years ago
  falkTX cf4f1dd97a
Allow to build arm32 bridge, magically works with qemu/binfmt \o/ 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago