WLED/wled00
Damian Schneider 2b73a349dd
Bugfix for FX: Tri Fade
Bugfix for FX: Tri Fade
2025-09-28 19:52:20 +02:00
..
data Fix typo changable > changeable 2025-09-28 16:55:03 +02:00
src Un-vendor AsyncMqttClient 2025-09-03 23:05:20 -04:00
FX.cpp Bugfix for FX: Tri Fade 2025-09-28 19:52:20 +02:00
FX.h Adding Shimmer FX (#4923) 2025-09-24 20:49:40 +02:00
FX_2Dfcn.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
FX_fcn.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
FXparticleSystem.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +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 Reduced code size by: 2024-10-02 20:14:25 +02:00
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 Fix LED buffer size calculation (#4928) 2025-09-21 22:48:09 +02:00
button.cpp Compilation fixes 2025-04-23 18:38:34 +02:00
cfg.cpp Fix LED buffer size calculation (#4928) 2025-09-21 22:48:09 +02:00
colors.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
colors.h speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
const.h speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +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 use video scaling instead of NPB luminance & new ABL (#4798) 2025-08-29 17:12:10 +02:00
fcn_declare.h Improvements to heap-memory and PSRAM handling (#4791) 2025-09-16 19:46:16 +02:00
file.cpp Improvements to heap-memory and PSRAM handling (#4791) 2025-09-16 19:46:16 +02:00
hue.cpp Cherry-pick fix 2025-02-19 12:27:10 +01:00
image_loader.cpp use video scaling instead of NPB luminance & new ABL (#4798) 2025-08-29 17:12:10 +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 "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02: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 Delete the same define 2025-09-01 11:05:31 +08: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.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 Merge branch 'main' into HUB75-AC 2025-08-31 12:53:25 +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 "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
wled.cpp Improvements to heap-memory and PSRAM handling (#4791) 2025-09-16 19:46:16 +02:00
wled.h Merge pull request #3777 from netmindz/HUB75-AC 2025-09-20 13:05:48 +01:00
wled_eeprom.cpp Merge branch 'main' into HUB75-AC 2025-06-16 20:03:34 +01:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_main.cpp
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 "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
ws.cpp Merge pull request #4771 from wled/fix-4643 2025-09-17 12:20:41 +02:00
xml.cpp Fix compilation error: Use Bus::isHub75 instead of BusManager::isHub75 2025-09-20 18:49:47 +00:00