1172 Commits (c657fb04be7a8122983e0ad480827dd101178f02)

Author SHA1 Message Date
  falkTX 8ae49ddf33
Mark CarlaMutex and CarlaString as public, needed for msvc 1 year ago
  falkTX 18902c6529
setup pthreads for msvc 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 a14c77bc39
CarlaPipeUtils: stop using deprecated lv2 includes 1 year ago
  falkTX e924e19f25
Cleanup endianness usage 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 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 e7b49ee3d0
Add bridge opcode for reloading plugin info 1 year ago
  falkTX 687e0e8a1b
Fix truncation 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 fbb49e2a87
Fix manual inclusion of CarlaMacUtils.cpp 1 year ago
  falkTX bc64ed561f
Add *.mm files, needed for Xcode 1 year ago
  falkTX 083a1a0c91
Fix non-linux build 1 year ago
  falkTX b19d3daad2
Handle VST3 UI resize 1 year ago
  falkTX c935ce4e5d
Setup VST3 audio buffers properly 1 year ago
  falkTX 5e5188c415
Cleanup 1 year ago
  falkTX 59fc42412f
Reduce starting pipe message to debug 1 year ago
  falkTX a6d8560dae
Implement getPluginCategoryFromString 1 year ago
  falkTX 3ec0eb2eb8
Add CarlaPipeCommon::readNextLineAsString() variant 1 year ago
  falkTX b93cb19975
Stop using VLAs on code that will be used in OBS 1 year ago
  falkTX 08d9645747
MSVC compat for internal engine details 1 year ago
  falkTX 23d015f49c
Adjust getBinaryTypeFromFile to allow Qt usage 1 year ago
  falkTX 7b728bfcf3
Add getBinaryTypeAsString utility function 1 year ago
  falkTX cd668d966d
More MSVC compat, cleanup thread code 1 year ago
  falkTX 22b5176486
ignore some macos deprecation warnings 1 year ago
  falkTX f75582a2f3
Fix build with win32 unicode 1 year ago
  falkTX 6234db602b
set NOMINMAX for utils windows include 1 year ago
  falkTX 0ff297d2c2
more spreadout use of BUILDING_CARLA_OBS macro 1 year ago
  falkTX 9fb3f216b0
Cleanup 1 year ago
  falkTX 8ece0553fb
Cleanup ringbuffer code 1 year ago
  falkTX 16e645c26c
More msvc compat 1 year ago
  falkTX e7b077b06b
bridge utils: do not use sprintf 1 year ago
  falkTX 4aa25f7264
More msvc compat 1 year ago
  falkTX 1d0a4cb81e
Dont use VLAs 1 year ago
  falkTX 6d3ee107e7
Cleanup whitespace 1 year ago
  falkTX 5d2d9a70d9
Fix a "possible loss of data" warning 1 year ago
  falkTX 48994f6522
Fix carla_shm_create_temp for unicode windows builds 1 year ago
  falkTX fd6271dcfe
Only use __builtin_expect for gnuc compatible compilers 1 year ago
  falkTX aea5dcc302
msvc compat for print utils 1 year ago
  falkTX 384b9198b1
MSVC doesnt have cxxabi.h header 1 year ago
  falkTX f5ad53a086
Ignore a compiler warning 1 year ago
  falkTX f1a30531b9
Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 1 year ago