1143 Commits (c935ce4e5d6a65ec55a57e2bf7c9ac7d74abdb8d)

Author SHA1 Message Date
  falkTX c935ce4e5d
Setup VST3 audio buffers properly 2 years ago
  falkTX 5e5188c415
Cleanup 2 years ago
  falkTX 59fc42412f
Reduce starting pipe message to debug 2 years ago
  falkTX a6d8560dae
Implement getPluginCategoryFromString 2 years ago
  falkTX 3ec0eb2eb8
Add CarlaPipeCommon::readNextLineAsString() variant 2 years ago
  falkTX b93cb19975
Stop using VLAs on code that will be used in OBS 2 years ago
  falkTX 08d9645747
MSVC compat for internal engine details 2 years ago
  falkTX 23d015f49c
Adjust getBinaryTypeFromFile to allow Qt usage 2 years ago
  falkTX 7b728bfcf3
Add getBinaryTypeAsString utility function 2 years ago
  falkTX cd668d966d
More MSVC compat, cleanup thread code 2 years ago
  falkTX 22b5176486
ignore some macos deprecation warnings 2 years ago
  falkTX f75582a2f3
Fix build with win32 unicode 2 years ago
  falkTX 6234db602b
set NOMINMAX for utils windows include 2 years ago
  falkTX 0ff297d2c2
more spreadout use of BUILDING_CARLA_OBS macro 2 years ago
  falkTX 9fb3f216b0
Cleanup 2 years ago
  falkTX 8ece0553fb
Cleanup ringbuffer code 2 years ago
  falkTX 16e645c26c
More msvc compat 2 years ago
  falkTX e7b077b06b
bridge utils: do not use sprintf 2 years ago
  falkTX 4aa25f7264
More msvc compat 2 years ago
  falkTX 1d0a4cb81e
Dont use VLAs 2 years ago
  falkTX 6d3ee107e7
Cleanup whitespace 2 years ago
  falkTX 5d2d9a70d9
Fix a "possible loss of data" warning 2 years ago
  falkTX 48994f6522
Fix carla_shm_create_temp for unicode windows builds 2 years ago
  falkTX fd6271dcfe
Only use __builtin_expect for gnuc compatible compilers 2 years ago
  falkTX aea5dcc302
msvc compat for print utils 2 years ago
  falkTX 384b9198b1
MSVC doesnt have cxxabi.h header 2 years ago
  falkTX f5ad53a086
Ignore a compiler warning 2 years ago
  falkTX f1a30531b9
Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 2 years ago
  falkTX 9c00a93cb8
Introduce CARLA_PLUGIN_ONLY_BRIDGE build macro 2 years ago
  falkTX 4267d5e2a3
minor bridge spec comments 2 years ago
  falkTX f207f92169
Fix manual include of CarlaBridgeDefines.hpp 2 years ago
  falkTX 1588f5b3c1
Fix carla_findMaxNormalizedFloat call 2 years ago
  falkTX a97fd200fe
Allow to receive LV2 atoms of any size up to max-length 2 years ago
  falkTX ecc522dc8c
Support the more verbose LV2 MIDI CC definitions 2 years ago
  falkTX 155da91fdb
Fix CLAP multi-IO 2 years ago
  falkTX 6c27da80ec
Implement CLAP latency, handle special host callbacks when possible 2 years ago
  falkTX a28817264e
Only use epoll on linux, clap posix-fd related 2 years ago
  falkTX 703972c1d4
Improve CLAP host vs plugin side UI resize 2 years ago
  falkTX a615fefaf9
Implement CLAP posix-fd extension, fix things with current plugins 2 years ago
  falkTX 9abb529dec
Implement CLAP state 2 years ago
  falkTX e325490ffb
Implement custom path selection for CLAP plugins 2 years ago
  falkTX 044428594e
Implement CLAP host gui and a few more details 2 years ago
  falkTX 728bbc30a5
Deal with clap multi-IO audio, MIDI input 2 years ago
  falkTX 057b2dbfb3 CLAP processing, initial setup for ports and params 2 years ago
  falkTX 65d988bf2d
Fix macOS build 2 years ago
  falkTX bb440eb73a
Keep building not-yet-converted Qt UI files, fixes build 2 years ago
  falkTX 6b7da3895c
More details for CLAP hosting 2 years ago
  falkTX ec6eaf420e Start of clap plugin discovery 2 years ago
  falkTX 679e507f0a
Define PLUGIN_CLAP and add stub files 2 years ago
  falkTX 65a161685e
Adjust for JUCE MIDI API changes, fix external MIDI connections 2 years ago