Commit 9ed705b
authored
dominant color processing on a full image + Fixes (#1856)
* Fix - Retries are not done when connection is destructed
* Remove costly unpack and streamline code
* Update Flatbuffer client code
* Support for dominant color processing on a full image which is applied to all LEDs (#1853)
* Allow uni dominant enums for API
* Fix C&P issue
* Missing remote buttons' text
* Allow to provide additional details in error dialogue
* Ensure UI getConfig always get instances
* Stop API service when Hyperion is quitting
* Update UI that Single and Multiple instance commands are correctly supported
* Fix that effects are not created/deleted per instance
* Fix dangling reference
* Correct instance dependencies on API commaands
* Add failing command to Error dialog
* Fix - Return correct mapping type for a running instance
* Update changelog
* Cleanup Flatbuffer processing
* Use switched instance for API calls without instance provided
* Treat an empty instance array as "all instances" for multi-instance commands
* Fixed - Last update of an effect event is not removed in sources overview
* Translate no sources text element
* Fix CodeQL finding
* JSON API clean-up
* Http-Server: Support Cross-Origin Resource Sharing (CORS) (#1496)
* Dress CodeQL Findings (2)1 parent d5664b6 commit 9ed705b
File tree
45 files changed
+612
-334
lines changed- assets/webconfig
- i18n
- js
- wizards
- doc/development
- include
- api
- hyperion
- utils
- libsrc
- api
- JSONRPC_schema
- flatbufserver
- hyperion
- schema
- utils
- webserver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+612
-334
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| 81 | + | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
436 | 438 | | |
437 | 439 | | |
438 | 440 | | |
| |||
1090 | 1092 | | |
1091 | 1093 | | |
1092 | 1094 | | |
| 1095 | + | |
1093 | 1096 | | |
1094 | 1097 | | |
1095 | 1098 | | |
| |||
1099 | 1102 | | |
1100 | 1103 | | |
1101 | 1104 | | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
1105 | | - | |
1106 | | - | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
1107 | 1112 | | |
1108 | 1113 | | |
1109 | 1114 | | |
| |||
1228 | 1233 | | |
1229 | 1234 | | |
1230 | 1235 | | |
1231 | | - | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1232 | 1240 | | |
1233 | 1241 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
162 | 163 | | |
163 | | - | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
246 | 249 | | |
247 | 250 | | |
248 | 251 | | |
249 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
250 | 261 | | |
251 | 262 | | |
252 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| |||
0 commit comments