Files
WLED/wled00
Damian Schneider 529edfc39b "unrestricted" number of custom palettes (#4932)
- allow more than 10 custom palettes
- move palettes into CPP file
- Fix for minimizing cpal.htm (saves 2k of flash)
- shortened names in cpal, saves about 400 bytes of Flash after packing
- removed async from common.js loading to prevent errors on page loads if the file is not cached
- restricted nubmer of user palettes on ESP8266 to 10
- unrestricted number of user palettes on all other platforms (total max palettes: 256)
- added a warning when adding more than 10 palettes to let the user decide to risk it
- Bugfixes in palette enumeration, fixed AR palette adding
- AR palettes are now also added if there are more than 10 custom palettes

Co-authored-by: Blaž Kristan <blaz@kristan-sp.si>
2025-09-22 20:09:54 +02:00
..
2025-09-03 23:05:20 -04:00
2024-10-02 20:14:25 +02:00
2025-04-23 18:38:34 +02:00
2025-03-11 22:31:19 +00:00
2025-02-19 12:27:10 +01:00
2023-01-06 09:24:29 +01:00
2025-07-16 11:18:04 +02:00
2023-02-08 10:18:41 +01:00
2023-02-04 23:59:28 +01:00
2025-09-01 11:05:31 +08:00
2024-07-11 21:22:58 +02:00
2025-07-06 16:22:44 +01:00
2025-02-19 11:34:29 +01:00
2025-04-26 20:08:15 +02:00
2025-08-31 12:53:25 +01:00
2024-08-14 11:16:46 +02:00