1116 Commits (9bbd03e1c6a1a8c9e754fd1e5796ed1f22cc76bb)

Author SHA1 Message Date
  falkTX ac8eaf4736
Import minor fixes from main branch 1 year ago
  falkTX a434c46061
Fix carla-lv2 pre-run with 0 frames 1 year ago
  falkTX ddcd54066e
Implement getPluginCategoryFromString 1 year ago
  falkTX fd42222339
Add getBinaryTypeAsString utility function 1 year ago
  falkTX f5882c3404
Switch from USE_QT macro to CARLA_UTILS_USE_QT 1 year ago
  falkTX 9823039071
Fix manual include of CarlaBridgeDefines.hpp 1 year ago
  falkTX 497b374848
Fix build 1 year ago
  falkTX 8e96f51295
Fix manual inclusion of CarlaMacUtils.cpp 1 year ago
  falkTX 6137680d18
Make bridge and mac utils public, add to utils lib 1 year ago
  falkTX 2316636c1a
Mark CarlaMutex and CarlaString as public, needed for msvc 1 year ago
  falkTX e6d3a62a74
Add bridge opcode for reloading plugin info 1 year ago
  falkTX 9a72330db1
bridge: change custom data "big size" to 4096, bump api version 1 year ago
  falkTX 345e6f6d2d
minor bridge spec comments 1 year ago
  falkTX 3eee9ece14
dont return nullptr on some functions, for -Wformat-overflow 1 year ago
  falkTX 2eae0e5d71
Reduce starting pipe message to debug 1 year ago
  falkTX 9200c10135
set NOMINMAX for utils windows include 1 year ago
  falkTX 071dc19fa1
Cleanup ringbuffer code 1 year ago
  falkTX 0cb8a019e5
bridge utils: do not use sprintf 1 year ago
  falkTX e739538064
Support the more verbose LV2 MIDI CC definitions 2 years ago
  falkTX ec3d7a3657
Allow to receive LV2 atoms of any size up to max-length 1 year ago
  falkTX 9190d42e55
Fix carla_findMaxNormalizedFloat call 1 year ago
  falkTX 4547f26116
Import fixes from main branch into hotfix-2.5 one 2 years ago
  falkTX 65a161685e
Adjust for JUCE MIDI API changes, fix external MIDI connections 2 years ago
  falkTX efbebc59f1
Fix free/delete[] misusage 2 years ago
  falkTX 1eaa175431
Make malloc usage consistent in CarlaString class 2 years ago
  falkTX 963f194b0e Correct last commit 2 years ago
  falkTX 982492712f Alternative approach for systems without MAP_LOCKED (build&runtime) 2 years ago
  falkTX be097364a9 Math utils performance tweaks 2 years ago
  falkTX c7b4ee9c39 Set X11 utf8 window title for plugin UIs 2 years ago
  Alexandros Theodotou 69816b7989 noop: remove trailing whitespace 2 years ago
  falkTX 9d5992308a
Fix strict build 2 years ago
  falkTX 7a9b7ba35e
Simplify wasm runner, using emscripten_set_interval 2 years ago
  falkTX 753af115c3
Also block sem_timedwait usage 2 years ago
  falkTX da4e0fdbeb
Make sure no threads are used on wasm 2 years ago
  falkTX c2cc825253
Use emscripten_set_timeout_loop instead of manual management 2 years ago
  falkTX 4b9d6afa62
Ignore pthread_yield for now 2 years ago
  falkTX 32196dd2fc
Fix regular build 2 years ago
  falkTX 798733e2f1
Bring Runner class from DPF, use it for Engine background details 2 years ago
  falkTX 06d6981732
More tweaks for wasm, engine verified to work, still with hacks 2 years ago
  falkTX 8eb74af19b
CarlaThread: Ignore a few things for wasm usage 2 years ago
  falkTX 96e4fa5719
Initial SDL engine implementation 2 years ago
  falkTX ba5ca7006d
Support mod:volts as LV2 unit 2 years ago
  falkTX b15bc2081d
Add some stubs to vst3 host code 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX b06204c0b4
Cleanup some ysfx things and fix guiless build 2 years ago
  falkTX b607ae2ce3 macOS build fix, tested this time 2 years ago
  falkTX 821e9e68e3 Yet another approach 2 years ago
  falkTX ee523e9308 Alternative macOS fix 2 years ago
  falkTX 17b34c5653 Fix macOS build 2 years ago
  falkTX 1e5c9900ae Implement native vst3 plugin scanning; Cleanup 2 years ago