Commit 2869516
Windows 11 (arm64) - PR Artifacts - Vulkan headers - CPack workaround (#1866)
* Added Windows arm64 platform
* test run
* Added XProtect race condition workaround
* Update Changelog
* typo
* Collect the correct QT dlls on Windows
* Add SignalHandling to Windows
* Add missing ENABLE_MDNS
* Windows console updates
* Clean-up
* Add package build presets in preset template
* Disable DirectX grabber per default
* Correct output position param
* Replaced exceptions by signaling errors in main program
* Snap removed as it has its own repo
NSIS replaced by INNO Setup
Workflow adapted, as DX9 Grabber is no longer included
* INNO Setup fixes
* Set windows console to info output
* Fix double message on "Default Password is set"
* update inno setup
* fix windows autostart + icon edit
* Removed "-c" console option on Window
* Removed "-c" console option on Window (2)
* Rename "-v" & "--verbose" options to "-i" & "--info to not overlap with version information
* Clean-up logging options
* Remove hard exit()s when database and hyperion versions are not compatible
* Fix Non schema elements were not removed when validating configuration
* On Windows arm64 install Python 3.13.3
---------
Co-authored-by: LordGrey <[email protected]>1 parent 37bf1cc commit 2869516
File tree
64 files changed
+1363
-2085
lines changed- .github/workflows
- assets/webconfig/js
- cmake
- macos
- windows
- inno
- gfx
- i18n
- nsis
- plugins
- template
- doc/development
- include
- db
- effectengine
- forwarder
- python
- utils/jsonschema
- libsrc
- db
- effectengine
- grabber/video
- utils
- snap
- src
- hyperion-aml
- hyperion-dispmanx
- hyperion-framebuffer
- hyperion-osx
- hyperion-qt
- hyperion-remote
- hyperion-v4l2
- hyperion-x11
- hyperion-xcb
- hyperiond
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+1363
-2085
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 149 | | |
153 | 150 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 151 | + | |
168 | 152 | | |
169 | 153 | | |
170 | 154 | | |
| |||
183 | 167 | | |
184 | 168 | | |
185 | 169 | | |
186 | | - | |
187 | | - | |
| 170 | + | |
| 171 | + | |
188 | 172 | | |
189 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
190 | 184 | | |
191 | 185 | | |
192 | 186 | | |
| |||
198 | 192 | | |
199 | 193 | | |
200 | 194 | | |
201 | | - | |
202 | | - | |
| 195 | + | |
| 196 | + | |
203 | 197 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 198 | + | |
| 199 | + | |
229 | 200 | | |
230 | 201 | | |
231 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
232 | 205 | | |
233 | | - | |
| 206 | + | |
234 | 207 | | |
235 | 208 | | |
236 | 209 | | |
237 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
238 | 215 | | |
239 | 216 | | |
240 | 217 | | |
| 218 | + | |
| 219 | + | |
241 | 220 | | |
242 | 221 | | |
243 | 222 | | |
244 | 223 | | |
245 | 224 | | |
246 | 225 | | |
247 | | - | |
| 226 | + | |
248 | 227 | | |
249 | | - | |
| 228 | + | |
250 | 229 | | |
251 | 230 | | |
252 | 231 | | |
253 | 232 | | |
254 | 233 | | |
255 | 234 | | |
256 | 235 | | |
257 | | - | |
| 236 | + | |
258 | 237 | | |
259 | 238 | | |
260 | 239 | | |
| |||
264 | 243 | | |
265 | 244 | | |
266 | 245 | | |
267 | | - | |
| 246 | + | |
268 | 247 | | |
269 | 248 | | |
270 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| 130 | + | |
126 | 131 | | |
127 | 132 | | |
128 | 133 | | |
| |||
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| 153 | + | |
| 154 | + | |
148 | 155 | | |
149 | 156 | | |
150 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
| |||
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
576 | 579 | | |
577 | 580 | | |
578 | 581 | | |
579 | | - | |
| 582 | + | |
580 | 583 | | |
581 | 584 | | |
582 | 585 | | |
| |||
605 | 608 | | |
606 | 609 | | |
607 | 610 | | |
608 | | - | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
609 | 616 | | |
610 | 617 | | |
611 | 618 | | |
| |||
651 | 658 | | |
652 | 659 | | |
653 | 660 | | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
654 | 666 | | |
655 | 667 | | |
656 | 668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 | | |
102 | 109 | | |
103 | 110 | | |
| |||
166 | 173 | | |
167 | 174 | | |
168 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
169 | 187 | | |
170 | 188 | | |
171 | 189 | | |
| |||
238 | 256 | | |
239 | 257 | | |
240 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
241 | 272 | | |
242 | 273 | | |
243 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
| 310 | + | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | 339 | | |
341 | 340 | | |
342 | 341 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments