141 Commits (04558b63101de55556733edfa4a369b51f36e9b3)

Author SHA1 Message Date
  Magnus Sandin 7e872cc99f Added sys/types.h to build on Alpine 3 years ago
  falkTX f55b034fb5
Use utf16 in a few more places 3 years ago
  falkTX 1a16fc6b7a
One more water case handling for utf16/windows 3 years ago
  falkTX 54a0eba336
Use utf16 methods for Windows water File operations 3 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 3 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 3 years ago
  falkTX 08bc05c4f9
Fix build with old macOS 3 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 4 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 4 years ago
  falkTX efa15219c8
Fix a compiler warning 4 years ago
  falkTX 4154b61f95
Reduce excessive prints 4 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 4 years ago
  falkTX 2c142d77af
Clear PID when child process ends 4 years ago
  falkTX 8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" 4 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) 5 years ago
  falkTX ba6bfe263b
ChildProcess: use vfork, kill child process when parent dies 5 years ago
  falkTX 87bd880b43
Cleanup ChildProcess code 5 years ago
  falkTX 6c9b25d5f7
Fix a build warning 5 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 5 years ago
  falkTX ba8938ee20
Fix a const variable 5 years ago
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 5 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 5 years ago
  falkTX dbbbcd1cbe Do not compare raw string pointers in water::Identifier 5 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 5 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 5 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