falkTX
340273fac2
Place -Wcast-function-type ignore under >= 10 version check
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
1c7f5093aa
CI: Update compiler
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
331a465166
CI: Update the package list
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
0ddd24b08b
CI: Use bionic as base distro
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
JP Cimalando
4be6a2c317
Merge pull request #265 from jpcima/gl-ext-warnings
Eliminate function cast warnings with OpenGL
4 years ago
Jean Pierre Cimalando
11ff1deb26
Eliminate function cast warnings with OpenGL
4 years ago
JP Cimalando
4428499899
Merge pull request #264 from jpcima/nanovg-windows
Add a WGL extension needed for NanoVG
4 years ago
Jean Pierre Cimalando
f129ffbc8e
Add a WGL extension needed for NanoVG
4 years ago
JP Cimalando
6ec074d14d
Merge pull request #229 from jpcima/update-nanovg
Update NanoVG
4 years ago
Jean Pierre Cimalando
ac7e275981
Compatibility changes also to the unused nanoVG FT backend
4 years ago
Jean Pierre Cimalando
89edb00dce
Keep pixel-based font sizes, for backward compatibility
5 years ago
Jean Pierre Cimalando
e38b4b7d6e
Update NanoVG
5 years ago
riban
8acb86f195
Fixes #254 . Incorrect use of fURIDs.midiEvent.
4 years ago
falkTX
890a6cbf89
Cleanup makefiles a bit
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
226f219c4d
Add FUNDING.yml
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Luciano Iam
8f98ab2388
Allow building projects outside the examples dir
Project Makefiles can now define a DPF_CUSTOM_PATH
When setting a DPF_CUSTOM_PATH also DPF_CUSTOM_TARGET_DIR (for binaries) and
DPF_CUSTOM_BUILD_DIR (objects) need to be set.
If the project depends on DPF's graphic library, it has to be built first by
cd'ing to DPF and running make dgl
4 years ago
falkTX
27d3046a7b
Add background/foreground UI color from host, implemented for LV2
4 years ago
falkTX
3f405e0b31
Keep aspect ratio in example parameters UI
4 years ago
falkTX
f3a4f3f0b9
Remove a useless makefile check, carla leftovers
4 years ago
falkTX
a98f2d395e
Fix previous commit
4 years ago
falkTX
8e195b4aee
Fix last commit
4 years ago
falkTX
dee5c229ec
Allow to use EXE_WRAPPER as makefile option
4 years ago
falkTX
4e13981ce5
DSSI UI needs liblo to build
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Olivier Humbert
c78671ad5f
Adds 2 others made-with-DPF plugins to the README
Against the develop branch this time (#231 ).
5 years ago
falkTX
039757c158
Implement UI scale factor for VST2
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
55c937a7ad
Revert "Use -fno-finite-math-only when building DGL"
This reverts commit be7845beb6
.
5 years ago
falkTX
be7845beb6
Use -fno-finite-math-only when building DGL
5 years ago
falkTX
9a0cbebef7
Merge branch 'master' into develop
5 years ago
falkTX
e1008f463b
Fix syntax
5 years ago
falkTX
e70b6776eb
Merge branch 'master' into develop
5 years ago
falkTX
fa10096a86
Describe where to get help
5 years ago
Olivier Humbert
3af8555ffb
Adds made-with-DPF plugins to the list ( #219 )
* Adds CV-LFO-blender-LV2 to the list
* adds gunshot to the list
* adds spectacle-analyzer
* adds fogpad-port
* adds regrader-port
5 years ago
JP Cimalando
8616522d5a
Fix storage of the bypass parameter in LV2 preset manifest
5 years ago
falkTX
220d36446e
Set GLX_STENCIL_SIZE to 8 in pugl_x11.c
Fixes #217
5 years ago
falkTX
93e070c6d3
Don't use atom-forge header, not needed and breaks build
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
28fc6635bc
Add simple file handling example, WIP
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
9d09b5e15b
Start implementation of state files; rework some code where sane
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
0a441e24b3
Style cleanup
Signed-off-by: falkTX <falktx@falktx.com>
5 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
82eae9b39a
DSSI is not compatible with DISTRHO_PLUGIN_WANT_FULL_STATE
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
f9619a7f45
Cleanup duplicated error
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
deed311a09
Remove specialized constructor for ParameterRanges, not needed
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
58da5a6ef7
Leave note that AudioPort can be CV by specifying a hint
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
18eb8eda8c
Update lv2 ui.h header
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
3fa7482577
Add initializer list constructor to ParameterRanges class
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
2b557ed016
LV2 export: Use actual proper default value, instead of live one
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d80b8bfce3
String: limit amount of characters in float conversion
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
b09a8ae435
Being picky...
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
05752d0fb2
Use system font if DGL_NO_SHARED_RESOURCES is defined
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d176b628fa
Fix missing text in Info example
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago