627 Commits (a1eac6e41978bae492ab1d936c80c6ea3bce165c)

Author SHA1 Message Date
  falkTX c9c314596d Misc 10 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 10 years ago
  falkTX 7787508b6c Start final code recheck; Add some safety checks to LinkedList 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 3613bcdcc0 ZynUI working again (local only); Misc fixes 10 years ago
  falkTX 3541596868 Misc 10 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 10 years ago
  falkTX 76c4481043 Add safe assertion just in case 10 years ago
  falkTX f4caa66a4b Don't call findBase64CharIndex on invalid chars 10 years ago
  falkTX 48d5a49816 Better like this 10 years ago
  falkTX cf8592829e Misc 10 years ago
  falkTX 7f901ddd79 Fix loading chunks with last commit 10 years ago
  falkTX d5f2da4fe7 Optimize saving and some loading of plugin chunks 10 years ago
  falkTX b1b6a023ea CarlaRingBuffer: Only print read/write errors once 10 years ago
  falkTX 9d2fd9c095 Allow list of lv2 folders to be empty 10 years ago
  falkTX 2c4766b98e Misc 10 years ago
  falkTX 615afa3d3c Fix deadlock with the previous commits 10 years ago
  falkTX 11e277495f testing 10 years ago
  falkTX 2a6086d924 Fix debug build (on linux) 10 years ago
  falkTX efda57bdfc Fix MIDI channel missing in patchbay mode events 10 years ago
  falkTX b6a823457e Some renaming, rework and misc fixing 10 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 10 years ago
  falkTX 96bc6f478f Tweaks to windows build 10 years ago
  falkTX 801bf35b2f Fix OSX build 10 years ago
  falkTX b3e434849a Fix possible crash when replacing zyn with another zyn 10 years ago
  falkTX 32af9ac879 Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix 10 years ago
  falkTX 93aa5894f3 Use full parameter names in NSM 10 years ago
  falkTX 2e7fbf895d Continue previous commit 10 years ago
  falkTX fe00c682af Save parameter midi CC mapping for plugins that use chunks 10 years ago
  falkTX f33629b08a Cleanup 10 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 10 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 10 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 10 years ago
  falkTX 5d10152aa8 Rework of some latency and LADSPA code 10 years ago
  falkTX d2745d8484 Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 10 years ago
  falkTX b23a391c3a Big push of the new plugins (experimental) 10 years ago
  falkTX 341e8181fc Misc fixes 10 years ago
  falkTX f24c41f327 Use LD_PRELOAD to better map DSSI plugin UIs; Don't auto-center for now 10 years ago
  falkTX 6779d1d796 More dpf module changes; Fix build 10 years ago
  falkTX 1c05a1e634 Minor changes to dpf/distrho modules 10 years ago
  falkTX a37ff5ceff Add carla_zeroPointers function, use it instead of _fill<void*> 10 years ago
  falkTX 5098d25cf0 Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
  falkTX b5e5ca5f4d Better timeout code client-side, other fixes 10 years ago
  falkTX 245af25738 Better handling of plugin-bridge timeouts 10 years ago
  falkTX 971c84132e Fix building with mingw but not for linux+wine usage 10 years ago
  falkTX 42142f3a9c Win32 semaphore implementation (instead of pthreads) 10 years ago