WLED/wled00
2021-09-24 12:20:20 +02:00
..
data Add "on":true to playlist JSON 2021-09-24 12:20:20 +02:00
src/dependencies Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206) 2021-09-19 19:51:54 +02:00
alexa.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
blynk.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
bus_manager.h Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
bus_wrapper.h More robust initial resource loading in UI 2021-07-07 23:45:53 +02:00
button.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
cfg.cpp Merge pull request #2184 from Aircoookie/fx-mods 2021-09-19 15:16:23 +02:00
colors.cpp Revert changes from PR1902 2021-08-29 11:49:06 -07:00
const.h Slight IR JSON simplefication 2021-09-09 12:05:02 +02:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
fcn_declare.h Revert changes from PR1902 2021-08-29 11:49:06 -07:00
file.cpp Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
FX_fcn.cpp Allocate segment data based on currently active segments (#2217) 2021-09-20 21:22:50 +02:00
FX.cpp Allocate segment data based on currently active segments (#2217) 2021-09-20 21:22:50 +02:00
FX.h 0.13.0-b3 2021-09-21 23:37:35 +02:00
html_other.h 0.13.0-b3 2021-09-21 23:37:35 +02:00
html_settings.h 0.13.0-b3 2021-09-21 23:37:35 +02:00
html_ui.h Add "on":true to playlist JSON 2021-09-24 12:20:20 +02:00
hue.cpp Auto create segments setting (#2183) 2021-09-11 01:17:42 +02:00
ir_codes.h adds support for 9-key remote and intensity/speed repeat actions 2020-06-04 08:24:55 -04:00
ir.cpp Fixed IR JSON cmd string (closes #2187 ) 2021-09-12 01:37:41 +02:00
json.cpp Semi-working segment on/off transition 2021-09-20 21:22:04 +02:00
led.cpp Fixed undesirable boot color transition 2021-08-06 02:08:36 +02:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Auto create segments setting (#2183) 2021-09-11 01:17:42 +02:00
my_config_sample.h Streamline platformio.ini 2020-11-18 00:54:41 +01:00
NodeStruct.h Fix node type 2021-03-09 17:21:19 +01:00
ntp.cpp Accurate UDP sync for NTP enabled instances 2021-05-30 00:08:24 +02:00
overlay.cpp Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
palettes.h rename palette arrays 2021-08-25 10:16:30 -07:00
pin_manager.cpp Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
pin_manager.h Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
playlist.cpp v0.13.0-b2 2021-07-11 02:38:31 +02:00
presets.cpp Fixed presets using wrong call mode (e.g. causing buttons to send UDP under direct change type) 2021-07-09 18:42:52 +02:00
set.cpp Merge pull request #2175 from henrygab/revert_pr1902 2021-09-14 00:29:59 +02:00
udp.cpp Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206) 2021-09-19 19:51:54 +02:00
um_manager.cpp readFromConfig() update 2021-06-25 01:26:15 +02:00
usermod_v2_empty.h Added v2 usermods API 2020-05-28 02:20:02 +02:00
usermod.cpp Lots of new effects! 2020-06-06 00:57:34 +02:00
usermods_list.cpp Added usermod "battery status basic" (#2127) 2021-08-20 20:42:46 +02:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj Fix DMX compilation 2020-04-10 12:30:08 +02: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 Removed preset cycle 2021-06-30 01:48:38 +02:00
wled_ethernet.h Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
wled_math.h Wled math bugfix. 2021-09-23 20:38:50 +02:00
wled_serial.cpp Added JSON API over serial support (#2156) 2021-08-26 11:04:27 +02:00
wled_server.cpp 0.13.0-b3 2021-09-21 23:37:35 +02:00
wled.cpp Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206) 2021-09-19 19:51:54 +02:00
wled.h 0.13.0-b3 2021-09-21 23:37:35 +02:00
ws.cpp Added application level pong websockets reply (#2139) 2021-08-17 12:47:01 +02:00
xml.cpp Merge pull request #2175 from henrygab/revert_pr1902 2021-09-14 00:29:59 +02:00