2032 Commits (34d4ea55b82023c7f99e7ad27db299d0520cae08)
 

Author SHA1 Message Date
  falkTX 34d4ea55b8 Fix utils/package-osx-bundles.sh for cmake builds 2 years ago
  falkTX 4b284735c9
Define dpf__target_link_directories for compat with old cmake 2 years ago
  falkTX a8c8547a45 Enable standalone native audio fallback for cmake builds 2 years ago
  falkTX 4b180f0b9a
Add NO_SHARED_RESOURCES cmake option 2 years ago
  falkTX 30cf55aa15
Support clap in cmake, always define HAVE_JACK 2 years ago
  falkTX b52112bf23 Put internal stb_image stuff used by nanovg in its own namespace 2 years ago
  falkTX 5cdb357a21 Fix usage of GL3 profile 2 years ago
  falkTX d9808ceffb Ensure we do not use GL1 calls in GL3 mode 2 years ago
  falkTX f725f08250
Implement ImageBaseSlider::setCheckable() 2 years ago
  falkTX 241845f387
Fix GL context issues when using ImageAboutWindow 2 years ago
  falkTX 4336226e13
Avoid creating GL textures for empty images 2 years ago
  falkTX 45d2cab48a
Fix puglWin32ShowCentered for transient windows 2 years ago
  falkTX ec2862546a
Ensure non-first top-level-widgets have a valid size on start 2 years ago
  falkTX 594a280c3d
Update pugl for fixing missing field initializers in win32 2 years ago
  falkTX 15cbdcd5e6
Use the more verbose MIDI CC definition for LV2, fixes validation 2 years ago
  falkTX 5d10a0c5df
Mark 1 more variable constexpr 2 years ago
  falkTX 8fc65e2769
Fix typo leading some VST3 groups having 0 ports 2 years ago
  falkTX 2fa8b0cf64
Refresh README 2 years ago
  falkTX e13fd420dd
Cleanup FEATURES.md, updating VST3 state and adding CLAP 2 years ago
  falkTX 290df2b2fb
Reorganize TODO items 2 years ago
  falkTX 87e9b0f844
Define kCVPortIsOptional property and use it for LV2 2 years ago
  falkTX 57fcfcaf07
Fix typo in last commit 2 years ago
  falkTX 8e15fcf1c1
Implement CLAP multi-IO 2 years ago
  falkTX ac3f5bce43
CLAP_PORT_STEREO/MONO is needed for anklang 2 years ago
  falkTX 48eb45016b
Make sure to disable denormals for standalone JACK threads 2 years ago
  falkTX 55a1e21ebb
Fix LTO build if vst2 MIDI stuff is properly defined elsewhere 2 years ago
  falkTX d999455674
CLAP parameter flush is active || main-thread, adjust as such 2 years ago
  falkTX 847000e4f2
Implement CLAP latency, cleanup 2 years ago
  falkTX ca8f83de76
Implement/set latency value for VST2 2 years ago
  falkTX 8db6c2f5fe
Update clap headers, add thread-check.h 2 years ago
  falkTX 1bdbb7d9e1
Fix clap plugins with 0 parameters 2 years ago
  falkTX 61efba6e13 Completely ignore clap host scale factor under macOS 2 years ago
  falkTX 8baa0013a8
Skip doxygen timestamps for online docs 2 years ago
  falkTX 42a5c10597
Fix some doc typos 2 years ago
  falkTX 1f33850a72
Mention CLAP in docs 2 years ago
  falkTX aea021aed8
Use the updated toolchains for modduo and modduox builds 2 years ago
  falkTX 3aa409b828 Add makefile extra rules for MOD Audio stuff 2 years ago
  falkTX 8e0eaa4ddd
Add CPU_X86_64 to "make features" printout 2 years ago
  falkTX 8461324c44 Cleanup 2 years ago
  falkTX 9f3069b2f3
Fix VST2 UI size after last changes 2 years ago
  falkTX 29510e69f6
Really fix win32 builds 2 years ago
  falkTX 44b693de97
Fix C++98 build 2 years ago
  falkTX 8e6998eb58
Fix msvc win32 build 2 years ago
  falkTX 19f4dcec8c
Remove now unused vestige header 2 years ago
  falkTX f9924e0e81
Replace vestige with a more liberally-licensed version 2 years ago
  falkTX b7056e7528
Alternative approach at compiler detection 2 years ago
  falkTX 9628de18dd
Mention CLAP in LICENSING.md 2 years ago
  falkTX e24e2a42ad Fix a compiler warning 2 years ago
  falkTX 0049479884 Fix UI size for high-dpi macOS CLAP plugins 2 years ago
  falkTX f049ce3780 Fix missing native midi in some setups 2 years ago