JP Cimalando
87a195a26b
cmake: support building VST3 ( #330 )
* cmake: support building VST3
* cmake: let VST3 use the same bundle files as VST2
* Reposition the V3_API specifier for MSVC
* Disable VST3 on MSVC until fixed
3 years ago
falkTX
4ef519266d
VST3: Implement UI->DSP state messaging
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
41750f73ad
Switch back to requiring full-state when using programs+state
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
a8f912a7d3
Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
5202889b0e
Always have JACK enabled for example plugins
4 years ago
Jean Pierre Cimalando
03d6bb148b
cmake: rename target vst to vst2
4 years ago
Jean Pierre Cimalando
a4d8eb903c
cmake: make UI_TYPE default to opengl
4 years ago
falkTX
e46dd357b6
Reorganize the example plugin targets
4 years ago
Jean Pierre Cimalando
48db099d1f
Helpers to build plugins with CMake, and examples
4 years ago
falkTX
a8af6b7282
Fix in-place processing in cairoui example; Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
7fcfe3d9cc
Make states example cairo compatible too
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
5539e16165
Update base events to match latest pugl
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9c862a50d0
Don't build DSSI plugin for States example (broken presets)
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
335cb08628
Fix build without set-DGL-namespace
5 years ago
falkTX
14b4536aad
Reorder some code and add stubs for HaikuOS support
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
2ed5e0a665
Handle scaling of plugins via host (TESTING)
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
204fbeb807
Adjustments for Cairo, and general cleanup
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
58d2cd78e8
Fix warning (and travis build)
6 years ago
Patrick Desaulniers
87df8f0067
Fix examples homepage and correct some typos
6 years ago
falkTX
70e247179f
Adjust makefiles so they can be used externally
6 years ago
falkTX
af99b460ea
Import plugin examples into this repo
6 years ago