120 Commits (d5862a5cbc08764616132194e4653f691c7955ff)

Author SHA1 Message Date
  falkTX 1dbaf85816 Define CUSTOM_DATA_TYPE_PATH and allow it for LV2 as custom data 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX c515833bd1 Fix a compiler warning 3 years ago
  falkTX 2a6a7de04f
Fix main client name for multiple carlas inside NSM 3 years ago
  falkTX 50e2d338ef
Give up with BINARY_* expose, alternative approach 3 years ago
  falkTX 3c7d3a07df
Try to fix strict build 3 years ago
  falkTX 11501450d3
expose binary types as macros so they can be compared to BINARY_NATIVE 3 years ago
  falkTX b5193900b5 Do not save/restore lv2 parameter-patch values, intercept restore 4 years ago
  falkTX 58854f37d5 Fix header include test; Add a "make test" target 4 years ago
  falkTX 0464cd5890
Initial code for mapped parameter flags 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX 927531efb1
Require that client name prefix include at least 1 dot 4 years ago
  falkTX 9c2407669a
Raise limit of plugins that can be loaded 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 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX cdcd18725b Fix pedantic warnings; Make binary dir set by default on standalone 4 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 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 eed583e059
Disable CV controls by default, add first API around it 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
  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