84 Commits (7cd1adf0e733178b9b4fa361efedb94116e1c46e)

Author SHA1 Message Date
  falkTX 59aa8dcad9 Fix crash when loading sf2 files, closes #91 10 years ago
  falkTX 2f54e61353 Misc 10 years ago
  falkTX 4b6cb0d5a0 Add and use PLUGIN_EXTRA_HINT_USES_MULTI_PROGS flag 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX 65a6ba8bb3 More LV2 code import and cleanup 10 years ago
  falkTX b398f12cdc More cleanup for strict build flags 10 years ago
  falkTX 9faa2e70fb Fix build; Use FLOAT_* macros 10 years ago
  falkTX 40c7a02c08 Move a bit more stuff around 10 years ago
  falkTX 7e56e3c7d5 Massive noexcept check; cleanup 10 years ago
  falkTX 0faa179caa Make the most basic LV2 plugins load; misc changes 10 years ago
  falkTX d8b887fd59 win32/mingw build fixes 10 years ago
  falkTX b7847f4325 Fix build 11 years ago
  falkTX ef5f047678 Force proper program index 11 years ago
  falkTX e2a4bfebb5 More sampler tweaks 11 years ago
  falkTX 6cbecccaab Misc fixing 11 years ago
  falkTX d9d9bd78cc Some work for LS per-channel preset and 16outs, incomplete 11 years ago
  falkTX 26a2f4a447 Make it possible to switch between some plugin type backends 11 years ago
  falkTX b8e9a62126 Update code for List->LinkedList; Enable DSSI and LS again 11 years ago
  falkTX 639bbc90d7 Fix SF2 plugin 11 years ago
  falkTX 9963928f69 Tweak makefiles; Fix full build and install 11 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX 9769143e29 Force backend build once again 11 years ago
  falkTX 771b2dde4f Make the backend compile again, even if broken for now 11 years ago
  falkTX 8dbec3bc28 Fix build 11 years ago
  falkTX 3e7863767a Cleanup 11 years ago
  falkTX e2aa9e3b42 Misc cleanup 11 years ago
  falkTX a353fb71a8 Replace carla_add/copy/zeroFloat with juce FloatVectorOperation 11 years ago
  falkTX 9aadaabfef More work for juce migration 11 years ago
  falkTX 0321ff8571 More work for Juce migration, random stuff 11 years ago
  falkTX 14a2293dbf More of the same 11 years ago
  falkTX 346cab420b Continue cleanup, now plugin code 11 years ago
  falkTX edb2e1288c Update code to new APIs 11 years ago
  falkTX dd8116dbb5 Save&Restore soundfonts 16outs usage 11 years ago
  falkTX 4108ca2236 Fix typo in parameter CC automation, leading to bad values 11 years ago
  falkTX 1aba64d911 Try to prevent noise when removing plugins; Update juce based code 11 years ago
  falkTX 3b31a6a977 Misc fixing 11 years ago
  falkTX f8a8648e00 Several build fixes for gcc4.2/non-c++11 11 years ago
  falkTX 8932a21c76 Finally implement PLUGIN_OPTION_SEND_CONTROL_CHANGES 11 years ago
  falkTX f0bb700b10 Misc fixing 11 years ago
  falkTX a6846272ff Continue last commit; ZynAddSubFX multi-program 11 years ago
  falkTX 30a83e021b Multi-program support for soundfonts; cleanup; add GPL.txt file 11 years ago
  falkTX 9092c7772c Misc cleanup and fixing 11 years ago
  falkTX c1d2d4b24e Send 128 notes-off when OPTION_SEND_ALL_SOUND_OFF is off 11 years ago
  falkTX 7e5ad021da More bridge work 11 years ago
  falkTX dad00379a2 Continue plugin bridge work 11 years ago
  falkTX 753545c869 Fix another bogus leak detection on close 11 years ago
  falkTX c01c7f529d Set PLUGIN_IS_RTSAFE flag (unused for now) 11 years ago
  falkTX 4a33625dc8 More LV2 work (use lv2 "control" port for events) 11 years ago
  falkTX e6803e1aec More of the same 11 years ago