WLED/wled00
Blaz Kristan 0dcb56eab5 Modify Bus & BusManager to accommodate digital CCT
- additional fix in hasWhite() & setCCT() & hasCCT()
2024-03-16 12:36:05 +01:00
..
data Add FW1906 support 2024-03-13 20:44:33 +11:00
src Fixing a potential array bounds violation in ESPDMX 2024-02-17 13:05:04 +01:00
FX.cpp Effect: 2D Drift gets original twin option 2024-03-12 21:23:09 +01:00
FX.h Revert "Merge branch 'gif' into 0_15" 2024-03-09 20:00:41 +01:00
FX_2Dfcn.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
FX_fcn.cpp Modify Bus & BusManager to accommodate digital CCT 2024-03-16 12:36:05 +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 Modify Bus & BusManager to accommodate digital CCT 2024-03-16 12:36:05 +01:00
bus_manager.h Modify Bus & BusManager to accommodate digital CCT 2024-03-16 12:36:05 +01:00
bus_wrapper.h Some fixes & implement recommendation from @Aircoookie 2024-03-13 20:44:34 +11:00
button.cpp Multiple analog button fix for #3549 2024-02-10 11:45:33 +01:00
cfg.cpp Better low brightness level PWM handling 2024-03-07 20:21:56 +01:00
colors.cpp Configuration item for harmonic palettes 2024-02-06 11:06:23 +01:00
const.h Add FW1906 support 2024-03-13 20:44:33 +11:00
dmx.cpp Multiupdate 2024-02-09 22:15:29 +01:00
e131.cpp Merge pull request #3616 from demophoon/dmx-segment-options-expanded 2024-03-01 16:28:19 +01:00
fcn_declare.h Revert "Merge branch 'gif' into 0_15" 2024-03-09 20:00:41 +01:00
file.cpp Multiple fixes 2024-03-05 16:27:28 +01:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
ir.cpp A few more PROGMEM optimisations 2024-03-01 14:36:07 +01:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
json.cpp Simpler boot preset save 2024-03-11 17:59:13 +01:00
led.cpp Multiupdate 2024-02-09 22:15:29 +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 Merge branch '0_15' into multiwifi 2024-02-01 16:49:55 +01:00
ntp.cpp Sqeeze every byte 2024-02-25 17:08:01 +01:00
overlay.cpp fix clock overlay display 2024-01-25 12:14:44 +01:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp Sqeeze every byte 2024-02-25 17:08:01 +01:00
pin_manager.h Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
playlist.cpp Possible fix for #3541 2023-11-28 10:42:18 +01:00
presets.cpp Simpler boot preset save 2024-03-11 17:59:13 +01:00
remote.cpp Better low brightness level PWM handling 2024-03-07 20:21:56 +01:00
set.cpp Limit max frequency to 64k 2024-03-08 18:11:40 +01:00
udp.cpp Reduce string RAM usage for ESP8266 debug builds 2024-02-17 11:33:42 +01:00
um_manager.cpp Merge branch 'main' into 0_15 2024-02-06 14:47:20 +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 Fixing stairway usermod and adding buildflags 2024-02-14 09:56:57 +01:00
util.cpp Multiple fixes 2024-03-05 16:27:28 +01:00
wled.cpp Multiple fixes 2024-03-05 16:27:28 +01:00
wled.h Fix expanded preset low width 2024-03-10 21:52:54 +01:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled_eeprom.cpp Sqeeze every byte 2024-02-25 17:08:01 +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 JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
wled_server.cpp Multiple fixes 2024-03-05 16:27:28 +01:00
ws.cpp JSON buffer lock error messages 2024-02-17 11:30:29 +01:00
xml.cpp Limit max frequency to 64k 2024-03-08 18:11:40 +01:00