Wled_Fan_Controller/wled00
2023-12-16 13:07:40 +01:00
..
data Merge branch '0_15' into temporary-AP 2023-12-16 13:07:40 +01:00
src Fix errors in DDP implementation (#3193) 2023-05-26 14:58:40 +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 Autowhite cleanup 2023-12-09 19:03:33 +01:00
bus_manager.h Autowhite cleanup 2023-12-09 19:03:33 +01:00
bus_wrapper.h Restore brightness immediately after show() 2023-07-19 16:22:34 +02:00
button.cpp Button handling 2023-12-14 18:32:54 +01:00
cfg.cpp Autowhite cleanup 2023-12-09 19:03:33 +01:00
colors.cpp Custom palette gamma 2023-10-12 23:06:39 +02:00
const.h Merge branch '0_15' into temporary-AP 2023-12-16 13:07:40 +01:00
dmx.cpp
e131.cpp Bugfix in DDP handling. 2023-06-04 17:55:29 +02:00
fcn_declare.h JSON HTTP error handling 2023-12-12 15:45:57 +01:00
file.cpp use size_t as file index type (might prevent corruption) 2023-05-09 17:44:26 +02:00
FX_2Dfcn.cpp Speed optimisations. 2023-10-15 13:06:40 +02:00
FX_fcn.cpp Reduce memory fragmentation 2023-12-16 12:38:15 +01:00
FX.cpp FX: 2023-12-02 00:47:16 +01:00
FX.h SEGLEN bugfix if default map1D2D not defined 2023-12-02 00:48:49 +01:00
html_cpal.h npm 2023-10-22 12:37:27 +02:00
html_other.h npm 2023-10-22 12:37:27 +02:00
html_pixart.h npm 2023-10-22 12:37:27 +02:00
html_pxmagic.h Bugfix (#3522) 2023-11-18 18:49:29 +01:00
html_settings.h Code size reduction 2023-11-29 11:56:47 +01:00
html_simple.h Better reverse proxy support. 2023-11-08 18:40:52 +01:00
html_ui.h Tootip bugfix 2023-12-01 16:29:05 +01:00
hue.cpp
improv.cpp 0.14.1 alpha 1 2023-10-13 20:42:19 +02:00
ir_codes.h
ir.cpp Bugfix (#3522) 2023-11-18 18:49:29 +01:00
json.cpp Merge branch '0_15' into temporary-AP 2023-12-16 13:07:40 +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 Update comments. 2023-05-30 16:09:51 +02: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
network.cpp Feature implementation 2023-05-28 22:50:19 +02:00
NodeStruct.h Add ability to toggle devices from nodes view. 2023-07-13 22:21:15 +02:00
ntp.cpp optimization: only use "float" math functions 2023-10-01 19:04:30 +02:00
overlay.cpp Float vs. double. 2023-03-19 11:24:59 +01:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp two more "shadowed locals" 2023-04-14 13:09:25 +02:00
pin_manager.h
playlist.cpp Possible fix for #3541 2023-11-27 13:27:52 +01:00
presets.cpp Bugfix (#3533) 2023-11-18 18:24:22 +01:00
remote.cpp Support for wiz smart button 2023-11-25 16:42:39 +01:00
set.cpp Button handling 2023-12-14 18:32:54 +01:00
udp.cpp Segment syncing debug info 2023-12-10 10:12:58 +01:00
um_manager.cpp Usermod enhancements 2023-02-05 12:23:05 +01:00
usermod_v2_empty.h
usermod.cpp
usermods_list.cpp Add Internal Temperature usermod (#3246) 2023-09-01 19:43:21 +02:00
util.cpp SEGLEN bugfix if default map1D2D not defined 2023-12-02 00:48:49 +01:00
wled00.ino
wled_eeprom.cpp Squashed commit of the following: 2023-09-10 18:52:14 +02:00
wled_ethernet.h
wled_math.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
wled_serial.cpp workaround for issue #3128 2023-03-16 13:08:34 +01:00
wled_server.cpp JSON HTTP error handling 2023-12-12 15:45:57 +01:00
wled.cpp Merge branch '0_15' into temporary-AP 2023-12-16 13:07:40 +01:00
wled.h Reduce memory fragmentation 2023-12-16 12:38:15 +01:00
ws.cpp Small optimisations. 2023-10-25 20:27:01 +02:00
xml.cpp Feature: Per-port ABL 2023-11-15 19:37:07 +01:00