1327 Commits (52f5322087e1738dbf1a08ba9bd16ecd3fcf5e79)

Author SHA1 Message Date
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX f9afda01df
Fix strict build 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX 2bbd787c42
Do not use RT threads for dummy engine / plugin testing 2 years ago
  falkTX c6ca5ca23d
Update copyright year for the modified files 2 years ago
  falkTX 8b24fc0e02
Use temporary files for big custom data values in bridges 2 years ago
  falkTX 2a55bbaef4
Notify of embed resizes on bridges 2 years ago
  falkTX fcd3eb8c65
Initial implementation for embedding UIs of bridged plugins 2 years ago
  falkTX 15f7f584f6
Give notice when carla needs to be restarted after lv2 rescan 2 years ago
  falkTX 613e695058
Prevent an assertion on dummy backend test 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX 63ce0b9148
Add PLUGIN_JSFX definition, not yet implemented 2 years ago
  Alexandros Theodotou 3d4ed9312a add CV32 variant with 64 audio ins/outs and 32 cv ins/outs 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 1edb1bb172
Expose a 8cv carla patchbay variant 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 dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 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 db46099c08 Fix build with some libraries in custom prefixes 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 7b29441926
Fix build 3 years ago
  falkTX 33a9091413
Fix race condition around postponed rt event data pool 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 004dbc9f49 Remove a useless variable 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
  falkTX 70e41f19bc
Revert "React to jack callbacks as fast as possible, fixing pipewire usage" 3 years ago
  falkTX 62a6410171
Do not set jack latency callbacks, we do nothing with them 3 years ago
  falkTX 491d33f50e
One more assertion ignored for jack metadata/uuid 3 years ago
  falkTX c777cd02d9
React to jack callbacks as fast as possible, fixing pipewire usage 3 years ago
  falkTX 377115d4c3
Bump version as 2.3.0 3 years ago
  falkTX 2a6a7de04f
Fix main client name for multiple carlas inside NSM 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX 5f3741c5d8
Set project filename/folder before saving, not after 3 years ago
  falkTX 838df7eac5
Accept oga and opus audio files 3 years ago
  falkTX a9350aa73b
Fix loading project with vst3 plugin bridges 3 years ago
  falkTX a452e8b9a7 Debug output of bridging vsts 3 years ago
  falkTX d664abbe95 macOS arm64/x64 handling of VST3 plugins 3 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 3 years ago
  falkTX 4154b61f95
Reduce excessive prints 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago