6071 Commits (7c17857e74eeacd0a3d011f2301bbe829ef7ac56)

Author SHA1 Message Date
  falkTX 199f27f73a
More cmake tweaks, fix some minor warnings 1 year ago
  falkTX 1dae245eff
Make SFZero and JSFX not rely on VLAs 1 year ago
  falkTX 75192b71cb
Implement discovery API in C++ plugin list dialog 1 year ago
  falkTX f1097581f8
Fix frontend compat with old python versions and qt6 settings 1 year ago
  falkTX 9f57f82b49
Fix wasm build 1 year ago
  falkTX d86553f8ad
Fix build typo 1 year ago
  falkTX 282cfa94e4
fixup for certain make variants 1 year ago
  falkTX 73ef808213
Cleanup, fix build 1 year ago
  falkTX 37447c6317
Fix build 1 year ago
  falkTX bfa3c74c84
Make bridge and mac utils public, add to utils lib 1 year ago
  falkTX 4ef7357545
rename macro to CARLA_UTILS_USE_QT, cleanup use 1 year ago
  falkTX 7305c38cd3
Allow to build full discovery, bridge and utils with cmake 1 year ago
  falkTX a14c77bc39
CarlaPipeUtils: stop using deprecated lv2 includes 1 year ago
  falkTX 96db6d8ef5
Fix showing engine device settings 1 year ago
  falkTX 191ebd9050
Fix build 1 year ago
  falkTX e924e19f25
Cleanup endianness usage 1 year ago
  falkTX e4e1f7d158
Finalize plugin discovery API 1 year ago
  falkTX 55ccf82c81
Use carla time utils in a few more places 1 year ago
  falkTX f279c54bdd
water: cleanup time handling, add back file time calls 1 year ago
  falkTX 20987e13fb
Cleanup and document CarlaSha1 class 1 year ago
  falkTX eb164c6920
Add sha1sum utils, to be used in plugin scanning 1 year ago
  falkTX aa85fae43a
water: cleanup file related code, add winMyDocuments property 1 year ago
  falkTX 9c1cad5387
Allow building for platforms without VST3 UI, add wasm CI test 1 year ago
  falkTX ad7def4bd0
dont return nullptr on some functions, for -Wformat-overflow 1 year ago
  falkTX f5aa43b16f
Use uint32_t for carla_gettime_ms 1 year ago
  falkTX 62bac65ef9 lv2: handle invalid empty paths the same way as lilv 1 year ago
  falkTX 5ca00c2611
Do not list OBS incompatible plugins in OBS 1 year ago
  falkTX 2ebd026165
bridge: ignore SIGTERM signal when running as child client 1 year ago
  falkTX e7b49ee3d0
Add bridge opcode for reloading plugin info 1 year ago
  falkTX 9bd0d06d11
Log ScopedActionLock action names 1 year ago
  falkTX 687e0e8a1b
Fix truncation 1 year ago
  falkTX a1bf4ecbee
Fix windows build 1 year ago
  falkTX fedb15a60e
Use new time utils in pipe code 1 year ago
  falkTX 54cdc0b5e8
Introduce new header file for time-related utilities 1 year ago
  falkTX f272c0ef11
Remove old .kdev_include_paths files 1 year ago
  falkTX 1dff57a1e6
bridge: change custom data "big size" to 4096, bump api version 1 year ago
  falkTX a35ab6504f
Silence some warnings 1 year ago
  falkTX 8c95a54a36
Fix VST2 and VST3 custom UI embed 1 year ago
  falkTX 3f1bcaf791
Cleanup 1 year ago
  falkTX 93b034d98b
Fix dynamic plugin discovery for x64-under-arm64 macOS 1 year ago
  falkTX 37a34ce606
Fix VST3 plugins not caring about incomplete reads 1 year ago
  falkTX fbb49e2a87
Fix manual inclusion of CarlaMacUtils.cpp 1 year ago
  falkTX 7a59c68bbb
Add a few more *.mm file variants 1 year ago
  falkTX bc64ed561f
Add *.mm files, needed for Xcode 1 year ago
  falkTX 062c815c7b
Silence a warning 1 year ago
  falkTX c4836a8600
frontend: dont use enums for data that goes into qvariant 1 year ago
  falkTX 6c1f8c305d
frontend: make build datatype more clear 1 year ago
  falkTX fbae8f398d
Quick tweaks for OBS just to find discovery tools 1 year ago
  falkTX 2714ba4eea
Initial tests for frontend with auto plugin discovery 1 year ago
  falkTX 987466a290
Fix plugin bridges after latest changes 1 year ago