94 Commits (65d988bf2deba9e6833ec1f2024d32f790de910a)

Author SHA1 Message Date
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX 3d767f9be8
Allow to set custom prefix for jack clients, use it under NSM 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX d2ee2b1972
discovery: print category as a string, for internal plugins too 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  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
  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 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 e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 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
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 244ccfc2ac Make transport controls experimental 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 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 27b83d6042 Add callback for when project finishes loading 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 1ce3132801 Rework NSM code, actually works now :) 9 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 9 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 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 25c7807b44 Simplify LinkedList code; Other fixes 10 years ago
  falkTX ac5cca2cd1 NSM is working again 10 years ago