187 Commits (be2f1056ab48c0ec6a3877a19597cb36a44f1e30)

Author SHA1 Message Date
  falkTX 51186c9f7c
Clean water File(const String&) usage 1 year ago
  falkTX d805e8bb9a
Fix a comment 1 year ago
  falkTX dd092c74aa
Fix some wine bridge details 1 year ago
  falkTX 1d24af0f28
Pass plugin path settings to auto-discovery 1 year ago
  falkTX 55ccf82c81
Use carla time utils in a few more places 2 years ago
  falkTX 1dff57a1e6
bridge: change custom data "big size" to 4096, bump api version 2 years ago
  falkTX 987466a290
Fix plugin bridges after latest changes 2 years ago
  falkTX 432eaa1506
Fix bridge overflow after VLA changes 2 years ago
  falkTX b93cb19975
Stop using VLAs on code that will be used in OBS 2 years ago
  falkTX 1591b84f1a
Add specialized water static lib content for OBS 2 years ago
  falkTX 6f8ff6d977
Add internal BridgeTextReader to cleanup bridge reading code 2 years ago
  falkTX 5adae9496f
Cleanup 2 years ago
  falkTX a9ba8c42cb
Fix a typo 2 years ago
  falkTX c2bd7cf63c
Never embed UIs for windows bridges, feature is X11 only 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  Florian Jung 9b79fcc97c
Fix inaccurate midi CC rounding (#1612) 3 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 3 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 3 years ago
  falkTX 8b24fc0e02
Use temporary files for big custom data values in bridges 3 years ago
  falkTX 4f13afd48a
Fix strict build 3 years ago
  falkTX 2a55bbaef4
Notify of embed resizes on bridges 3 years ago
  falkTX fcd3eb8c65
Initial implementation for embedding UIs of bridged plugins 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX 243b3a31c4
Fix bridges build 4 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 4 years ago
  falkTX 2c142d77af
Clear PID when child process ends 4 years ago
  falkTX d635f6363a
Fix usage of empty filenames and labels for plugin bridges 4 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 4 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 4 years ago
  falkTX 088fc9e5b3
Convert control parameter events into MIDI CCs to send to bridges 4 years ago
  falkTX 3946d1299f
Implement MIDI CC and CV source parameter changes for bridges 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 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 18554a3692
Skip graph CV source reconfigure when loading plugin state 4 years ago
  falkTX 45287c55f1
plugin-bridge: give host idle time while waiting for parameter text 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 5 years ago
  falkTX eb7590a278
Prevent an assertion warning 5 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 5 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 5 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 5 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 5 years ago
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 5 years ago
  falkTX 452468b3f8
Try a hackish way to push bridge options on init 5 years ago