53 Commits (3a4c4c8abbd389a9affe9cf36df1e868bc7ad9d6)

Author SHA1 Message Date
  falkTX 38abd705a4
carla-plugin: fix a few actions leading to inconsistent state 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 0873c66902
Fix jack-as-plugin flags for debugging 4 years ago
  falkTX dc0c1df47e
More pylint corrections 4 years ago
  falkTX 0e1dda7e53
Fixup for pylint 4 years ago
  falkTX bb9c278f49 Start checking python code with pylint, adjust some already 4 years ago
  falkTX fac7ee78dd
Fix carla-control adding more than 1 plugin 5 years ago
  falkTX ed1e66bc97
Improve performance of inline display rendering 5 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 5 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 5 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 5 years ago
  falkTX 0ac2667115
Fix wrong data type for python-side mapped range 5 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 5 years ago
  falkTX 9de958461e Add option to clear xrun after project load 5 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 5 years ago
  falkTX 499fce655b
Change nsm_init signature, using uint64 for pid 5 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 5 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 5 years ago
  falkTX eed583e059
Disable CV controls by default, add first API around it 5 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 f652ad2e13 Rework for better plugin string result handling; single page params 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 0f497f5f9a
Add API to be used for patchbay port groups 5 years ago
  falkTX 7717aa0e47
Fixes and caching for inline displays 6 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 6 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 6 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 6 years ago
  falkTX de8e0d3bd9
New carla-control osc-connect dialog 6 years ago
  falkTX e4e2bc38be
Rework structure for plugin/osc backend, more safe to use now 6 years ago
  falkTX 6f76a52968
Finish first wave of full-osc control work 6 years ago
  falkTX 4ce1c0c76c
Finish patchbay host/osc split, minor API changes 6 years ago
  falkTX 87ed2d37d9
Expose add-plugin over OSC 6 years ago
  falkTX 60cb053d04
More remote OSC stuff, split UDP and TCP 6 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 6 years ago
  falkTX 9a96aceeee
Dont try to use ports above 32767 for OSC 6 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 6 years ago
  falkTX 8535f839bf
Start work for OSC settings 6 years ago
  falkTX fed364b254
Implement clearing xrun count 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 6 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 6 years ago
  falkTX 37014357ad Start adapting for old juce 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  falkTX 5af074b399 Move frontend code to its own folder 6 years ago