WLED/wled00
2023-05-09 17:57:17 +02:00
..
data Code size reduction. 2023-05-05 22:37:47 +02:00
src sACN/E1.31 Port Priority (#3052) 2023-02-21 17:13:15 +01:00
alexa.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
bus_manager.cpp Add Ucs890x support and swaps NeoPixelBrightnessBus with NeoPixelBusLg (#3091) 2023-04-28 01:28:57 +02:00
bus_manager.h Add Ucs890x support and swaps NeoPixelBrightnessBus with NeoPixelBusLg (#3091) 2023-04-28 01:28:57 +02:00
bus_wrapper.h Add Ucs890x support and swaps NeoPixelBrightnessBus with NeoPixelBusLg (#3091) 2023-04-28 01:28:57 +02:00
button.cpp Bugfix 2023-04-17 16:25:05 +02:00
cfg.cpp Allow SPI clock speed selection. (#3173) 2023-04-28 00:27:19 +02:00
colors.cpp Float vs. double. 2023-03-19 11:24:59 +01:00
const.h Add files via upload 2023-04-28 17:15:31 +02:00
dmx.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
e131.cpp limit max. selectable preset ID to 250, according to WLED capabilities 2023-03-17 13:40:21 +01:00
fcn_declare.h Combat low memory condition on ESP8266. 2023-03-10 15:20:50 +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 2D enhancement (internal) 2023-04-27 17:31:55 +02:00
FX_fcn.cpp 2D enhancement (internal) 2023-04-27 17:31:55 +02:00
FX.cpp Improved Tartan FX 2023-05-03 21:43:21 +02:00
FX.h 2D enhancement (internal) 2023-04-27 17:31:55 +02:00
html_cpal.h Code size reduction. 2023-05-05 22:37:47 +02:00
html_other.h Fix for #2542. 2023-03-12 13:10:40 +01:00
html_pixart.h Npm run build 2023-04-02 18:07:48 +02:00
html_settings.h Add files via upload 2023-04-28 17:15:31 +02:00
html_simple.h Fix for #2542. 2023-03-12 13:10:40 +01:00
html_ui.h Merge branch 'main' into cpal 2023-05-05 21:35:18 +02:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp Bump version to 0.14.0-b2 2023-01-24 21:08:26 +01:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
ir.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
json.cpp Merge branch 'main' into cpal 2023-04-30 17:52:28 +02:00
led.cpp Remove Blynk support (#3102) 2023-02-21 17:07:32 +01:00
lx_parser.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
mqtt.cpp Disable MQTT more. 2023-01-12 20:35:34 +01:00
my_config_sample.h whitespace cleanup 2023-01-06 09:24:29 +01: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 Add files via upload 2023-04-28 17:15:31 +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 Bugfix. 2023-01-29 11:27:14 +01:00
set.cpp Allow SPI clock speed selection. (#3173) 2023-04-28 00:27:19 +02:00
udp.cpp Bugfix. 2023-04-22 16:06:13 +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 Add ledmap names 2023-02-14 17:11:58 +01:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj Merge branch 'netdebug' of https://github.com/visigoth/WLED into net_debug 2022-11-06 10:58:19 +01:00
wled00.vcxproj.filters Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj.user Modify Structure to fix path issues 2019-07-23 18:51:26 +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 Merge branch 'main' into cpal 2023-04-30 17:52:28 +02:00
wled.cpp Merge pull request #3162 from wled-install/main 2023-05-05 21:32:06 +02:00
wled.h refresh build number 2023-05-09 17:57:17 +02:00
ws.cpp Scale 2D peek for large matrices. 2023-03-18 18:22:31 +01:00
xml.cpp Allow SPI clock speed selection. (#3173) 2023-04-28 00:27:19 +02:00