2170 Commits (a7188bedc4e4622cd13184c8737d9f1766903d21)

Author SHA1 Message Date
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 27c0e1373f Fix build 5 years ago
  falkTX 302854ae65 Fix 0 BPM when starting carla as transport master, and not rolling 5 years ago
  falkTX fc5e2f37d0 Fix changing transport mode when not using multi-client 5 years ago
  falkTX 12d6e00b03 Fix build 5 years ago
  falkTX 5b1d5f7a18 More constness cleanup 5 years ago
  falkTX 6c8d6c757f Cleanup CarlaPlugin.hpp const usage 5 years ago
  falkTX c525717d25 Implement setProgramRT, fixing build 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 0bda11bd0f Do not use sprintf in CarlaEngineNative.cpp; Fix previous commit 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 5 years ago
  falkTX 3322c9fa7b Do not require label for vst3 5 years ago
  falkTX 8337a2ece4 Protect against bad lv2 rindex value 5 years ago
  falkTX 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX e3a27c5f0e Fix a build warning 5 years ago
  falkTX c307dd9d8a Rework add-plugin dialog 5 years ago
  falkTX 41a0bf57af Expose libjack midi out channel mixdown option in add-jack dialog 5 years ago
  falkTX b511d21006 libjack: implement midi out channel buffer mixdown 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX 2df0ddf343 Always use JackNoStartServer 5 years ago
  falkTX cdcaeceeed More tweaks for hylia 5 years ago
  falkTX 18095d27b1 Implement device config changes at runtime (juce and jack) 5 years ago
  falkTX e45601a25d Add configure driver option to engine menu, custom panel button 5 years ago
  falkTX 3daaad68a1 Enable WASAPI for windows builds 5 years ago
  falkTX 1e51708bfe Add CV and inline-display plugin filters, and related fixes 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 5 years ago
  falkTX d9c255f1c7
Remove 1 "/** @} */" too much 5 years ago
  falkTX 0f497f5f9a
Add API to be used for patchbay port groups 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX c4552d6bc9
Always send open message to NSM clients 5 years ago
  falkTX 399fc3b4bc
Implement CV for internal patchbay mode 5 years ago
  falkTX 011f8dcd17
Fix logic in the previous commit 5 years ago
  falkTX 03f74e99ea
Allow engine to load vst shells with id 0, using the first plugin 5 years ago
  falkTX 88ae3fed8c Fix previous commit 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 062c43e4c0
Only build and install jack internal client with JACKBRIDGE_DIRECT 5 years ago
  falkTX 8e37bc8245
Make loading of vst chunk conflict less with non-juce plugins 5 years ago
  falkTX 3afdf1f2d2 Allow bridges to set latency value again, now that we fixed things 5 years ago
  falkTX 935349e3ce
Make sure carla internal plugin has 100+10 parameters 5 years ago
  falkTX a0be30f35e
Fix crash when plugin adds latency after starting at 0 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX da45e92c2a
Temporarily force path for jack internal client 5 years ago
  falkTX 16f6415921
Make JACKBRIDGE_DIRECT simpler to work with 5 years ago
  falkTX 41f81a8af2
Tweaks for getting some stuff working under Haiku 5 years ago
  falkTX 08cb20301a
Yet another build fix 5 years ago
  falkTX b4fd3bdb33
Really fix build 5 years ago