4812 Commits (8d113dc1e9fa6f20e537ab5602da523c91515ad1)

Author SHA1 Message Date
  falkTX fee388e1b7
Make mixWithCvBuffer() virtual 4 years ago
  falkTX 92c70a3800
API cleanup with latest changes, test cv changes with LV2 5 years ago
  falkTX b185d3e047
Remove non-needed var 5 years ago
  falkTX 5d81b6431f
More tests with CV controls, working for ladspa 5 years ago
  falkTX 52b7340213
Continue stuff for cv controls 5 years ago
  falkTX dd08dd59eb Initial tests for cv and param control 5 years ago
  falkTX dedf74f57e
Label release as beta1 5 years ago
  falkTX 5fbb286848
Correct default options for native vst 5 years ago
  falkTX 520bbe4465
Properly restore options for all plugin formats, CC on by default 5 years ago
  falkTX 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX aa7eb6c5c8
Fix row count in plugin-add dialog 5 years ago
  falkTX df61dffe01
Prevent a small assertion 5 years ago
  falkTX 42cc9127cb
Allow parameter comment and group name in internal plugins 5 years ago
  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