..
data
Make version information consistent across update interfaces
2025-08-17 22:45:20 +02:00
src
Revert disable OTA & optional Arduino OTA
2025-06-25 11:23:13 +02:00
alexa.cpp
Reduced code size by:
2024-10-02 20:14:25 +02:00
bus_manager.cpp
Merge pull request #4768 from wled/fix-4268
2025-08-02 23:12:23 +02:00
bus_manager.h
Add mDNS resolution for network bus
2025-07-12 18:44:38 +02:00
bus_wrapper.h
bus_wrapper: Update comments to reflect RMT usage
2025-07-09 16:28:22 -04:00
button.cpp
Compilation fixes
2025-04-23 18:38:34 +02:00
cfg.cpp
Fix bootloop if config is reset ( #4852 )
2025-08-20 07:37:14 +02:00
colors.cpp
Copy Segment FX ( #4124 )
2025-07-12 07:40:18 +02:00
const.h
Bugfixes in FX data allocation ( #4783 )
2025-07-23 06:42:06 +02:00
dmx_input.cpp
Rename 'doSerializeConfig' to 'configNeedsWrite'
2025-03-23 15:16:52 -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
Segment layering & effect blending improvements
2025-04-22 22:37:18 +02:00
fcn_declare.h
Bootloop detection & recovery ( #4793 )
2025-08-15 20:43:04 +02:00
file.cpp
Fix bootloop if config is reset ( #4852 )
2025-08-20 07:37:14 +02:00
FX_2Dfcn.cpp
Address issues reported
2025-04-26 20:08:15 +02:00
FX_fcn.cpp
Make rainbow effects more colorful ( #3681 )
2025-08-15 20:19:18 +02:00
FX.cpp
fix change that got lost
2025-07-24 18:30:51 +02:00
FX.h
using segment buffer instead of local buffer for PS ( #4776 )
2025-07-22 22:26:13 +02:00
FXparticleSystem.cpp
PS Bugfix: revert gamma correction for color, not brightness setting
2025-07-29 19:35:12 +02:00
FXparticleSystem.h
using segment buffer instead of local buffer for PS ( #4776 )
2025-07-22 22:26:13 +02:00
hue.cpp
Cherry-pick fix
2025-02-19 12:27:10 +01:00
image_loader.cpp
Compilation fixes
2025-04-23 18:38:34 +02: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
Compilation fixes
2025-04-23 18:38:34 +02:00
led.cpp
Segment layering & effect blending improvements
2025-04-22 22:37:18 +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 ability to enter desired BSSID
2024-12-25 15:54:50 +01:00
NodeStruct.h
Size & speed optimisations
2024-07-11 21:22:58 +02:00
ntp.cpp
making some parameters const, plus minor improvements
2025-01-19 07:35:46 +01:00
overlay.cpp
Segment layering & effect blending improvements
2025-04-22 22:37:18 +02:00
palettes.h
add pre-applied gamma to c3g & fastled palettes to match original look ( #4711 )
2025-06-08 13:01:52 +02:00
pin_manager.cpp
PICO-V3 detection
2025-07-01 10:22:49 +02:00
pin_manager.h
Address issues reported
2025-04-26 20:08:15 +02: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
Make rainbow effects more colorful ( #3681 )
2025-08-15 20:19:18 +02:00
udp.cpp
Merge pull request #4499 from Christanoid/main
2025-07-03 00:30:27 +01:00
um_manager.cpp
Add unambiguous usermod list to info
2025-05-19 17:30:40 -04:00
usermod.cpp
update links to point to the new repo
2025-02-15 20:07:41 +01:00
util.cpp
Increase boot loop timeout
2025-08-28 21:17:12 -04:00
wled_eeprom.cpp
Segment layering & effect blending improvements
2025-04-22 22:37:18 +02: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_serial.cpp
making some parameters const, plus minor improvements
2025-01-19 07:35:46 +01:00
wled_server.cpp
Bootloop detection & recovery ( #4793 )
2025-08-15 20:43:04 +02:00
wled.cpp
Bootloop detection & recovery ( #4793 )
2025-08-15 20:43:04 +02:00
wled.h
Make rainbow effects more colorful ( #3681 )
2025-08-15 20:19:18 +02:00
ws.cpp
Debug optimisations
2024-09-10 15:20:34 +02:00
xml.cpp
Make version information consistent across update interfaces
2025-08-17 22:45:20 +02:00