1449 Commits (3b91a816a3971bc6d55c2b3456eb06a53eec1ff2)
 

Author SHA1 Message Date
  falkTX 3b91a816a3
Add VST3 string utility functions, cleanup 4 years ago
  falkTX 601212430b
Add ARRAY_SIZE macro 4 years ago
  falkTX a6f3835cab
VST3: Use local static plugin for factory info, not global 4 years ago
  falkTX 3343e7d770
Move VST3 UI code into a separate file, non-working for now 4 years ago
  falkTX 60cf219e34
Do not set exported symbols list if building under DEBUG 4 years ago
  falkTX c1684b1078
Setup/testing basic VST3 UI interaction 4 years ago
  falkTX 63c52b3b38
VST3 audio processing, cleanup 4 years ago
  falkTX a4203cd316
Deal with most VST3 parameter stuff, start the refcounts 4 years ago
  falkTX dfb7e30dc1
Cleanup 4 years ago
  falkTX d704e0c828
Continue VST3 testing, UI shows up 4 years ago
  falkTX 17dde100a0
Hook up various v3_audio_processor calls 4 years ago
  falkTX e4c69d2d65
More work towards VST3, main class starts to take shape 4 years ago
  falkTX bea070111c
More VST3 tweaks 4 years ago
  falkTX f462f60dfe
Add the needed bits for v3_plugin_factory_3 4 years ago
  falkTX d6fdcbd34e
Continue battling vst3, can show parameters now 4 years ago
  falkTX 5ab80c5d2d
VST3: Add stubs for more interfaces 4 years ago
  falkTX fcf0307077
A few more VST3 details, passing carla-discovery now 4 years ago
  falkTX ed7bc84081
Document 2 more macros 4 years ago
  falkTX b18bce2945
Fix no namespace build 4 years ago
  falkTX addfb8ce3a
Mark SpecialEvent as deprecated, will not use 4 years ago
  falkTX b84abed238
Cleanup 4 years ago
  falkTX 1d234f7769
Document internal macros 4 years ago
  falkTX 71b4e5d1c5
Put the runtime checks behind a DPF_RUNTIME_TESTING macro 4 years ago
  falkTX 8b8c76e9d2
Fix EmbedExternalUI build under Haiku (no implementation) 4 years ago
  falkTX ab0b0d4527
Allow to use Window::openFileBrowser() without arguments 4 years ago
  falkTX d6f2956747
Change some words for clarity 4 years ago
  falkTX 9aec1687c8
And even more fixes 4 years ago
  falkTX 8f478f979f Yet a few more compiler warning fixes, msvc stuff this time 4 years ago
  falkTX 1adef358f4 More compiler warnings fixing 4 years ago
  falkTX 9d8df7e122
Fix some compiler warnings 4 years ago
  falkTX 96dcfa87d7
Correct checks in the previous commit 4 years ago
  falkTX 6d29d5d83d
Reduce amount of Plugin pure virtual methods, use runtime warnings 4 years ago
  falkTX e44a908375 lv2lint: Ignore a known linking warning 4 years ago
  falkTX 8d83f11df2
Remove win32 specific vst3 exports from version file 4 years ago
  Jean Pierre Cimalando 848e28cd36 cmake: use symbol export lists 4 years ago
  Jean Pierre Cimalando 8061ea254b make: windows exports with def files 4 years ago
  Jean Pierre Cimalando b9598ec387 Revert "Export "main" symbol for VST2 on Windows" 4 years ago
  Jean Pierre Cimalando f4bf9e5cc8 Have the macOS symbol in exp files 4 years ago
  falkTX 417f234b16
Write MIDI CC binding LV2 meta-data 4 years ago
  falkTX 4685979dc1
Export "main" symbol for VST2 on Windows 4 years ago
  falkTX 4165681819
More tweaks to LV2 license conversion 4 years ago
  falkTX 03fb16c1bf
Fix lv2 tests 4 years ago
  falkTX b9270eea59
Enable runtime plugin tests again 4 years ago
  falkTX 0a16af9e6c
VST2: use a vector for cleanup effects instead of list 4 years ago
  falkTX 622e283a80
Skip plugin runtime memory checks for now, need to fix carla 4 years ago
  falkTX 80e9c5d557
lilv-utils is needed for lv2ls tool 4 years ago
  falkTX 9d368a4477
There was a typo 4 years ago
  falkTX 6c336b78e1
LV2: Use spdx as license URL 4 years ago
  falkTX 50579e9fc1
Start validating/testing plugins 4 years ago
  falkTX 37eb4c0832
VST2: Cleanup created objects on module/dll unload 4 years ago