86 Commits (5e3035ed7fa6ae6973f49e2fc7643e7a1e809027)

Author SHA1 Message Date
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 0daa74ad4e
Fix previous commit 5 years ago
  falkTX b2c3cccc2b Fix leaks and oddities with water Array class 5 years ago
  falkTX 6f20d4c636 Cleanup some water 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX 51428eeb94 Avoid jassert name clashes, makefile stuff 5 years ago
  falkTX 3aa5352bb7 Make water File paths accept paths from CWD, adjust bridges to it 5 years ago
  falkTX 71ff98225d
Fix swap() for ByteOrder.h (bsd, linux and non-intel archs) 5 years ago
  falkTX 1c91d9237e Fix build on old or 32bit systems 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 9032c808f3 Cleanup for Array memory use of non-trivial types 6 years ago
  falkTX 6ace3015c0 Fix Windows build 6 years ago
  falkTX 70161943f3 Don't waste CPU while waiting for bridges to finish 6 years ago
  falkTX fcc1597bdf Fix windows build 6 years ago
  falkTX faf4777b6e Cleanup, print error if win32 CreateWindow fails 6 years ago
  falkTX 15820b1658 Fix exported LV2 plugins under windows, they actually load now :) 6 years ago
  falkTX 651a422c6f Remove some unused definitions from File class 6 years ago
  falkTX 4d47b10b0b Print warning when win32 CreateSymbolicLink asked but not available 6 years ago
  falkTX 8e2a3b4704 Cleanup File::createSymbolicLink, try a mingw workaround 6 years ago
  falkTX 8233f9a987 Replace BigInteger with a bool array in Synthesizer class 6 years ago
  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