falkTX
ab3e4c363d
Remove project name from license file
3 years ago
falkTX
803b0c6740
Update copyright year
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
Filipe Coelho
8401d865cd
Merge pull request #268 from DISTRHO/develop
Merge develop branch
3 years ago
Filipe Coelho
116451a8fc
Merge branch 'master' into develop
3 years ago
falkTX
340273fac2
Place -Wcast-function-type ignore under >= 10 version check
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
1c7f5093aa
CI: Update compiler
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
331a465166
CI: Update the package list
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
0ddd24b08b
CI: Use bionic as base distro
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
JP Cimalando
4be6a2c317
Merge pull request #265 from jpcima/gl-ext-warnings
Eliminate function cast warnings with OpenGL
3 years ago
Jean Pierre Cimalando
11ff1deb26
Eliminate function cast warnings with OpenGL
3 years ago
JP Cimalando
4428499899
Merge pull request #264 from jpcima/nanovg-windows
Add a WGL extension needed for NanoVG
3 years ago
Jean Pierre Cimalando
f129ffbc8e
Add a WGL extension needed for NanoVG
3 years ago
JP Cimalando
6ec074d14d
Merge pull request #229 from jpcima/update-nanovg
Update NanoVG
3 years ago
Jean Pierre Cimalando
ac7e275981
Compatibility changes also to the unused nanoVG FT backend
3 years ago
Jean Pierre Cimalando
89edb00dce
Keep pixel-based font sizes, for backward compatibility
4 years ago
Jean Pierre Cimalando
e38b4b7d6e
Update NanoVG
4 years ago
riban
8acb86f195
Fixes #254 . Incorrect use of fURIDs.midiEvent.
3 years ago
falkTX
890a6cbf89
Cleanup makefiles a bit
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
89cbdbba53
Add FUNDING.yml
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
226f219c4d
Add FUNDING.yml
Signed-off-by: falkTX <falktx@falktx.com>
3 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
3 years ago
Damien Zammit
68ca91217d
Make mousewheel delta independent of window size, fixes #95
3 years ago
falkTX
27d3046a7b
Add background/foreground UI color from host, implemented for LV2
3 years ago
falkTX
3f405e0b31
Keep aspect ratio in example parameters UI
3 years ago
falkTX
f3a4f3f0b9
Remove a useless makefile check, carla leftovers
3 years ago
falkTX
ba139eb31d
Fix previous commit
3 years ago
falkTX
a98f2d395e
Fix previous commit
3 years ago
falkTX
a97a009abd
Fix last commit
3 years ago
falkTX
d710959d07
Allow to use EXE_WRAPPER as makefile option
3 years ago
falkTX
8e195b4aee
Fix last commit
3 years ago
falkTX
dee5c229ec
Allow to use EXE_WRAPPER as makefile option
3 years ago
falkTX
9243625aac
Small makefile tweaks
3 years ago
falkTX
4e13981ce5
DSSI UI needs liblo to build
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Damien Zammit
08669d1bc3
Link all plugins to math lib because math functions are used in part of DGL
4 years ago
Olivier Humbert
c78671ad5f
Adds 2 others made-with-DPF plugins to the README
Against the develop branch this time (#231 ).
4 years ago
falkTX
039757c158
Implement UI scale factor for VST2
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
55c937a7ad
Revert "Use -fno-finite-math-only when building DGL"
This reverts commit be7845beb6
.
4 years ago
falkTX
fb3cd63725
Revert "Use -fno-finite-math-only when building DGL"
This reverts commit fded93d798
.
4 years ago
falkTX
fded93d798
Use -fno-finite-math-only when building DGL
4 years ago
falkTX
be7845beb6
Use -fno-finite-math-only when building DGL
4 years ago
falkTX
9a0cbebef7
Merge branch 'master' into develop
4 years ago
falkTX
e1008f463b
Fix syntax
4 years ago
falkTX
e70b6776eb
Merge branch 'master' into develop
4 years ago
falkTX
fa10096a86
Describe where to get help
4 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
4 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
4 years ago
falkTX
93e070c6d3
Don't use atom-forge header, not needed and breaks build
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
28fc6635bc
Add simple file handling example, WIP
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9d09b5e15b
Start implementation of state files; rework some code where sane
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago