119 Commits (89416523d1fab64208f669be939ffe5bdb1076dc)

Author SHA1 Message Date
  falkTX 15820b1658 Fix exported LV2 plugins under windows, they actually load now :) 6 years ago
  falkTX 6d176142cc Send CCs to bridges when manually run from CLI or carla-single 6 years ago
  falkTX f671e3db60 Don't be so restrictive on carla-plugin active messages 6 years ago
  falkTX de35d8ad38 Fix exported lv2 plugins after latest changes 6 years ago
  falkTX fb3132cabf Get rid of *.base.* for internal plugins, now unused 6 years ago
  FilipeCSnuk 08683468ff Fix linking of carla-bridge against all internal plugins 6 years ago
  falkTX a1dcc50346 Fix build with external plugins enabled 6 years ago
  falkTX c198573c00 Build all native plugins into carla-bridge-native 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX c580758220 Fix build with old linux 6 years ago
  falkTX 1acd680218 Initialize OS stuff when starting plugin bridge 6 years ago
  falkTX 95ba62de0b Fix crash when closing session containing bridges with ctrl+c 6 years ago
  falkTX 3e126f2592 Fixes for carla-single under ladish, print state messages on start 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX af6435313f Fix build with static libmagic 6 years ago
  Filipe Coelho 5ef9710ebe Do not use -isystem for modules dir 6 years ago
  falkTX 9446bad279 Rename a little more 6 years ago
  falkTX 65b2ca8fc2 Fix cast leading to export-lv2 plugin crash; Cleanup 6 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 6 years ago
  falkTX d4a91f9869 Cleanup 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX e307cba9ba Fix MacOS 32bit bridges build 7 years ago
  falkTX a5fcdedbe4 Run MacOS event loop in plugin bridges 7 years ago
  falkTX 027ec425b4 Initial Cocoa Plugin UI support 7 years ago
  falkTX f88c0d5ab0 Implement loading of MacOS VST2 bundles 7 years ago
  falkTX 438fd9c77c plugin-bridge: signal setup only done for linux 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX 0f1bfc317d Adjust build to not include external plugins on bridges 7 years ago
  falkTX 27f15648a4 Fix link flags. Closes #531 7 years ago
  falkTX 8691117503 Go back to old audiofile plugin from 1.x release 7 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX fcea66d79f Fixup new code for -Weffc++ 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX 980bcf992a Run OS main loop if using plugin bridge 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 307f4fc838 Fix for last commit 7 years ago