WLED/wled00
Blaz Kristan bab42014a4 Fix for #3693 2024-01-16 19:35:18 +01:00
..
data Add own background image upload (#3596) 2024-01-14 14:16:32 +01:00
src Fix errors in DDP implementation (#3193) 2023-05-26 14:58:40 +02:00
FX.cpp Last minute adjustments & fixes 2023-12-31 18:05:21 +01:00
FX.h Merge branch '0_15' of https://github.com/Aircoookie/WLED into ledmaps-realtime 2024-01-10 05:11:44 +01:00
FX_2Dfcn.cpp Merge branch '0_15' into psram-4-json 2023-12-28 23:38:27 +01:00
FX_fcn.cpp Fix for #3693 2024-01-16 19:35:18 +01:00
NodeStruct.h Add ability to toggle devices from nodes view. 2023-07-13 22:21:15 +02:00
alexa.cpp Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) 2023-05-31 20:12:17 +02:00
bus_manager.cpp ColoOrderMap W channel swap 2024-01-11 20:22:42 +01:00
bus_manager.h A few more overrides 2024-01-14 21:04:18 +01:00
bus_wrapper.h Restore brightness immediately after show() 2023-07-19 16:22:34 +02:00
button.cpp Full per-port ABL implementation and bugfix. 2023-12-29 23:07:29 +01:00
cfg.cpp ColoOrderMap W channel swap 2024-01-11 20:22:42 +01:00
colors.cpp Custom palette gamma 2023-10-12 23:06:39 +02:00
const.h Add ANIMartRIX usermod 2024-01-11 20:20:53 +00:00
dmx.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
e131.cpp Bugfix in DDP handling. 2023-06-04 17:55:29 +02:00
fcn_declare.h Add C++-style guard class for JSON Buffer lock 2024-01-06 10:05:18 -05:00
file.cpp use size_t as file index type (might prevent corruption) 2023-05-09 17:44:26 +02:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp 0.14.1 alpha 1 2023-10-13 20:42:19 +02:00
ir.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
json.cpp Merge branch '0_15' into suspend 2024-01-09 18:30:27 +01:00
led.cpp Second attempt at #3541 2023-11-27 14:24:07 +01:00
lx_parser.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
mqtt.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
my_config_sample.h Use constant for mDNS name to allow setting from my_config.h (#3145) 2023-05-31 17:35:43 +02:00
net_debug.cpp Bugfix. 2023-02-08 10:18:41 +01:00
net_debug.h Compile fix for net_debug 2023-02-04 23:59:28 +01:00
network.cpp Feature implementation 2023-05-28 22:50:19 +02:00
ntp.cpp optimization: only use "float" math functions 2023-10-01 19:04:30 +02:00
overlay.cpp Reduce heap fragmentation when switching ledmaps 2023-12-28 23:32:47 +01:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
pin_manager.h usermod_mpu6050: Add options and outputs 2024-01-07 15:44:11 -05:00
playlist.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
presets.cpp Merge branch '0_15' into suspend 2024-01-04 17:33:07 +01:00
remote.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
set.cpp ColoOrderMap W channel swap 2024-01-11 20:22:42 +01:00
udp.cpp Fix for #3672 2024-01-11 20:24:59 +01:00
um_manager.cpp Usermod enhancements 2023-02-05 12:23:05 +01:00
usermod.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
usermod_v2_empty.h whitespace cleanup 2023-01-06 09:24:29 +01:00
usermods_list.cpp Add ANIMartRIX usermod 2024-01-11 20:20:53 +00:00
util.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
wled.cpp Orange flash fix (#3196) for transitions 2024-01-14 17:40:04 +01:00
wled.h Orange flash fix (#3196) for transitions 2024-01-14 17:40:04 +01:00
wled00.ino
wled_eeprom.cpp ColoOrderMap W channel swap 2024-01-11 20:22:42 +01:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_math.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
wled_serial.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
wled_server.cpp Merge branch '0_15' into suspend 2024-01-09 18:30:27 +01:00
ws.cpp Implement JSON buffer in PSRAM to free up DRAM. 2023-12-21 21:30:17 +01:00
xml.cpp ColoOrderMap W channel swap 2024-01-11 20:22:42 +01:00