2293 Commits (c1c65e7f51debb1b7b09ec6c97fc92067452777c)
 

Author SHA1 Message Date
  falkTX 9f3069b2f3
Fix VST2 UI size after last changes 3 years ago
  falkTX 29510e69f6
Really fix win32 builds 3 years ago
  falkTX 44b693de97
Fix C++98 build 3 years ago
  falkTX 8e6998eb58
Fix msvc win32 build 3 years ago
  falkTX 19f4dcec8c
Remove now unused vestige header 3 years ago
  falkTX f9924e0e81
Replace vestige with a more liberally-licensed version 3 years ago
  falkTX b7056e7528
Alternative approach at compiler detection 3 years ago
  falkTX 9628de18dd
Mention CLAP in LICENSING.md 3 years ago
  falkTX e24e2a42ad Fix a compiler warning 3 years ago
  falkTX 0049479884 Fix UI size for high-dpi macOS CLAP plugins 3 years ago
  falkTX f049ce3780 Fix missing native midi in some setups 3 years ago
  falkTX dcee933ef5
Fix CLAP UI under bitwig linux 3 years ago
  falkTX 3c4ad99a89 Deal with Bitwig buggy behaviour regarding MIDI notes 3 years ago
  falkTX ac803f5991
Rework VST2 callback and cleanup handling 3 years ago
  falkTX 513fab3ec6 Skip standalones on example-plugins CI artifacts for windows 3 years ago
  falkTX fbc9ffdfaa
Add CPU_RISCV64 to make features 3 years ago
  falkTX 745cc0c0e5
Set CPU_RISCV64 makefile variable 3 years ago
  falkTX 73a855c3a8 Fix invalid initial size when using new ui size macros 3 years ago
  falkTX 94f148a575 LV2: use desktop scale factor if not provided by host or in macOS 3 years ago
  falkTX bb33ac67bc Implement reusing nanovg context across parent/children widgets 3 years ago
  falkTX 93ce2476d9
Define and use new DISTRHO_PLUGIN_CLAP_ID macro 3 years ago
  falkTX e735e7efdc Implement clap state extension 3 years ago
  falkTX 12bf589be9
Deal with plugin-initiated UI resize for CLAP 3 years ago
  falkTX af38050160
Add CLAP to macOS packaging 3 years ago
  falkTX e7a095be45
Fix clap UIs not starting with correct values 3 years ago
  falkTX a24958adf1
Leave relevant note on default gui size macros 3 years ago
  falkTX 25d1c1b03f
Initialize self-test buffer; Mention CLAP in README 3 years ago
  falkTX 34d1547e31
Fix default UI size after introducing the initial size macros 3 years ago
  falkTX 0441f995d4
Use host timer for idle callback on clap ui as needed 3 years ago
  falkTX 93d1d56e56
Deal with plugin UI side resizes for clap 3 years ago
  falkTX bd702d408d
Try enabling linux-riscv64 builds 3 years ago
  falkTX 8d0269ee87 CLAP midi output 3 years ago
  falkTX 5a439e6686 Fix missing include 3 years ago
  falkTX 4d37a8e301 Deal with MIDI input for clap 3 years ago
  falkTX 28ea3aa852 Implement clap transport 3 years ago
  falkTX 11a0877fd5
Add CLAP handling in utils code 3 years ago
  falkTX 8f664b4d34
Give a little handle to mingw LTO 3 years ago
  falkTX ab084d2f08
Update example-plugins CI file 3 years ago
  falkTX bf8248ef0e
Fix build 3 years ago
  falkTX 5ddaeefc47
Tweak valgrind suppression file 3 years ago
  falkTX ad4641765c Fix build 3 years ago
  falkTX 650327e724 CLAP: send state from UI to DSP (not yet saved), fix param outputs 3 years ago
  falkTX f4d3e6bfbe CLAP: Deal with sending params to UI, idle callback 3 years ago
  falkTX 8bbce1c2c1 Fix a typo 3 years ago
  falkTX 94428d3603 Make sure to tell plugin about CLAP UI param changes 3 years ago
  falkTX 50ba9251fe More clap things, deal with parameters and UI 3 years ago
  falkTX 1e77b51272 Share some VST3 code with CLAP 3 years ago
  falkTX ca3e8b775a Set default size for parameters example 3 years ago
  falkTX 2351dbc3db Begin CLAP parameters, add UI stubs 3 years ago
  falkTX efeb647436 Move a few VST utility functions to common code 3 years ago