41 Commits (b2f0614fe01779f98149b9579f90f9d09b62c746)

Author SHA1 Message Date
  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
  falkTX 7bd34192f5 Initial code rework to make ui-bridges use pipes instead of osc 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX ed507ee0e7 Fix windows build 10 years ago
  falkTX ccfc583958 More pipe work; Enable extui-plugins on Windows 10 years ago
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX e974fcf6a0 Misc fixing 10 years ago
  falkTX 699966ae49 Add CarlaPipeCommon::flush function and use it 10 years ago
  falkTX c0d40ed9ae Add CarlaPipeCommon::readlineblock function 10 years ago
  falkTX 376306563d Rework CarlaPipeUtils code, kinda working win32 implementation 10 years ago