This repository was archived by the owner on Jun 4, 2023. It is now read-only.
Commit 197787c
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
- Makefile+1-1
- data/update-dpf+1-2
- source/Makefile.deps.mk+5
- source/Makefile.mk+3-2
- source/backend/engine/CarlaEngine.cpp+14-5
- source/backend/engine/CarlaEngineGraph.cpp+56-26
- source/backend/engine/CarlaEngineGraph.hpp+1-1
- source/backend/engine/CarlaEngineInternal.cpp+16-8
- source/backend/engine/CarlaEngineInternal.hpp+3-1
- source/backend/engine/CarlaEngineSDL.cpp+8
- source/frontend/carla_shared.py+1-1
- source/includes/CarlaDefines.h+2-2
- source/jackbridge/Makefile+4
- source/modules/dgl/src/NanoVG.cpp+18-12
- source/modules/dgl/src/pugl-upstream/src/x11.c+3-3
- source/modules/distrho/DistrhoPlugin.hpp+3
- source/modules/distrho/DistrhoStandaloneUtils.hpp+99
- source/modules/distrho/src/DistrhoPluginInternal.hpp+32-2
- source/modules/distrho/src/DistrhoUIInternal.hpp+18-35
- source/modules/distrho/src/DistrhoUIPrivateData.hpp+1-1
- source/modules/distrho/src/DistrhoUtils.cpp+15
- source/modules/ysfx/Makefile+5
- source/utils/CarlaMathUtils.hpp+19-2
- source/utils/CarlaPluginUI.cpp+9-1
- source/utils/CarlaShmUtils.hpp+19-10
- .github/workflows/bootstrap.yml+25-49
- bootstrap-common.sh+4
- bootstrap-plugins.sh+37-21
- patches/flac/9001-fix-libs.patch
- patches/flac/9002-hidden-flac-api.patch+24-20
- patches/lilv/linux/01_fix-build.patch-25
- patches/serd/c4c4ec510dbeff61982e4aee7d1b379539319cd9.patch-71
- setup/check_target.sh+7
- setup/env.sh+7-3
- setup/functions.sh+13-6
- setup/versions.sh+8-8
0 commit comments