65 Commits (5fbc850e09322ae0d402ba3f02acd464b778f66a)

Author SHA1 Message Date
  falkTX 459915ebdb General fixes against dynamic buffer sizes 6 years ago
  falkTX a764f20453 Misc changes 6 years ago
  falkTX b88f94b2ec Use the real carla safe macro in AudioSampleBuffer 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 9ce64dfba4 Misc build fixes 6 years ago
  falkTX 2680128ee1 Revert "Revert "Delete code that ended up not being needed"" 6 years ago
  falkTX d28fafb840 Revert "Delete code that ended up not being needed" 6 years ago
  falkTX 3870412e57 Delete code that ended up not being needed 6 years ago
  falkTX 31304048c1 Make sfzero use ad lib instead of water for file reading 6 years ago
  falkTX 780c611fb3 Import more files for water, needed by SFZero 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX d19547ca12 Import more water code, almost all sfzero builds now 6 years ago
  falkTX 159b205e66 Import HasMap into water, and a few String methods 6 years ago
  falkTX 2a5b714a1e Fix SharedResourcePointer includes 6 years ago
  FilipeCSnuk ec2cc61a70 Cherry-pick a small water lib change 6 years ago
  John Zimmermann e68b310b23 Do also check if __aarch64__ is defined instead of only __arm64__ (#660) 6 years ago
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 6 years ago
  falkTX 7c846b0bf1 Fix unix version of ChildProcess::isRunning() when SIGINT is used 6 years ago
  falkTX 3e126f2592 Fixes for carla-single under ladish, print state messages on start 6 years ago
  falkTX 813fd4ead7 More water cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 7be0066c07 Water cleanup 6 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 6 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago
  falkTX 5d8e216c30 Fix bridges on windows, due to missing String::quoted 6 years ago
  falkTX 7a51444ff3 water: add back String::quoted() 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX a4c05a11cb Fix crash loading bridged plugins with latency 6 years ago
  falkTX 9c45541e01 libjack: show all system audio and midi ports; Misc changes 6 years ago
  falkTX 1666475bb3 Fix inverted logic when checking for file stream open 7 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX 244f46582b Cleanup, noexcept and other small changes in water module 7 years ago
  falkTX c27841a820 Fix debug build 7 years ago
  falkTX 77011fbad3 64bit stat calls are linux only 7 years ago
  falkTX 6dc7d2c698 Remove unused XmlElement function which breaks clang build 7 years ago
  falkTX 5b97ec1e00 Fix typo leading to unloadable plugins, sorry 7 years ago
  falkTX b33f836ed9 Cleanup 7 years ago
  falkTX 2eec0cb8b1 Fix build after latest commit 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 4ff7b37ef6 Fix some compiler warnings 7 years ago
  falkTX 3741d4606a Add readme to water module directory 7 years ago
  falkTX 4d6e95d28a Only link carla-utils and ui bridges against water file libs 7 years ago
  falkTX 6f5af71674 Fix build under certain systems 7 years ago
  falkTX 79d2686147 Fix windows build, cleanup 7 years ago
  falkTX c26cfec968 water: fix little-endian detection 7 years ago
  falkTX b4690e48cc More water cleanup 7 years ago
  falkTX 4980966ba0 Include needed headers directly in water cpp files 7 years ago
  falkTX 5fe99562a5 water: don't throw exceptions on memory failture, only return error 7 years ago