Frank 0536d22685 optimizations as per reviewer recommendations
* removed unneeded initializations in blur() and blur2D()
* remove check for _t in progress()
* code readability: if (_t) --> if(isInTransition())
* add `isInTransition()` checks to currentBri() and currentMode()
* added missing `_transitionprogress = 0xFFFFU` in stopTransition()
2025-01-16 17:56:11 +01:00
..
2024-12-21 21:18:57 -08:00
2024-10-02 20:14:25 +02:00
2025-01-04 08:07:11 +01:00
2024-07-11 21:22:58 +02:00
2025-01-09 13:29:06 +01:00
2025-01-09 13:29:06 +01:00
2023-01-06 09:24:29 +01:00
2024-10-14 20:13:59 +02:00
2023-01-06 09:24:29 +01:00
2024-12-20 19:12:29 +01:00
2025-01-09 13:29:06 +01:00
2025-01-09 13:29:06 +01:00
2023-02-08 10:18:41 +01:00
2023-02-04 23:59:28 +01:00
2024-12-07 16:47:50 +01:00
2024-07-11 21:22:58 +02:00
2024-09-19 21:44:11 +02:00
2024-12-20 14:13:53 +01:00
2025-01-03 16:37:26 -05:00
2025-01-09 13:29:06 +01:00
2025-01-09 13:29:06 +01:00
2025-01-09 13:29:06 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2025-01-04 08:07:11 +01:00
2025-01-09 13:29:06 +01:00
2024-02-25 17:08:01 +01:00
2022-03-20 22:12:18 +01:00
2024-08-14 11:16:46 +02:00
2024-12-20 18:15:12 +00:00
2024-09-10 15:20:34 +02:00