1295 Commits (4a7765747fefc8e1c13cf933f91633f274135d42)

Author SHA1 Message Date
  falkTX dc8424d97b Initial code for juce-patchbay plugin (test for later carla-patch) 10 years ago
  falkTX 9a6d7dff39 Fix build with new juce 10 years ago
  falkTX 168f7a3a9c Random testing stuff 10 years ago
  falkTX c830d6dc00 More bridge work 10 years ago
  falkTX ea90049722 More plugin bridges work, win32 working :D 10 years ago
  falkTX fe4676d55f Misc 10 years ago
  falkTX 49505ca907 More bridge work and testing 10 years ago
  falkTX f7e4bb57f8 Don't use thread-safety on bridges, not needed 10 years ago
  falkTX f6210dc2d0 Fix bridge midi 10 years ago
  falkTX e19652cf55 Use separate thread for osc input 10 years ago
  falkTX c7a4e7e5b9 Use a CriticalSection when engine UI/main calls 10 years ago
  falkTX bf0042f764 More bridge work 10 years ago
  falkTX 9e23d173b7 Work on the JucePlugin class, basic fx + ui working 10 years ago
  falkTX de48fea4c1 Misc fixing 10 years ago
  falkTX 884d189821 Misc fixing for mingw 10 years ago
  falkTX 606b57646a Misc fixing 10 years ago
  falkTX 442cbf2f01 Misc 10 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 10 years ago
  falkTX 0ab7278aa3 Misc 10 years ago
  falkTX c78100cf2b Misc 10 years ago
  falkTX 07b64824af Misc 10 years ago
  falkTX 1a0db2ec2f Add ReWirePlugin class; More bridges work 10 years ago
  falkTX 3769d888bc More bridge work; bridged plugins are working, kinda 10 years ago
  falkTX 2037630bee Misc fixing 10 years ago
  falkTX 43038eeb68 Some more plugin bridge work 10 years ago
  falkTX 6f72000d43 Cleanup & fix some bridge code 10 years ago
  falkTX fb44e1c350 Make native plugin bridge buildable 10 years ago
  falkTX 795d6f58d3 Misc 10 years ago
  falkTX e83fd2e067 Add test macro for LV2 bridged UIs only 10 years ago
  falkTX 43d6ecba22 Associate a canvas group with a plugin Id if possible 10 years ago
  falkTX dc146bb5ad Fix jack engine for grouping canvas clients to plugin ids 10 years ago
  falkTX f7d32676af Cleanup 10 years ago
  falkTX f10bfcc328 Misc 10 years ago
  falkTX 61ef02afc3 Add pluginId to CLIENT_ADDED callback; Misc changes 10 years ago
  falkTX eaced6ec33 Add CarlaPlugin::getPatchbayClientId() func 10 years ago
  falkTX b0f6a1998a Fix build 10 years ago
  falkTX 587eb20b3e VSTs fully work once again; Other misc changes 10 years ago
  falkTX 91d57674ec Cleanup 10 years ago
  falkTX 49cd918743 Do some work on the VST class; Misc fixing 10 years ago
  falkTX d4a43219e9 Force vst to build 10 years ago
  falkTX 4c1bd35856 Fix build 10 years ago
  falkTX 9d7489b96b Proper X11 flags 10 years ago
  falkTX bdcfa05624 Force X11 transient windows to be dialog type (no taskbar entry) 10 years ago
  falkTX c59d2cffcc Apply the same trick for LV2 external windows 10 years ago
  falkTX 5d466f1b56 Try to set transient hint via pid too 10 years ago
  falkTX 12457fc6a8 Cleanup&move the testing DSSI transient to PluginUi code, working! 10 years ago
  falkTX a84c669dc6 Implement X11 TransierForHint for LV2 embed UIs 10 years ago
  falkTX 5d76fc1776 Misc 10 years ago
  falkTX c38c14985e Add close callback to CarlaPluginUi, use it in LV2 10 years ago
  falkTX 19f6c2c7fb Put custom UI code in a separate file 10 years ago