26 Commits (497b37484855d3dd754645bf9d5991514ae4cb99)

Author SHA1 Message Date
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 3411c035da
Expose carlapatchbaycv as lv2 plugin 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX eeab6fbee1 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 5 years ago
  falkTX 417d149a9a Fix loading multiple exported LV2 plugins 5 years ago
  falkTX ea64a101fd Fix loading multiple exported LV2 plugins 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 15820b1658 Fix exported LV2 plugins under windows, they actually load now :) 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 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 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 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 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 f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 99fe119177 libjack: support for midi out 7 years ago
  falkTX ea475b4eb3 Allow to run bridges inside bridges; Fixup lv2-bridge 7 years ago
  falkTX 99723a3b55 Make lv2-single part of bridge build, since it needs bridge code 7 years ago
  falkTX bd963b6b5d exported lv2s can now show custom gui 7 years ago
  falkTX 050414c63d More work for carla-lv2-single, can export basic fx now 7 years ago
  falkTX a46e37073e carla-single-lv2 starting to take shape 7 years ago
  falkTX 6dbd9ff5a6 Add stub for carla-lv2-single 7 years ago
  falkTX 5ed8a56a99 Fix test #4 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago