6093 Commits (b1e52f00303a6449fd6eadd97c7a7a675a805bb2)

Author SHA1 Message Date
  falkTX b1e52f0030
Continue removal of juce from plugin bridges 2 years ago
  falkTX 21c9be3957
Dont use juce for plugin bridges altogether 2 years ago
  falkTX 313ee2d7b8
Do not use juce for wine bridges 2 years ago
  falkTX 9b0ca4ecb3
Fix build with old Qt 2 years ago
  falkTX d5f66f9480
Fix macOS build, fix a false comment 2 years ago
  falkTX f2e0b40f43
Rework C++ plugin list dialog and use it, delete python version 2 years ago
  falkTX 48a0c7fcab
Fix leak during discovery 2 years ago
  falkTX e6311222a8
Disable binary file hashing for discovery, too slow 2 years ago
  falkTX 249809ea4b
Fix conflict with other tools using Carla 2 years ago
  falkTX 99abb70106
Try resource dir as library path first 2 years ago
  falkTX 6e4cfce38f
Allow to skip MIDI ports in patchbay plugin, in use for OBS 2 years ago
  falkTX 2a96e743b0
Adjust installed utils to work without any special macros 2 years ago
  falkTX 6e2587e8ee
Fix macOS water build without mm files 2 years ago
  falkTX f429d9ce3f
remove custom OBS variant of water lib, not going to be used 2 years ago
  falkTX 12d6d8847c
Remove *.mm files that end up being useless 2 years ago
  falkTX 1a75fc6b19
Fix cmake defaults, msvc log thread 2 years ago
  falkTX f7696dca5e
More msvc details, cleanup 2 years ago
  falkTX 62221b9c59
Keep fighting msvc 2 years ago
  falkTX 5cceaa18a4
Even more msvc compat 2 years ago
  falkTX 944460ac74
msvc compat bits 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 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 75192b71cb
Implement discovery API in C++ plugin list dialog 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 d86553f8ad
Fix build typo 2 years ago
  falkTX 282cfa94e4
fixup for certain make variants 2 years ago
  falkTX 73ef808213
Cleanup, fix build 2 years ago
  falkTX 37447c6317
Fix build 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 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 96db6d8ef5
Fix showing engine device settings 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 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