.. |
data
|
Merge pull request #4748 from wled/aOTA
|
2025-08-02 23:11:37 +02:00 |
src
|
Revert disable OTA & optional Arduino OTA
|
2025-06-25 11:23:13 +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 |
FX_2Dfcn.cpp
|
Address issues reported
|
2025-04-26 20:08:15 +02:00 |
FX_fcn.cpp
|
Prevent crash during blend if led init fails, https://github.com/wled/WLED/issues/4782
|
2025-07-27 13:15:42 +01: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 |
NodeStruct.h
|
…
|
|
alexa.cpp
|
…
|
|
bus_manager.cpp
|
Bugfixes in FX data allocation (#4783)
|
2025-07-23 06:42:06 +02:00 |
bus_manager.h
|
Bugfix: convert cctBlend value back to "%" for UI (#4737)
|
2025-06-20 10:55:53 +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 for #4752
|
2025-07-01 10:17:17 +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
|
…
|
|
e131.cpp
|
Segment layering & effect blending improvements
|
2025-04-22 22:37:18 +02:00 |
fcn_declare.h
|
Bugfixes in FX data allocation (#4783)
|
2025-07-23 06:42:06 +02:00 |
file.cpp
|
Address issues reported
|
2025-04-26 20:08:15 +02:00 |
hue.cpp
|
…
|
|
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.cpp
|
Segment layering & effect blending improvements
|
2025-04-22 22:37:18 +02:00 |
ir_codes.h
|
…
|
|
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
|
…
|
|
mqtt.cpp
|
Merge pull request #4658 from wled/layers
|
2025-06-01 12:28:11 +02:00 |
my_config_sample.h
|
…
|
|
net_debug.cpp
|
…
|
|
net_debug.h
|
…
|
|
network.cpp
|
…
|
|
ntp.cpp
|
…
|
|
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
|
…
|
|
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
|
Merge pull request #4700 from wled/secure-ota
|
2025-06-20 20:05:11 +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
|
…
|
|
util.cpp
|
Bugfixes in FX data allocation (#4783)
|
2025-07-23 06:42:06 +02:00 |
wled.cpp
|
Merge pull request #4748 from wled/aOTA
|
2025-08-02 23:11:37 +02:00 |
wled.h
|
More OTA UI tweaks
|
2025-06-26 15:46:23 +02:00 |
wled_eeprom.cpp
|
Segment layering & effect blending improvements
|
2025-04-22 22:37:18 +02:00 |
wled_ethernet.h
|
…
|
|
wled_main.cpp
|
…
|
|
wled_math.cpp
|
…
|
|
wled_serial.cpp
|
…
|
|
wled_server.cpp
|
Tweaks in OTA UI
|
2025-06-26 11:41:03 +02:00 |
ws.cpp
|
…
|
|
xml.cpp
|
Tweaks in OTA UI
|
2025-06-26 11:41:03 +02:00 |