File tree
5 files changed
+33
-14
lines changed- plugins/plugs/mini-curve-display
5 files changed
+33
-14
lines changedSubmodule clap-helpers updated 19 files
- include/clap/helpers/checking-level.hh+1-1
- include/clap/helpers/host-proxy.hh+1
- include/clap/helpers/host-proxy.hxx+14
- include/clap/helpers/misbehaviour-handler.hh+1-1
- include/clap/helpers/param-queue.hh+1-1
- include/clap/helpers/plugin.hh+13-7
- include/clap/helpers/plugin.hxx+23-4
- include/clap/helpers/preset-discovery-indexer.hxx+1-1
- include/clap/helpers/reducing-param-queue.hh+1-1
- include/clap/helpers/reducing-param-queue.hxx+1-1
- tests/create-an-actual-plugin.cc+1-1
- tests/event-list-tests.cc+1-1
- tests/hex-encoder.cc+1-1
- tests/main.cc+1-1
- tests/param-queue-tests.cc+1-1
- tests/plugin.cc+1-1
- tests/preset-discovery-indexer.cc+1-1
- tests/preset-discovery-metadata-receiver.cc+1-1
- tests/preset-discovery-provider.cc+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 |
| |
96 | 100 |
| |
97 | 101 |
| |
98 |
| - | |
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
102 | 105 |
| |
103 | 106 |
| |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
104 | 112 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
108 | 119 |
| |
109 |
| - | |
| 120 | + | |
| 121 | + | |
110 | 122 |
| |
111 | 123 |
| |
112 | 124 |
| |
| |||
115 | 127 |
| |
116 | 128 |
| |
117 | 129 |
| |
118 |
| - | |
| 130 | + | |
| 131 | + | |
119 | 132 |
| |
120 | 133 |
| |
121 | 134 |
| |
122 | 135 |
| |
123 | 136 |
| |
124 |
| - | |
| 137 | + | |
125 | 138 |
| |
126 | 139 |
| |
| 140 | + | |
| 141 | + | |
| 142 | + | |
127 | 143 |
| |
128 | 144 |
| |
129 | 145 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 |
| - | |
| 27 | + | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
|
Submodule vcpkg updated 1471 files
0 commit comments