343 Commits (815bf9a2e890910f919c4337535451dc807f3237)

Author SHA1 Message Date
  falkTX 626dd57515
Catch patch:Set messages to update built-in parameters 3 years ago
  falkTX ae02b0ba88
Bump version to alpha2 4 years ago
  falkTX 83ce16bd69 export carla_get_native_plugins_data function 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX c986615e31 Fix CarlaNative.h for strict compiler mode 4 years ago
  falkTX 58d23a4eb8
Set develop version as 2.3.0-alpha1 4 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX 94eb431466
Bump version to 2.1.95 aka 2.2-RC1 4 years ago
  falkTX 0463d8f1b7
Better error reporting regarding missing clients during load 4 years ago
  falkTX 12b891ca95
Update pre-included lv2 state.h header 4 years ago
  falkTX 77f606cf23
libjack: fix under clang and maybe other systems 4 years ago
  falkTX 0873c66902
Fix jack-as-plugin flags for debugging 4 years ago
  falkTX 15c8662d61
Fixup the assertion added in the previous commit 4 years ago
  falkTX 43c3a9923a
Fix usage without jack meta-data support 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX f225fc7df0
Bump version a tiny bit 4 years ago
  falkTX 0b156da722
Actually update vst3sdk 4 years ago
  falkTX 8db6aa98e2
Allow carla-plugin to have full access to Host API 4 years ago
  falkTX c79e178105
Set version as 2.1.0 4 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 4 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 4 years ago
  falkTX abe09500cc
Don't catch unwind under clang 4 years ago
  falkTX 76e50bf2fe
Bump version 4 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 4 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 4 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 4 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 74eef49b62
Fix audio and midi file not loading saved file 4 years ago
  falkTX 36de0cc079
Set version as 2.0-RC1 4 years ago
  falkTX c2c422a8ef
Set range of LV2 and native CV plugin ports 4 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 4 years ago
  falkTX cdcd18725b Fix pedantic warnings; Make binary dir set by default on standalone 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX dedf74f57e
Label release as beta1 5 years ago
  falkTX 42cc9127cb
Allow parameter comment and group name in internal 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 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 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 81cd4e2c90 A few more const things 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 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 0c536ccc43 Make previous changes c++98 compat 5 years ago