240 Commits (edb216fd50bf9d94da110d70b348a27ea1785432)

Author SHA1 Message Date
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 4 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 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 e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 0bda11bd0f Do not use sprintf in CarlaEngineNative.cpp; Fix previous commit 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX 18095d27b1 Implement device config changes at runtime (juce and jack) 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 88ae3fed8c Fix previous commit 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 935349e3ce
Make sure carla internal plugin has 100+10 parameters 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX 6f76a52968
Finish first wave of full-osc control work 5 years ago
  falkTX 4ce1c0c76c
Finish patchbay host/osc split, minor API changes 5 years ago
  falkTX 24d715c8da
Split patchbayRefresh for host and osc modes 5 years ago
  falkTX 60cb053d04
More remote OSC stuff, split UDP and TCP 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 5 years ago
  falkTX fed364b254
Implement clearing xrun count 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX 8e04004132
Handle worst-case scenario of carla-plugin buffer size being too low 5 years ago
  falkTX 29bcab0532
Handle worst-case scenario of carla-plugin buffer size being too low 5 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX 119d370d58 Remove an old define, missing timeinfo on carla-plugin gui on win32 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 261f25c369 Revert a previous decision, till we get info from hosts if supported 6 years ago