2538 Commits (1dbaf858169ff24498af99995c8a4766c7771c0a)

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 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
  falkTX 7d57489180 Add carla_get_desktop_scale_factor utility function 3 years ago
  falkTX ac40a63024 Do not set JUCE editor scale factor under macOS 3 years ago
  falkTX f8ad7434c7
Fix an assertion 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX e132c46893
Safer X11 UI use, fixes crash with a few plugins (regression) 3 years ago
  falkTX 9a16584c5d
Add VST2 host embed support (native implementation) 3 years ago
  falkTX 7b29441926
Fix build 3 years ago
  falkTX 33a9091413
Fix race condition around postponed rt event data pool 3 years ago
  falkTX b9702285ef
Finish updating juce deprecated API stuff 3 years ago
  falkTX fa0cee2862 Fix loading state via juce of vst2 plugins without chunk 3 years ago
  falkTX f0efa0a1d3 Update plugin juce code to new APIs, hook into vst2 for parity 3 years ago
  falkTX 94139f07b1
Fix build with JACKBRIDGE_DIRECT=true 3 years ago
  falkTX 43c1131039
Use tick_double on jack transport 3 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 3 years ago
  falkTX 004dbc9f49 Remove a useless variable 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX c515833bd1 Fix a compiler warning 3 years ago
  falkTX 8eba3f67b4
Implement parameter groups for VST2 plugins (carla implementation) 3 years ago
  falkTX 3242f135d6
Use our metadata thread-safe mutex for the new check, seems to work 3 years ago
  falkTX 8ed845f733
Not so smart handling for now, jack2 meta-data is finicky.. 3 years ago
  falkTX 3fd7f6bea1
One more fix 3 years ago
  falkTX e5f4d02e8f
Alternative approach to deal with jack postponed events 3 years ago