209 Commits (b051899438e9ea73e7dfb6ce0a39b82e90e8349f)

Author SHA1 Message Date
  falkTX 0d6e71eb71
More CV control work, now hackishly working under JACK 4 years ago
  falkTX fee388e1b7
Make mixWithCvBuffer() virtual 4 years ago
  falkTX 92c70a3800
API cleanup with latest changes, test cv changes with LV2 5 years ago
  falkTX 5d81b6431f
More tests with CV controls, working for ladspa 5 years ago
  falkTX 52b7340213
Continue stuff for cv controls 5 years ago
  falkTX dd08dd59eb Initial tests for cv and param control 5 years ago
  falkTX 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX 18095d27b1 Implement device config changes at runtime (juce and jack) 5 years ago
  falkTX e45601a25d Add configure driver option to engine menu, custom panel button 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 08cb20301a
Yet another build fix 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 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 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 d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 8535f839bf
Start work for OSC settings 5 years ago
  falkTX fed364b254
Implement clearing xrun count 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  falkTX e3e2288691 Only send kVstTransportChanged to VST plugins when really needed 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 6184eadbcb Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 90da8601f5 Release JACK timebase master when disabling jack transport sync 7 years ago
  falkTX c95d639750 Quick fix for clang 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 7 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago