3877 Commits (ce234b92c19297266b2e403ab7d3625e854ab6d7)

Author SHA1 Message Date
  Filipe Coelho 6480b75f92 Cleanup 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  Filipe Coelho 14dd4690ef Fix loading single plugins without LV2_PATH being set 6 years ago
  Filipe Coelho b4061e6933 Fix crash when audio engine stops responding 6 years ago
  falkTX 0ee835a896 Use semaphore with timed wait for scoped actions, mostly RT safe 6 years ago
  Filipe Coelho 1436d9d70b Test scoped action lock with a wait condition 6 years ago
  Filipe Coelho 158c6dc9cc Remove checks for uic, never used 6 years ago
  Filipe Coelho 9f21774512 Test for rcc when looking for Qt 6 years ago
  Filipe Coelho 37fca3d3ed Fix build of internal plugins under FreeBSD 6 years ago
  Filipe Coelho 5ef9710ebe Do not use -isystem for modules dir 6 years ago
  falkTX 4be883f0ca Fix missing output ports in carla-plugin non-stereo versions 6 years ago
  falkTX 3c395a0562 Fix minor compiler warning 6 years ago
  falkTX a29bfb0219 Fix memory leak in carla-plugin pipe usage 6 years ago
  falkTX f3ee9dfedb carla-lv2: export supported options 6 years ago
  falkTX badfa6d5ae Specify int type on carla-plugin lv2 options 6 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 6 years ago
  falkTX 91be24b1a8 Fix mac/win build 6 years ago
  falkTX d24e95d813 Sync main and bridge UI code, all UIs resizable by default 6 years ago
  falkTX a9060e1e7e Always load UI resources, fixes missing features (eg, noUserResize) 6 years ago
  falkTX 9a0116fc6d Load state of old win/osx VST2 plugins (before juce/water breakage) 6 years ago
  falkTX 62d8cd95c5 Bump bridge API version 6 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 6 years ago
  falkTX a90b9f9a3e Fix parameter text rendered for old value instead of new 6 years ago
  falkTX a4c05a11cb Fix crash loading bridged plugins with latency 6 years ago
  falkTX 5094196ece Show if libmagic is available during "make features" 6 years ago
  falkTX 50cdb57c7c Delete unneeded files from DPF; Fix build 6 years ago
  falkTX b0ee0f6abf Update DPF again, don't build DGL shared resources 6 years ago
  falkTX b08ade977c Update DPF stuff 6 years ago
  falkTX 9446bad279 Rename a little more 6 years ago
  falkTX 23e3d83d3a Rename a few classes, so it's clear what they are for 6 years ago
  falkTX 65b2ca8fc2 Fix cast leading to export-lv2 plugin crash; Cleanup 6 years ago
  falkTX c6fb67ee80 Fixes to lv2 export 6 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 6 years ago
  falkTX d4a91f9869 Cleanup 6 years ago
  falkTX ffe26788bb Fix typo in a comment 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 33ce764ea0 Close all native UIs when carla-plugin closes 6 years ago
  falkTX d40e36ddfa Make sure to stop pipe communication right when UI bridges close 6 years ago
  falkTX 5375f43160 Rename some variables to make it clear what they do 6 years ago
  falkTX 6629dd821e Get size from LV2 X11 UI in case it does not report the host 6 years ago
  falkTX c44bde21da Cleeanup, sync some backend and bridge UI LV2 code 6 years ago
  falkTX 9c45541e01 libjack: show all system audio and midi ports; Misc changes 6 years ago
  falkTX 25767ed93e Report sample rate to LV2 UIs properly 6 years ago
  falkTX 1666475bb3 Fix inverted logic when checking for file stream open 7 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX f2473b40f0 Handle integer parameters on rack knobs 7 years ago
  falkTX 30e3d829e2 Fix possible feedback loop in new knob code 7 years ago
  falkTX ad5dc1941f Bump database versioning, full plugin rescan now needed 7 years ago