Commit c367dff
committed
Update dpf
Signed-off-by: falkTX <[email protected]>1 parent 52ff8b4 commit c367dff
2 files changed
+2
-2
lines changed- .github/workflows/build.yml+3-4
- .github/workflows/cmake.yml+9-9
- .github/workflows/example-plugins.yml+9-9
- .gitignore+6-5
- README.md+1-1
- cmake/DPF-plugin.cmake+1-3
- dgl/Color.hpp+5
- dgl/EventHandlers.hpp+10-1
- dgl/NanoVG.hpp+5
- dgl/src/Color.cpp+8
- dgl/src/EventHandlers.cpp+101-1
- dgl/src/NanoVG.cpp+8
- dgl/src/WindowPrivateData.cpp+25-29
- dgl/src/WindowPrivateData.hpp+1-1
- dgl/src/pugl-upstream+1-1
- dgl/src/pugl.cpp+2-1
- distrho/DistrhoDetails.hpp+28-4
- distrho/DistrhoInfo.hpp+6
- distrho/DistrhoPluginUtils.hpp+22-2
- distrho/DistrhoUI.hpp+2-1
- distrho/extra/Filesystem.hpp+106
- distrho/extra/String.hpp+18-4
- distrho/extra/WebViewImpl.cpp+5-3
- distrho/src/DistrhoPluginAU.cpp+148-68
- distrho/src/DistrhoPluginCLAP.cpp+58-11
- distrho/src/DistrhoPluginChecks.h+11
- distrho/src/DistrhoPluginLV2export.cpp+10
- distrho/src/DistrhoPluginVST3.cpp+6
- distrho/src/DistrhoUI.cpp+6-2
- distrho/src/DistrhoUIAU.mm+3
- distrho/src/DistrhoUIInternal.hpp+2-2
- distrho/src/DistrhoUIVST3.cpp+1-1
- distrho/src/DistrhoUtils.cpp+178-1
- distrho/src/lv2/lv2_kxstudio_properties.h+2-1
0 commit comments