629 Commits (c52413aca485c22cb5be0e902068d74069cc9d4b)

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