1791 Commits (c7baf5cefe85be9a69f1e321c17fda9c6357f0f0)
 

Author SHA1 Message Date
  falkTX 081d4d7392 Tell vst2 hosts that offline rendering APIs are not supported 3 years ago
  falkTX cd1861ae89
Set SDK version as needed for some vst3 hosts 3 years ago
  falkTX 7d4e299e43 Fix compat with old macOS 3 years ago
  falkTX 793b546e33
Fix build under wine 3 years ago
  falkTX fba127ec61
Fix potential windows build issue 3 years ago
  Jean Pierre Cimalando 40b6db5b96 Update travesty 3 years ago
  falkTX d3d8f910e3
Revert "Return 1 to effKeysRequired" 3 years ago
  falkTX 68de732eec
Fix vst3 InitDll function on windows 3 years ago
  falkTX 48fc694c31
Cleanup unclear v3_funknown use 3 years ago
  falkTX 3a74debff9
Return 1 to effKeysRequired 3 years ago
  falkTX d95936445f
Allow GPLv2.0+ as license style field for LV2 export 3 years ago
  falkTX 5cd8449963
Fix missing EXTRA_LIBS in separate lv2 targets 3 years ago
  falkTX c2f66ac3c7
Fix String compatibility with std::map 3 years ago
  falkTX 347b5cf14f
Fix build warning 3 years ago
  falkTX 1bab226762
Allow to pass winId to jack standalone, for special purposes 3 years ago
  falkTX 39cd4986bf Fix macOS build 3 years ago
  falkTX e512b25281
VST3: Fix for hosts assuming string size includes null byte 3 years ago
  falkTX c3796f9a79
Cleanup 3 years ago
  falkTX e623a70ac8
VST3: fix controller state never updated when separate 3 years ago
  falkTX caa0fc9b70
VST3: unregister native callback before destroying window 3 years ago
  falkTX 4313bac887
Make external UIs work as VST3 3 years ago
  falkTX e2dcae3758
Fix make clean 3 years ago
  falkTX c122af4895
Do not check for dbus portal if already available 3 years ago
  falkTX 2e224d4a7f
Try a DBus desktop portal property before assuming not available 3 years ago
  falkTX f26b8147d3
win32: make sure to return context back to ourselves when resizing 3 years ago
  falkTX 1ec670c9cc Make JACK Standalone more useful on windows 3 years ago
  falkTX a941917f15 Remove workaround for VST2 uppercase keys, as it breaks some hosts 3 years ago
  falkTX ddf878c13a
Add WINDOWS_ICON_ID build macro, show msgbox on windows on error 3 years ago
  falkTX a449da1881
Fix vst3 filename for 32bit windows 3 years ago
  falkTX 7cd27b17fb Set plugin dummy flag if RUNNING_UNDER_LV2LINT env var is set 3 years ago
  falkTX 697293675f
Really fix static build for standalone 3 years ago
  falkTX 1add41ad99
Fix standalone for STATIC_BUILD 3 years ago
  falkTX 2e304d24dc
Fix some compiler warnings 3 years ago
  falkTX 21330021ce Add window offset related functions 3 years ago
  falkTX 55916eb0fb
Use -fno-gnu-unique by default 3 years ago
  falkTX 72576cba92
Fix logic around LV2 state save when no gui is available 3 years ago
  falkTX aad2a31f76
Add static plugin target 3 years ago
  falkTX 20477b35dd
Add DISTRHO_API macro, unused for now 3 years ago
  falkTX 4cc6973d5d Accept a few other verbose make flags 3 years ago
  falkTX 60c10055ea
Fix ambiguous StandaloneWindow::getApp() 3 years ago
  falkTX f24e5317cd Fix VST3 bundle find on Windows 3 years ago
  falkTX f2cd4c8259 Do not send updated state to LV2 UI when unnecessary 3 years ago
  falkTX 007a457e1e Make sure the new `updateState` calls `setState` first 3 years ago
  falkTX c28c8b9e15 Fix LV2 event out size for readable states 3 years ago
  falkTX a0b25654c9 Fix build if midi out enabled but not state 3 years ago
  falkTX a461061fef Set lv2:control as designation for event ports 3 years ago
  falkTX 2d58e840be Update lv2 headers a bit, same version as for carla 3 years ago
  falkTX b214c2bd52 Fix lv2 presets with host readable state 3 years ago
  falkTX 485832aff3 Get rid of the old DISTRHO_PLUGIN_WANT_STATEFILES 3 years ago
  falkTX b3c75c9a2a Clarify initial/default state 3 years ago