128 Commits (fde9898954e3f850e0384bc2e0d1d41760ac3bb5)

Author SHA1 Message Date
  falkTX 32203fc427 Add "About JUCE" menu action 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX 8db5fb85e7 Header update 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX 1731164772 Remove unimplemented plugin option 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 5a12b4bd3e Rework some patchbay code, shared common stuff 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX ac5cca2cd1 NSM is working again 10 years ago
  falkTX 438123e471 Implement randomize in gui (plugin right-click), plus reset params 10 years ago
  falkTX f75deaceb3 Add plugin randomize-params functions 10 years ago
  falkTX e27d18f534 Add carla_get_internal_parameter_value func 10 years ago
  falkTX f3079b6fdc Cleanup 10 years ago
  falkTX 36ee666c27 Remove PATCHBAY_PORT_TYPE_PARAMETER flag 10 years ago
  falkTX 3574f959b6 Add PLUGIN_OPTION_SEND_FEEDBACK flag 10 years ago
  falkTX 7b856e2504 Add ENGINE_DRIVER_DEVICE_CAN_TRIPLE_BUFFER flag 10 years ago
  falkTX a4603ef159 In-canvas parameters experiment 10 years ago
  falkTX 43fd066ff5 Make the patchbay connections always have a group and port id 10 years ago
  falkTX 732413eb14 Misc 10 years ago
  falkTX b288b50011 param-text is working again (used in VSTs) 10 years ago
  falkTX ed620b139d Always return a valid ptr on standalone; Cleanup 10 years ago
  falkTX 862bb1d53f Add ENGINE_CALLBACK_IDLE 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX 0098991645 Implement file callback, used in audio and midi-file plugs 10 years ago
  falkTX c830d6dc00 More bridge work 10 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 10 years ago
  falkTX 1a0db2ec2f Add ReWirePlugin class; More bridges work 10 years ago
  falkTX dc146bb5ad Fix jack engine for grouping canvas clients to plugin ids 10 years ago
  falkTX 61ef02afc3 Add pluginId to CLIENT_ADDED callback; Misc changes 10 years ago
  falkTX 2aa38cd84f Cleanup and misc fixing 10 years ago
  falkTX b167010ffd Minor API var name changes and ANSI-C fix; Small makefile update 11 years ago
  falkTX 0604e3ee91 Define engine options properly before start; More juce-engine work 11 years ago
  falkTX f45cd86dde Fix JACK patchbay; Re-introduce custom icons 11 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX 0f3664d2e7 API Fixes; add offline check to Plugin tryLock; engine osc changes 11 years ago
  falkTX 2839742a58 Corrections for new API; More work for internal carla plugin 11 years ago
  falkTX 853779e732 backend builds again 11 years ago
  falkTX 137cff992f Small API changes and fixup 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 17902c9874 Update some python code for final API 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 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 d4f7ead7e7 Add some more inline code docs 11 years ago
  falkTX 393e0eccee Make CarlaHost API C compatible as well 11 years ago