Wled_Fan_Controller/wled00
Will Miles 5ca10f35d1 Process metadata only in metadata.cpp
Improves cache utilization as fewer things are passed via CFLAGS to
all files.  In the event that no metadata is available, let the cpp
file handle warning about default usage.
2025-10-06 21:52:16 -04:00
..
data Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04: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 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 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 Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04: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
FX_2Dfcn.cpp speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
FX_fcn.cpp Bugfix for gif playback and segment destruction, bugfix in copy FX 2025-10-02 20:06:01 +02:00
FX.cpp Bugfix for gif playback and segment destruction, bugfix in copy FX 2025-10-02 20:06:01 +02:00
FX.h Bugfix for gif playback and segment destruction, bugfix in copy FX 2025-10-02 20:06:01 +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
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_codes.h
ir.cpp Segment layering & effect blending improvements 2025-04-22 22:37:18 +02:00
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
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
ota_update.cpp Process metadata only in metadata.cpp 2025-10-06 21:52:16 -04:00
ota_update.h Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04: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_eeprom.cpp Merge branch 'main' into HUB75-AC 2025-06-16 20:03:34 +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 Process metadata only in metadata.cpp 2025-10-06 21:52:16 -04:00
wled_metadata.h Process metadata only in metadata.cpp 2025-10-06 21:52:16 -04:00
wled_serial.cpp making some parameters const, plus minor improvements 2025-01-19 07:35:46 +01:00
wled_server.cpp Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04:00
wled.cpp Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04:00
wled.h Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04:00
ws.cpp Merge pull request #4771 from wled/fix-4643 2025-09-17 12:20:41 +02:00
xml.cpp Implement OTA release compatibility checking system 2025-10-06 21:50:23 -04:00