68 Commits (fabac8d276219c8dd93b53d9f27b4eec344c1ebc)

Author SHA1 Message Date
  falkTX be4b588c15 Fix previous commit 6 years ago
  falkTX 6cc0260a8a Try to fix build with old Linux 6 years ago
  falkTX cee75f5b3f Only use syncfs on linux and hurd 6 years ago
  falkTX 49fbbc23e9 Flush pipes with syncfs, seems to be the only call that works 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX b86594cb2e Cleanup win32 pipe code, handle cases of client crashing 6 years ago
  falkTX f8b82e8da9 Rework win32 pipes, make it really async and sorta working 6 years ago
  falkTX bbb796cab0 Some fixes for pipes on windows 6 years ago
  falkTX f99242e2bc Cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 7 years ago
  falkTX ff5c315f7a Fix windows build 7 years ago
  falkTX a96a16d728 Continue build scripts; Fix build on old distros 7 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 7 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 7 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 7 years ago
  falkTX d40e36ddfa Make sure to stop pipe communication right when UI bridges close 7 years ago
  falkTX cf8d3326f1 Fix build 7 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 79d2686147 Fix windows build, 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 4d14bb55fe Kill bridges (child processes) when main carla dies 7 years ago
  falkTX 6062420d9b Only print pipe write errors once 7 years ago
  falkTX 97bd032ebd Add prevent-bad-behaviour option, and make it work once again 7 years ago
  falkTX 531f7ac540 Unset LD_LIBRARY_PATH on external uis 7 years ago
  falkTX c7bd702449 Fix osx/win build after some juce changes 7 years ago
  falkTX 61c25ebfdb Fix build under old linux systems 8 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 8 years ago
  falkTX ac58c21cba Fix previous commit 8 years ago
  falkTX 6ba82f32ed Rework pipe code, now working under win32; Enable pipe plugins 8 years ago
  falkTX 7e6ed45fa4 Fix crash (data corruption) when using certain UIs in carla-plugin 8 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX ed18c73409 Allow to set pipe size 9 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX fe915b919a Fix lv2 midi programs not reaching plugin bridges 9 years ago
  falkTX 0a6625d645 Really fix mingw build 9 years ago
  falkTX ab5d718660 Update osx scripts, misc fixing 9 years ago
  falkTX 972fd6f429 Fix bridges not receiving empty messages, closes #273 10 years ago
  falkTX 8acbef90a2 Cleanup 10 years ago
  falkTX 8984c0971b Fix sending big messages via pipe; Cleanup 10 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX f8222c5128 Call XInitThreads on plugin bridges 10 years ago
  falkTX 3130631156 Fix build; Send SIGTERM signal to waiting processes 10 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 10 years ago
  falkTX e136d9d591 Fix for using CarlaPipeUtils code externally 10 years ago
  falkTX 877da37320 Remove juce dependency from CarlaPipeUtils 10 years ago
  falkTX 3541596868 Misc 10 years ago
  falkTX 96bc6f478f Tweaks to windows build 10 years ago