Wled_Fan_Controller/wled00
Damian Schneider f19d29cd64
Some checks failed
WLED CI / wled_build (push) Has been cancelled
Deploy Nightly / wled_build (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Deploy Nightly / Deploy nightly (push) Has been cancelled
add json validation to file inputs in UI and minify before upload (#5248)
* also updated edit.htm to do the same
2026-01-30 08:18:17 +01:00
..
data add json validation to file inputs in UI and minify before upload (#5248) 2026-01-30 08:18:17 +01:00
src Un-vendor AsyncMqttClient 2025-09-03 23:05:20 -04:00
alexa.cpp Reduced code size by: 2024-10-02 20:14:25 +02:00
bus_manager.cpp Fix for cfg exceeding LED limit (#4939) 2026-01-19 19:33:06 +01:00
bus_manager.h Remove MAX_LEDS_PER_BUS limitation for virtual buses (#5238) 2026-01-23 06:58:27 +01:00
bus_wrapper.h Revert "Fix ESP8266 DMA off-by-one" 2025-12-01 21:43:45 -05:00
button.cpp remove EEPROM support (#5191) 2025-12-19 17:36:40 +01:00
cfg.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
colors.cpp Improvements & fixes for HUB75 (#5026) 2026-01-03 09:56:10 +01:00
colors.h speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
const.h Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01: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 Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
file.cpp Removed redundant check before closing the file handle 2026-01-05 19:26:39 +01:00
FX_2Dfcn.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
FX_fcn.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
FX.cpp replace cos8 with cos8_t correcting an oversight 2026-01-03 15:45:44 +01:00
FX.h PacMan effect (#4891) 2025-12-14 12:36:51 +01:00
FXparticleSystem.cpp bugfix in particle collision binning 2025-12-27 09:37:09 +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 Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
json.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01: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 Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp Fixes ethernet initialisation of static IP settings. Also corrected some debug messages. 2026-01-02 18:25:46 +11:00
NodeStruct.h new ESP32 node types 2026-01-28 23:37:22 +01:00
ntp.cpp Add support for Australian Western Time 2026-01-05 09:13:49 +08: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 deepsleep cleanup, use toki to check for valid time 2026-01-10 12:36:07 +01:00
playlist.cpp minor bugfixes as suggested by the rabbit 2025-12-29 12:56:06 +01:00
presets.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
remote.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
set.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
udp.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01: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 Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
wled_ethernet.h
wled_main.cpp wled00 -> wled_main 2024-08-14 11:16:46 +02:00
wled_math.cpp replacement for fastled sqrt16() (#4426) 2025-01-20 05:51:04 +01:00
wled_metadata.cpp Revert "Add old version check to OTA update" (#5212) 2025-12-19 20:24:26 -05:00
wled_metadata.h Revert "Add old version check to OTA update" (#5212) 2025-12-19 20:24:26 -05:00
wled_serial.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
wled_server.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
wled.cpp Fix for cfg exceeding LED limit (#4939) 2026-01-19 19:33:06 +01:00
wled.h remove EEPROM support (#5191) 2025-12-19 17:36:40 +01:00
ws.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00
xml.cpp Replace buffer lock magic numbers with defines (#5217) 2026-01-30 08:14:53 +01:00