59 Commits (4fd815b2d840db7fce73808e5c9a3fd234d0e2fd)

Author SHA1 Message Date
  falkTX 88e5e93497 Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY 7 years ago
  falkTX 11e7814b3b Initial stub implementation of jack application plugin 7 years ago
  falkTX e6d9aa45d6 Add option to enable console output to logs tab 7 years ago
  falkTX 04a7b633bc Fix CarlaBackend.h to be C compatible 7 years ago
  falkTX 5991c38360 Make MIDI CC events apply in log scale if needed 8 years ago
  falkTX 7bb58f1265 Change default process mode to patchbay on non-linux systems 9 years ago
  falkTX 4795b63f34 Rename some files, allow presets on plugin skins (needs rebuild) 9 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 9 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 9 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 9 years ago
  falkTX de829539de Start some cleanup and rework, DO NOT USE 10 years ago
  falkTX bc2c5b2659 Fix CarlaBackend.h for ANSI (pedantic) 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX 2d1a596f0f Allow to pass MIDI bank/program changes to LV2 plugins, closes #136 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX ba08d6cb3a Workaround qt bug that makes edit dialog resizable to 0 10 years ago
  falkTX f257a8e061 Fix plugin chunks randomly not saving; Misc changes 10 years ago
  falkTX 8db5fb85e7 Header update 10 years ago
  falkTX dfd240e3a9 Fix CarlaBackend.h ANSI compat 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 7b97dc6d6c General cleanup 10 years ago
  falkTX 8738b6ecd1 Misc cleanup 10 years ago
  falkTX a29db8b203 Misc 10 years ago
  falkTX ac5cca2cd1 NSM is working again 10 years ago
  falkTX 23efbb8fed Rework jack client rename code; Misc fixing 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 862bb1d53f Add ENGINE_CALLBACK_IDLE 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 78be58ae7f Move some file and functions around 10 years ago
  falkTX b167010ffd Minor API var name changes and ANSI-C fix; Small makefile update 11 years ago
  falkTX f45cd86dde Fix JACK patchbay; Re-introduce custom icons 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 c7f3c3a1af Remove unused clear() API methods; share common midi event code; 11 years ago
  falkTX d39dedfb9b Implement audio device discovery via juce 11 years ago