6762 Commits (ecff510fcbe010da623d97fc03f83610c77ebb4c)
 

Author SHA1 Message Date
  falkTX ecff510fcb
Add windows cmake CI test 2 years ago
  falkTX 8ae49ddf33
Mark CarlaMutex and CarlaString as public, needed for msvc 2 years ago
  falkTX 18902c6529
setup pthreads for msvc 2 years ago
  falkTX 3e3b634ac3
ignore 1 more warning from msvc + cmake 2 years ago
  falkTX 7c17857e74
Fix cmake whitespace, disable cmake-format 2 years ago
  falkTX 3700ecb051
fix compat with cmake < 3.26 2 years ago
  falkTX 304130d564
cmake: fix argument order 2 years ago
  falkTX 7b111e7e35
Cleanup 2 years ago
  falkTX 199f27f73a
More cmake tweaks, fix some minor warnings 2 years ago
  falkTX 1dae245eff
Make SFZero and JSFX not rely on VLAs 2 years ago
  falkTX 2549f1dd10
More cmake tweaks, allow to disable some features 2 years ago
  falkTX 48194aa18d
Silence some warnings from cmake 2 years ago
  falkTX 75192b71cb
Implement discovery API in C++ plugin list dialog 2 years ago
  falkTX 6308ce5ce8
Fix cmake CI 2 years ago
  falkTX f1097581f8
Fix frontend compat with old python versions and qt6 settings 2 years ago
  falkTX 9f57f82b49
Fix wasm build 2 years ago
  falkTX 193aeb4b72
Fix typo in cmake 2 years ago
  falkTX d86553f8ad
Fix build typo 2 years ago
  falkTX 7736d92d8e
Add liblo to cmake CI tests 2 years ago
  falkTX 282cfa94e4
fixup for certain make variants 2 years ago
  falkTX 96f9e17dfe
Fix typo, skip macos-universal builds on CI (homebrew unsupported) 2 years ago
  falkTX 73ef808213
Cleanup, fix build 2 years ago
  falkTX d79163b46d
Build carla-standalone with cmake 2 years ago
  falkTX 37447c6317
Fix build 2 years ago
  falkTX 9d54dbee9d
Cleanup cmake side 2 years ago
  falkTX bfa3c74c84
Make bridge and mac utils public, add to utils lib 2 years ago
  falkTX 4ef7357545
rename macro to CARLA_UTILS_USE_QT, cleanup use 2 years ago
  falkTX d1234e591f
some cmake fixes 2 years ago
  falkTX ef009b303e
Add cmake build to CI tests 2 years ago
  falkTX 7305c38cd3
Allow to build full discovery, bridge and utils with cmake 2 years ago
  falkTX a14c77bc39
CarlaPipeUtils: stop using deprecated lv2 includes 2 years ago
  falkTX d0c498c6c5
Add cmake project for building libs 2 years ago
  falkTX 96db6d8ef5
Fix showing engine device settings 2 years ago
  falkTX 7d0d88d71e
dont bother building discovery tools for wasm 2 years ago
  falkTX 191ebd9050
Fix build 2 years ago
  falkTX e924e19f25
Cleanup endianness usage 2 years ago
  falkTX e4e1f7d158
Finalize plugin discovery API 2 years ago
  falkTX 55ccf82c81
Use carla time utils in a few more places 2 years ago
  falkTX f279c54bdd
water: cleanup time handling, add back file time calls 2 years ago
  falkTX 20987e13fb
Cleanup and document CarlaSha1 class 2 years ago
  falkTX eb164c6920
Add sha1sum utils, to be used in plugin scanning 2 years ago
  falkTX aa85fae43a
water: cleanup file related code, add winMyDocuments property 2 years ago
  falkTX e58f7a8c7a
CI: remove freetype and fontconfig, fix ubuntu-22.04 32bit bridge 2 years ago
  falkTX a40fd33934
CI: add ubuntu-22.04 test, add SDL to ubuntu tests 2 years ago
  falkTX 9c1cad5387
Allow building for platforms without VST3 UI, add wasm CI test 2 years ago
  falkTX ad7def4bd0
dont return nullptr on some functions, for -Wformat-overflow 2 years ago
  falkTX f5aa43b16f
Use uint32_t for carla_gettime_ms 2 years ago
  falkTX 62bac65ef9 lv2: handle invalid empty paths the same way as lilv 2 years ago
  falkTX 5ca00c2611
Do not list OBS incompatible plugins in OBS 2 years ago
  falkTX 2ebd026165
bridge: ignore SIGTERM signal when running as child client 2 years ago