93 Commits (b051899438e9ea73e7dfb6ce0a39b82e90e8349f)

Author SHA1 Message Date
  falkTX 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX 93bd5c8b8b
Add definitions for DLS and GIG plugin types, unused for now 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX d9c255f1c7
Remove 1 "/** @} */" too much 5 years ago
  falkTX 0f497f5f9a
Add API to be used for patchbay port groups 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 5 years ago
  falkTX 6f76a52968
Finish first wave of full-osc control work 5 years ago
  falkTX 9a96aceeee
Dont try to use ports above 32767 for OSC 5 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 5 years ago
  falkTX 8535f839bf
Start work for OSC settings 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 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
  Yuri 2be9e4027c Fix build with the clang compiler. 6 years ago
  falkTX f039ee4675 Fix CarlaBackend.h usage with the latest changes 6 years ago
  falkTX 1967b55052 Fix NaN when controlling log params with MIDI CC 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 244ccfc2ac Make transport controls experimental 7 years ago
  falkTX 69c24a915a Active peaks and keyboard for carla-rack group 7 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 2adddc21a6 Finish wine options, except auto-prefix 7 years ago
  falkTX 09a0083eb2 Start settings for Wine 7 years ago
  falkTX 27b83d6042 Add callback for when project finishes loading 7 years ago
  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