313 Commits (6157a6e85dd667db60d2eea29b253cbacbf1d3e7)

Author SHA1 Message Date
  falkTX af9c392100 Start cleaning up the water 2 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 2 years ago
  falkTX 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 3 years ago
  falkTX b5193900b5 Do not save/restore lv2 parameter-patch values, intercept restore 4 years ago
  falkTX 40c3c79075
Fix oddities with MIDI learn 4 years ago
  falkTX 0464cd5890
Initial code for mapped parameter flags 4 years ago
  falkTX c502be9864
Skip MIDI learn status when cloning or renaming plugin 4 years ago
  falkTX f053e8ab38
Fix bridge build with previous commit 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX da7c7c7cce
Copy lv2 state path contents when cloning plugin 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX 51152741b6
Fix strict bridge build 4 years ago
  falkTX 18554a3692
Skip graph CV source reconfigure when loading plugin state 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX c14dd9cc60
WIP stuff 4 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 4 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
  falkTX cfdb181f37
Add safety checks around CV control ranges 4 years ago
  falkTX 9640c93150
Ensure only correct parameters can be cv controlled 4 years ago
  falkTX 0ac2667115
Fix wrong data type for python-side mapped range 4 years ago
  falkTX 99b49d48b2
Actually load mapped range data 4 years ago
  falkTX 1896041fd0
Save parameter mapped range in project file 4 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 4 years ago
  falkTX 8c49d1ae64 Initial code for removing cv control 4 years ago
  falkTX e9563d853e
Fix build with latest changes 4 years ago
  falkTX 84dc3c69f0 Set cv port range when mapped range changes 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX dc9e57da01
Don't build new cv param stuff in cross-architecture bridges 4 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 4 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 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 ed42465d3d
Set options in plugin bridges 4 years ago
  falkTX 0d6e71eb71
More CV control work, now hackishly working under JACK 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX c8f2b5340c
Expose canvas and some experimental settings to carla-control 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 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