108 Commits (ebdfa4046da2b6f021424818a22247e3693340b5)

Author SHA1 Message Date
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX 556c7dabda
Split LV2 work and response, cleanup 5 years ago
  falkTX 3fc3be79b0 Try to focus UI bridge when running manually from CLI 6 years ago
  falkTX 72d9d33800 Fix previous commit 6 years ago
  falkTX e97440d641 Allow carla-bridge-uis to run with just plugin URI 6 years ago
  falkTX f28e6fcce8 Fix lv2-ui-bridge crash when it expects a window title 6 years ago
  falkTX 2038a91cde Print warning if LV2 UI tries to send bad data 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 8aa84234c7 Avoid assertion if LV2 UI widget is null 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX ca5df4f151 Implement transient windows (out of process) for win32 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX 23e3d83d3a Rename a few classes, so it's clear what they are for 6 years ago
  falkTX d40e36ddfa Make sure to stop pipe communication right when UI bridges close 6 years ago
  falkTX 5375f43160 Rename some variables to make it clear what they do 6 years ago
  falkTX 6629dd821e Get size from LV2 X11 UI in case it does not report the host 6 years ago
  falkTX c44bde21da Cleeanup, sync some backend and bridge UI LV2 code 6 years ago
  falkTX 25767ed93e Report sample rate to LV2 UIs properly 6 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX 6655528d2f Use custom X11 methods on UI bridges on all systems with X11 7 years ago
  falkTX 479094fa5d Make backend LV2 URIDs into an enum 7 years ago
  falkTX 14c436cf85 Continue previous commit 7 years ago
  falkTX ee83db7d05 Get rid of hardcoded "-ldl"; Cleanup 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 4d6e95d28a Only link carla-utils and ui bridges against water file libs 7 years ago
  falkTX e6a06e6463 Cleanup 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 f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX 3343acb863 Make windows build a little usable without juce 7 years ago
  falkTX 85ad3f79b5 Silence more warnings 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 7 years ago
  falkTX 4d14bb55fe Kill bridges (child processes) when main carla dies 7 years ago
  falkTX ffed3148e8 Cleanup 7 years ago
  falkTX 9385e1150b Update included juce code 7 years ago
  falkTX da09cf0ea9 Prefer to run calf fluidsynth as bridge, requires instance access 7 years ago
  falkTX bbb8d525b6 Improve error message when UI bridge receives non-uri before options 7 years ago
  falkTX 76bfece326 Fix sending midi notes to lv2 ui bridges 7 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX 0a2f80f39f Optimize LV2 URID mapping (EXPERIMENTAL) 8 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX df7dee17f6 Support LV2 makeSONameResident, just in case 9 years ago
  falkTX 1610970283 Add support for LV2 nominalBlockLength 9 years ago
  falkTX 8984c0971b Fix sending big messages via pipe; Cleanup 9 years ago