WLED/wled00
2023-07-06 22:48:13 +02:00
..
data Global buffer and ABL fixes 2023-06-27 00:38:30 +02: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 Code readability. 2023-07-06 21:16:29 +02:00
bus_manager.h Code readability. 2023-07-06 21:16:29 +02:00
bus_wrapper.h Double buffering at bus level. 2023-06-30 21:12:59 +02:00
button.cpp Buttons: Trigger on button press (instead of release) if all configured presets are the same (#3226) 2023-06-02 10:51:16 +02:00
cfg.cpp Code readability. 2023-07-06 21:16:29 +02:00
colors.cpp Pin dropdowns POC. 2023-06-10 20:43:27 +02:00
const.h WS logic: No resending, improved ESP8266 stability 2023-06-18 01:07:50 +02: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 Support for ESP-NOW Wireless Remote Control (#3237) 2023-06-22 10:06:19 +02:00
file.cpp use size_t as file index type (might prevent corruption) 2023-05-09 17:44:26 +02:00
FX_2Dfcn.cpp Return of local leds[] 2023-07-01 21:48:30 +02:00
FX_fcn.cpp Code readability. 2023-07-06 21:16:29 +02:00
FX.cpp Slightly more efficient buffer copy to busses 2023-06-27 01:57:05 +02:00
FX.h Return of local leds[] 2023-07-01 21:48:30 +02:00
html_cpal.h Code size reduction. 2023-05-05 22:37:47 +02:00
html_other.h Bump version and update changelog 2023-06-04 20:14:10 +02:00
html_pixart.h Npm run build 2023-04-02 18:07:48 +02:00
html_pxmagic.h Adding Pixel Magic Tool to WLED (#3249) 2023-06-22 11:26:24 +02:00
html_settings.h Support for ESP-NOW Wireless Remote Control (#3237) 2023-06-22 10:06:19 +02:00
html_simple.h Bugfix for #3259 2023-06-22 19:06:07 +02:00
html_ui.h Bugfix for #3259 2023-06-22 19:06:07 +02:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp Bump version and update changelog 2023-06-04 20:14:10 +02:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
ir.cpp Support for ESP-NOW Wireless Remote Control (#3237) 2023-06-22 10:06:19 +02:00
json.cpp Correct scaling for peek. 2023-07-06 22:48:13 +02:00
led.cpp Code readability. 2023-07-06 21:16:29 +02:00
lx_parser.cpp Beta-3 changes 2023-05-30 19:36:14 +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 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
NodeStruct.h Minor adjustment in UDP segment options sync. 2022-11-02 14:56:50 +01:00
ntp.cpp removing DLS for CST_TimeZone_GMT-6 (#3082) 2023-02-21 17:09:04 +01: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 whitespace cleanup 2023-01-06 09:24:29 +01:00
playlist.cpp Playlist bugfix. 2023-02-04 10:56:07 +01:00
presets.cpp Support for ESP-NOW Wireless Remote Control (#3237) 2023-06-22 10:06:19 +02:00
remote.cpp Support for ESP-NOW Wireless Remote Control (#3237) 2023-06-22 10:06:19 +02:00
set.cpp Disable global buffer on ESP8266 by default 2023-07-05 23:57:46 +02:00
udp.cpp Feature implementation 2023-05-28 22:50:19 +02:00
um_manager.cpp Usermod enhancements 2023-02-05 12:23:05 +01:00
usermod_v2_empty.h whitespace cleanup 2023-01-06 09:24:29 +01:00
usermod.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
usermods_list.cpp Whitespace. 2023-03-10 14:08:52 +01:00
util.cpp Support settings pin unlock via JSON 2023-06-14 11:53:39 +02:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled_eeprom.cpp Remove Blynk support (#3102) 2023-02-21 17:07:32 +01:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_math.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
wled_serial.cpp workaround for issue #3128 2023-03-16 13:08:34 +01:00
wled_server.cpp Adding Pixel Magic Tool to WLED (#3249) 2023-06-22 11:26:24 +02:00
wled.cpp Code readability. 2023-07-06 21:16:29 +02:00
wled.h Code readability. 2023-07-06 21:16:29 +02:00
ws.cpp Correct scaling for peek. 2023-07-06 22:48:13 +02:00
xml.cpp Code readability. 2023-07-06 21:16:29 +02:00