59 Commits (baa37581598643d4ab3e4369c9e900944c310b2c)

Author SHA1 Message Date
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX a96a16d728 Continue build scripts; Fix build on old distros 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX d40e36ddfa Make sure to stop pipe communication right when UI bridges close 6 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 7 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 7 years ago
  falkTX ac58c21cba Fix previous commit 7 years ago
  falkTX 6ba82f32ed Rework pipe code, now working under win32; Enable pipe plugins 7 years ago
  falkTX 7e6ed45fa4 Fix crash (data corruption) when using certain UIs in carla-plugin 7 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX ed18c73409 Allow to set pipe size 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 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 9 years ago
  falkTX 8acbef90a2 Cleanup 9 years ago
  falkTX 8984c0971b Fix sending big messages via pipe; Cleanup 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX f8222c5128 Call XInitThreads on plugin bridges 9 years ago
  falkTX 3130631156 Fix build; Send SIGTERM signal to waiting processes 9 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 9 years ago
  falkTX e136d9d591 Fix for using CarlaPipeUtils code externally 9 years ago
  falkTX 877da37320 Remove juce dependency from CarlaPipeUtils 9 years ago
  falkTX 3541596868 Misc 9 years ago
  falkTX 96bc6f478f Tweaks to windows build 9 years ago
  falkTX 801bf35b2f Fix OSX build 9 years ago
  falkTX d2745d8484 Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 9 years ago
  falkTX ebcfe69689 win32 pipe fixes, can't test more due to wine issues 10 years ago
  falkTX 81c9a2b296 Continue plugin-bridge work; Fixes to carla-shm utils 10 years ago
  falkTX 29f7dfb365 Add CarlaPlugin::getUiBridgeProcessId() function 10 years ago
  falkTX ebc8d83bee Send ui options to bridges 10 years ago
  falkTX 77df19c638 More build fixes 10 years ago
  falkTX 4f0c441e30 Ignore noexcept for pipe classes for now 10 years ago
  falkTX 6032ae53b9 Cleanup 10 years ago