34 Commits (cc4707c31bc3b94e685c00fd1b648607cfbbbc20)

Author SHA1 Message Date
  falkTX 5a12b4bd3e Rework some patchbay code, shared common stuff 11 years ago
  falkTX a066101bdb Makefile cleanup 11 years ago
  falkTX 438123e471 Implement randomize in gui (plugin right-click), plus reset params 11 years ago
  falkTX f75deaceb3 Add plugin randomize-params functions 11 years ago
  falkTX e27d18f534 Add carla_get_internal_parameter_value func 11 years ago
  falkTX c4491c175b Make lib_* functions noexcept safe 11 years ago
  falkTX a4603ef159 In-canvas parameters experiment 11 years ago
  falkTX b288b50011 param-text is working again (used in VSTs) 11 years ago
  falkTX ed620b139d Always return a valid ptr on standalone; Cleanup 11 years ago
  falkTX de7105b117 Pass time-info to plugin bridges 11 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 11 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 11 years ago
  falkTX 61ef02afc3 Add pluginId to CLIENT_ADDED callback; Misc changes 11 years ago
  falkTX a84c669dc6 Implement X11 TransierForHint for LV2 embed UIs 11 years ago
  falkTX 2aa38cd84f Cleanup and misc fixing 11 years ago
  falkTX 78be58ae7f Move some file and functions around 11 years ago
  falkTX b167010ffd Minor API var name changes and ANSI-C fix; Small makefile update 11 years ago
  falkTX 57dfd8995c Final build fix 11 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX c7f3c3a1af Remove unused clear() API methods; share common midi event code; 11 years ago
  falkTX 137cff992f Small API changes and fixup 11 years ago
  falkTX c71b35de41 Check standalone code for API match, part 1/2 11 years ago
  falkTX 09ac759f0f Finish checking backend API for python 11 years ago
  falkTX 4d44ff20c8 Complete first step of carla-host API 11 years ago
  falkTX e3a11a11bf Update code docs 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX dbd31e26f5 More of the same 11 years ago
  falkTX 76f7ededd0 Update native plugin API to not conflict with backend C API 11 years ago
  falkTX 9769143e29 Force backend build once again 11 years ago
  falkTX 12c681dca0 Test ANSI C code linking against carla backend lib 11 years ago
  falkTX a71a95a5be More of the same 11 years ago
  falkTX 393e0eccee Make CarlaHost API C compatible as well 11 years ago
  falkTX 83623a4f88 More of the same 11 years ago
  falkTX c6158ac752 Forgot to add files 11 years ago