Frank
3cc1d30090
optimization for ABL hotfix
...
* adding an optional parameter to setBrightness(). ApplyPostAdjustments() will only be called if `immediate=true`. Only ABL will use immediate=true, to ensure electrical safety of equipment.
This allows some optimizations of performance, as ApplyPostAdjustments() is time consuming.
* busses.setBrightness(bri) --> applied to all future pixels (fast, lossless)
* busses.setBrightness(bri, true) --> applied directly to all previously set pixels (slower, lossy)
2023-07-01 20:23:39 +02:00
..
2023-06-16 12:39:38 +02:00
2023-06-07 20:54:04 +02:00
2023-05-31 20:12:17 +02:00
2023-07-01 20:23:39 +02:00
2023-07-01 20:23:39 +02:00
2023-07-01 20:23:39 +02:00
2023-06-02 10:51:16 +02:00
2023-06-07 20:54:04 +02:00
2023-05-03 20:33:23 +02:00
2023-06-15 20:54:57 +02:00
2023-03-30 15:35:00 +01:00
2023-06-07 21:56:55 +02:00
2023-06-12 23:27:09 +02:00
2023-05-16 16:02:47 +02:00
2023-06-21 13:30:40 +02:00
2023-07-01 20:23:39 +02:00
2023-06-18 22:08:55 +02:00
2023-06-21 13:30:40 +02:00
2023-06-16 12:36:04 +02:00
2023-06-16 12:36:04 +02:00
2023-06-16 12:36:04 +02:00
2023-06-16 12:49:46 +02:00
2023-06-16 12:36:04 +02:00
2023-06-16 12:49:46 +02:00
2023-01-06 09:24:29 +01:00
2023-06-07 23:32:36 +02:00
2023-03-22 16:31:07 +01:00
2023-04-13 22:59:09 +02:00
2023-06-21 13:30:40 +02:00
2023-04-30 18:41:30 +02:00
2023-01-06 09:24:29 +01:00
2023-05-30 16:09:51 +02:00
2023-05-31 17:35:43 +02:00
2023-02-24 15:40:16 +01:00
2023-02-24 15:40:16 +01:00
2023-05-28 22:50:19 +02:00
2022-11-02 14:56:50 +01:00
2023-06-21 00:29:16 +02:00
2023-05-03 20:33:23 +02:00
2023-05-11 17:39:12 +02:00
2023-05-03 20:33:23 +02:00
2023-03-23 14:21:42 +01:00
2023-02-04 10:56:07 +01:00
2023-06-15 20:54:57 +02:00
2023-06-07 20:54:04 +02:00
2023-06-21 00:29:16 +02:00
2023-03-16 15:41:23 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-06-03 09:46:08 +02:00
2023-06-09 17:26:44 +02:00
2023-06-07 12:25:41 +02:00
2022-11-06 10:58:19 +01:00
2020-04-10 12:30:08 +02:00
2019-07-23 18:51:26 +02:00
2023-02-21 17:07:32 +01:00
2021-08-27 19:48:55 +02:00
2023-01-06 09:24:29 +01:00
2023-06-02 08:16:03 -04:00
2023-06-01 23:12:45 +02:00
2023-06-15 20:54:57 +02:00
2023-06-25 17:21:49 +02:00
2023-06-04 17:11:26 +02:00
2023-06-07 20:54:04 +02:00