.. |
data
|
More OTA UI tweaks
|
2025-06-26 15:46:23 +02:00 |
src
|
Revert disable OTA & optional Arduino OTA
|
2025-06-25 11:23:13 +02:00 |
FX.cpp
|
Merge pull request #4723 from DedeHai/Flow_Stripe_FX_fix
|
2025-06-14 20:20:30 +01:00 |
FX.h
|
Tackle CCT issue caused by segment blending
|
2025-06-20 20:53:24 +02:00 |
FX_2Dfcn.cpp
|
Address issues reported
|
2025-04-26 20:08:15 +02:00 |
FX_fcn.cpp
|
Fix comment
|
2025-06-24 11:08:10 +02:00 |
FXparticleSystem.cpp
|
PS bugfix: do not increase saturation of palette colors (#4715)
|
2025-06-08 13:03:21 +02:00 |
FXparticleSystem.h
|
Bugfixes in PS, improvements to PS Fireworks 1D (#4673)
|
2025-05-01 13:39:23 +02:00 |
NodeStruct.h
|
Size & speed optimisations
|
2024-07-11 21:22:58 +02:00 |
alexa.cpp
|
Reduced code size by:
|
2024-10-02 20:14:25 +02:00 |
bus_manager.cpp
|
Bugfix: convert cctBlend value back to "%" for UI (#4737)
|
2025-06-20 10:55:53 +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
|
Merge fixes & updates
|
2025-01-19 11:37:57 +01:00 |
button.cpp
|
Compilation fixes
|
2025-04-23 18:38:34 +02:00 |
cfg.cpp
|
Merge pull request #4700 from wled/secure-ota
|
2025-06-20 20:05:11 +02:00 |
colors.cpp
|
add inverse gamma 32 function and fix colors in pride (#4722)
|
2025-06-11 08:30:25 +02:00 |
const.h
|
Added new "effect usermod"
|
2025-06-08 10:52:58 +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
|
add inverse gamma 32 function and fix colors in pride (#4722)
|
2025-06-11 08:30:25 +02:00 |
file.cpp
|
Address issues reported
|
2025-04-26 20:08:15 +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.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
|
align some function declariations with their implementation
|
2025-01-19 07:35:46 +01:00 |
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
|
Add ability to enter desired BSSID
|
2024-12-25 15:54:50 +01: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
|
Address issues reported
|
2025-04-26 20:08:15 +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
|
Merge pull request #4700 from wled/secure-ota
|
2025-06-20 20:05:11 +02:00 |
udp.cpp
|
Merge pull request #4658 from wled/layers
|
2025-06-01 12:28:11 +02: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
|
Address issues reported
|
2025-04-26 20:08:15 +02:00 |
wled.cpp
|
Revert disable OTA & optional Arduino OTA
|
2025-06-25 11:23:13 +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
|
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
|
Tweaks in OTA UI
|
2025-06-26 11:41:03 +02:00 |
ws.cpp
|
Debug optimisations
|
2024-09-10 15:20:34 +02:00 |
xml.cpp
|
Tweaks in OTA UI
|
2025-06-26 11:41:03 +02:00 |