Wled_Fan_Controller/wled00
Copilot 65f1d8d836
Fix TypeError when loading UI with custom palette selected (#5205)
* Add null check to fix circular dependency with custom palettes

Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com>

* Refactor: move null check earlier for better efficiency

Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com>
2025-12-18 20:20:15 +01:00
..
data Fix TypeError when loading UI with custom palette selected (#5205) 2025-12-18 20:20:15 +01:00
src Un-vendor AsyncMqttClient 2025-09-03 23:05:20 -04:00
alexa.cpp
bus_manager.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
bus_manager.h speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
bus_wrapper.h Revert "Fix ESP8266 DMA off-by-one" 2025-12-01 21:43:45 -05:00
button.cpp Variable button count (up to 32) (#4757) 2025-11-27 17:00:58 +01:00
cfg.cpp Variable button count (up to 32) (#4757) 2025-11-27 17:00:58 +01:00
colors.cpp fix low brightness gradient "jumpyness" 2025-11-08 19:03:17 +00:00
colors.h speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
const.h Add Gledopto Series With Ethernet 2025-12-02 14:37:16 +08:00
dmx_input.cpp Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04:00
dmx_input.h Add dmxInput.isConnected() 2025-03-11 22:31:19 +00:00
dmx_output.cpp Revert "Rename WLED_ENABLE_DMX to WLED_ENABLE_DMX_OUTPUT" 2025-01-16 12:19:25 +00:00
e131.cpp Merge pull request #4998 from willmmiles/fix-4929-sq 2025-11-08 17:41:42 -05:00
fcn_declare.h refactor to use a common sha1 function 2025-11-18 05:53:12 +00:00
file.cpp adding function to check if a backup exists 2025-11-08 19:03:17 +00:00
FX_2Dfcn.cpp fix timing issue when changing 1D <-> 2D credits to @blazoncek 2025-10-24 19:30:28 +02:00
FX_fcn.cpp Display gaps in peek, fix segment overflow bug (#5105) 2025-12-14 10:26:38 +01:00
FX.cpp improved 2D collisions, fixed duplicate line in fireworks 1D, remove additional dimming if gamma is active 2025-12-16 20:25:24 +01:00
FX.h PacMan effect (#4891) 2025-12-14 12:36:51 +01:00
FXparticleSystem.cpp revert gamma change: it was actually correct 2025-12-17 18:47:03 +01:00
FXparticleSystem.h lots of tweaks, updated 1D rendering and collisions 2025-12-13 19:05:21 +01:00
hue.cpp Cherry-pick fix 2025-02-19 12:27:10 +01:00
image_loader.cpp image loader: allow graceful takeover after error 2025-11-17 14:45:07 +01:00
improv.cpp Separate FS write from serializeConfig 2025-03-23 15:15:52 -04:00
ir_codes.h
ir.cpp Segment layering & effect blending improvements 2025-04-22 22:37:18 +02:00
json.cpp Rename hasPSRAM to psramPresent 2025-12-08 19:24:15 +00:00
led.cpp use video scaling instead of NPB luminance & new ABL (#4798) 2025-08-29 17:12:10 +02:00
lx_parser.cpp align some function declariations with their implementation 2025-01-19 07:35:46 +01:00
mqtt.cpp Revert status message change 2025-07-16 11:18:04 +02:00
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp Add Gledopto Series With Ethernet 2025-12-03 09:15:32 +08:00
NodeStruct.h
ntp.cpp making some parameters const, plus minor improvements 2025-01-19 07:35:46 +01:00
ota_update.cpp allow different bootloader sizes for each MCU 2025-12-01 11:13:18 +01:00
ota_update.h Fix OTA update for C3 from 0.15 (#5072) 2025-11-15 07:41:11 +01:00
overlay.cpp Segment layering & effect blending improvements 2025-04-22 22:37:18 +02:00
palettes.cpp "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
pin_manager.cpp PICO-V3 detection 2025-07-06 16:22:44 +01:00
pin_manager.h Remove duplicate (de)allocateMultiplePins 2025-07-06 16:22:44 +01:00
playlist.cpp Manual advance playlist 2025-02-19 11:34:29 +01:00
presets.cpp Address issues reported 2025-04-26 20:08:15 +02:00
remote.cpp add support for up to 10 ESPNow remotes (#4654) 2025-05-19 20:34:27 +02:00
set.cpp Variable button count (up to 32) (#4757) 2025-11-27 17:00:58 +01:00
udp.cpp Merge pull request #4859 from Liliputech/udp_name_sync_rework 2025-09-04 22:29:21 -04:00
um_manager.cpp Apply suggestions from code review 2025-08-21 08:53:11 +01:00
usermod.cpp update links to point to the new repo 2025-02-15 20:07:41 +01:00
util.cpp avoid #define in generateDeviceFingerprint() 2025-12-01 11:11:09 +01:00
wled_eeprom.cpp Merge branch 'main' into HUB75-AC 2025-06-16 20:03:34 +01:00
wled_ethernet.h
wled_main.cpp
wled_math.cpp replacement for fastled sqrt16() (#4426) 2025-01-20 05:51:04 +01:00
wled_metadata.cpp Fix metadata includes 2025-10-25 09:57:18 -04:00
wled_metadata.h Process metadata only in metadata.cpp 2025-10-06 21:52:16 -04:00
wled_serial.cpp making some parameters const, plus minor improvements 2025-01-19 07:35:46 +01:00
wled_server.cpp "WLEDPixelForge": new image & scrolling text interface (#4982) 2025-12-13 23:49:53 +01:00
wled.cpp Merge pull request #4903 from DedeHai/ESPNOW_AP-mode_fix 2025-12-13 21:40:38 +00:00
wled.h clear enable bit on unused time macros (#5134) 2025-12-14 10:00:28 +01:00
ws.cpp Display gaps in peek, fix segment overflow bug (#5105) 2025-12-14 10:26:38 +01:00
xml.cpp Variable button count (up to 32) (#4757) 2025-11-27 17:00:58 +01:00