2560 Commits (6b82e204f55d56b8e1692e8af954614e952daf6c)

Author SHA1 Message Date
  falkTX 7bf5d69c1b
Support mod:volts as LV2 unit 2 years ago
  Florian Jung 9b79fcc97c
Fix inaccurate midi CC rounding (#1612) 3 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 3 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 3 years ago
  falkTX f9afda01df
Fix strict build 3 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 3 years ago
  falkTX 928c09ab9a Allow custom carla namespace, useful for static builds 3 years ago
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 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 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 3 years ago
  falkTX 15f7f584f6
Give notice when carla needs to be restarted after lv2 rescan 3 years ago
  falkTX 613e695058
Prevent an assertion on dummy backend test 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 3 years ago
  Alexandros Theodotou 10471f05c2 clarify carla_patchbay_connect() docs 3 years ago
  falkTX afd6f1bc1f Fix bridge build 3 years ago
  Alexandros Theodotou 3d4ed9312a add CV32 variant with 64 audio ins/outs and 32 cv ins/outs 3 years ago
  falkTX 7450591000
Implement dry/wet, volume and balance on juce hosted plugins 3 years ago
  falkTX 0c93fa1eea
Add stubs for custom vst3 hosting 3 years ago
  falkTX 1dbaf85816 Define CUSTOM_DATA_TYPE_PATH and allow it for LV2 as custom data 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 095c25da4a
Skip JACK-applications as plugin in static plugin target builds 3 years ago
  falkTX edda704445
Look for directories too when searching non-found vst3 plugins 3 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX 1edb1bb172
Expose a 8cv carla patchbay variant 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX a5bd2b9841
Fix LTO build 3 years ago
  falkTX d61f507e72 Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts 3 years ago
  falkTX 01db5f4b7e Update LV2 UI parameter values after embedding 3 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 3 years ago
  falkTX 73cf853509 Correct last commit 3 years ago
  falkTX f9d0e06260 Add carla_get_plugin_latency host function 3 years ago
  falkTX 93cbcaf9cb More USING_RTAUDIO setup, build jackbridge.min.a 3 years ago
  falkTX 5db3077f25 Start using USING_RTAUDIO macro 3 years ago
  falkTX ae6e2c575c
Set PLUGIN_HAS_CUSTOM_EMBED_UI flag for LV2 plugins as possible 3 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 3 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX 8463126322 Fix a compiler warning 3 years ago
  falkTX c6daf00679 Pass keyboard events to vst2 plugins in win/macOS 3 years ago
  falkTX d2f5406f56 Do not set scale factor for vst2 native implementation under macOS 3 years ago
  falkTX b7e70ece58
Fix some compiler warnings 3 years ago
  falkTX 797c728010
Implement carla_get_desktop_scale_factor for X11 3 years ago
  falkTX 36f971613b Fix macOS build and bridge standalone init 3 years ago
  falkTX 9abf745694
Set scale factor for carla-bridge-*/carla-single standalone usage 3 years ago