5959 Commits (955b1bb88cd7b0bc8c736dcbcf7e2e57b88f9c05)

Author SHA1 Message Date
  falkTX 955b1bb88c
better qt6 compat 2 years ago
  falkTX 5508fb256a
Allow to skip sfz and water use for cached plugin info 2 years ago
  falkTX 933c3c6812
Fix frontend qt6 compat 2 years ago
  falkTX 68fa12d9e1
Another msvc fix, missing include 2 years ago
  falkTX 6f8ff6d977
Add internal BridgeTextReader to cleanup bridge reading code 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 cf8d885999
Remove use of REAL_BUILD macro 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 6258d69589
Do not use `getDefaultValue` for JUCE plugins 2 years ago
  falkTX f1a30531b9
Cleanup CARLA_PLUGIN_ONLY_BRIDGE macro usage 2 years ago
  falkTX 2cb5950eb0
Cleanup core lib linkage 2 years ago
  falkTX 96b67721b6
Adjustments as needed for Carla as OBS plugin 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 31acb85999
Use -fno-strict-aliasing for sord source builds 2 years ago
  falkTX 3b92085050
Set DGL flags correctly 2 years ago
  falkTX 44c6615f2a
Remove the use of mingw-std-threads 2 years ago
  falkTX 5adae9496f
Cleanup 2 years ago
  falkTX 296bfc1a4f
Make ysfx optional, enabled by default 2 years ago
  falkTX a9ba8c42cb
Fix a typo 2 years ago
  falkTX cf11562c50
Fix build with custom DGL namespace 2 years ago
  falkTX 6dcb915106 Fix LTO when used together with DPF 2 years ago
  falkTX 6f22f09d23
Fix frontend build under windows 2 years ago
  falkTX 04d3e126b4
Give up trying to merge all into 1 static lib, too much breakage 2 years ago
  falkTX 7131a918b2
Tweak CARLA_ENGINE_WITHOUT_UI behaviour 2 years ago
  falkTX 4a7c1bcc85
Have C++ plugin list dialog start to do something.. 2 years ago
  falkTX 9d6ae34a9c
Copy python code to C++, commented out, fill out some more details 2 years ago
  falkTX c3408b1cd8
Fix C compat 2 years ago
  falkTX 73642f9f6b
Tweak frontend cpp code to make cmake autouic happy 2 years ago
  falkTX f207f92169
Fix manual include of CarlaBridgeDefines.hpp 2 years ago
  falkTX 56468b4732
Do not use pthread on wasm builds when external plugins are enabled 2 years ago
  nikage 6cdd0e71a3
fix carla build on m1 (#1757) 2 years ago
  falkTX 21508c6f70
Remove a line added by mistake 2 years ago
  falkTX 7de2b470d0
Fix build 2 years ago
  falkTX 5f4bfca4d7
Fix typo 2 years ago
  falkTX f8b35fde65
Simplify jack event handling, now single queue on main thread 2 years ago
  falkTX c11cd7b3b8
Tweak external dgl usage 2 years ago
  falkTX aeccf6ab37
Fix typo 2 years ago
  falkTX 4784fc06e1
Add a few extra defs to help using external dpf/dgl 2 years ago
  falkTX 5d0d243be1
Create a single .a file when building as static lib 2 years ago