This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Commit af270b0
- dgl/src/ApplicationPrivateData.cpp+3-5
- dgl/src/Window.cpp+31-19
- dgl/src/WindowPrivateData.cpp+6-4
- distrho/DistrhoDetails.hpp+7-7
- distrho/extra/RingBuffer.hpp+42-20
- distrho/extra/Runner.hpp+1-1
- distrho/src/DistrhoPluginCLAP.cpp+33-15
- distrho/src/DistrhoPluginLV2.cpp+79-7
- distrho/src/DistrhoPluginLV2export.cpp+4
- distrho/src/DistrhoPluginVST2.cpp+198-198
- distrho/src/DistrhoPluginVST3.cpp+9-2
- distrho/src/jackbridge/NativeBridge.hpp+8-5
- distrho/src/jackbridge/RtAudioBridge.hpp+4-3
- distrho/src/jackbridge/WebBridge.hpp+6-3
- distrho/src/xaymar-vst2/vst.h+1-1
- examples/CVPort/Makefile+1-1
- examples/CairoUI/DistrhoPluginInfo.h+6
- examples/CairoUI/Makefile+2-12
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
| 49 | + | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
| 96 | + | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
0 commit comments