4801 Commits (508f2276d1b6e43fd6fba851f2a96228f801383c)

Author SHA1 Message Date
  falkTX 7a9ddac0dd
Fixup carla-patchbay and implement dynamic parameters 5 years ago
  falkTX bd086598cc
Remove StringPool, barely used and lead to memory corruption 5 years ago
  falkTX 8511785f8b
Fix strict build 5 years ago
  falkTX 0a643091b1
Fix crash with LADSPA plugins (regression on DSSI code merge) 5 years ago
  falkTX 93bd5c8b8b
Add definitions for DLS and GIG plugin types, unused for now 5 years ago
  falkTX 4f6ce46142
Fix build of external plugins 5 years ago
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX b2a77a23f3
Add midi2cv plugin 5 years ago
  falkTX 4fca135e85
Yet another build fix 5 years ago
  falkTX 10bf0d5c82
Fix build against latest changes 5 years ago
  falkTX c47c725556
Do not define distrho related macros in juce utils 5 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX ccb0b4bba6 Revert "Add a comment about some unreachable code" 5 years ago
  falkTX 9286c4da24 Revert "Do not set vst ui size when audioMasterSizeWindow received on init" 5 years ago
  falkTX cf3e3fd023 Revert "Try to fix recursion of vst ui resize" 5 years ago
  falkTX 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 5 years ago
  falkTX f119412bc9 Try to fix recursion of vst ui resize 5 years ago
  falkTX 246a09a8f0 Add a comment about some unreachable code 5 years ago
  falkTX 0b485284e5 Do not set vst ui size when audioMasterSizeWindow received on init 5 years ago
  falkTX 8e8fe2e111
Cleanup the way split lv2-bundles are installed 5 years ago
  falkTX 4c5077a822 Remove unused variable 5 years ago
  falkTX 96c4501e3a Cleanup last changes made to audio-gain.c 5 years ago
  Bram Giesen 6d01cc816d Add filter on gain control of audio-gain plugin (#961) 5 years ago
  falkTX 04e0ee28c7 Do not build program stuff in audio and midi file without PyQt 5 years ago
  falkTX f9b59964a7
Start work to allow split lv2 bundles of carla plugins 5 years ago
  falkTX 3de829c37c
More compatible code for old compilers 5 years ago
  falkTX 6e595bf9d9
Dont give warnings for missing libs on CI test builds 5 years ago
  falkTX 14f9067201
Try to fix build on old compilers 5 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX d78d048d52
Fix build with pyqt but no opengl 5 years ago
  falkTX 43b981c58d Fix default colors for custom skin-style plugins in rack 5 years ago
  falkTX 0ff002cbc3 midipattern: fix writing notes independent of BPM 5 years ago
  falkTX 27c0e1373f Fix build 5 years ago
  falkTX b1a04d7f76 Start fixing up midi pattern plugin, WIP 5 years ago
  falkTX d997f2976f Fix pianoroll.py snap when value is zero 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 90304c8693 Rework audio file plugin, finally actually works properly 5 years ago
  falkTX 12d6e00b03 Fix build 5 years ago
  falkTX 81cd4e2c90 A few more const things 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 cae121d99f Tweak look of parameter groups 5 years ago