| .. |
|
data
|
WLED 0.14.3 release
|
2024-03-29 20:05:56 +01:00 |
|
src
|
Fixing a potential array bounds violation in ESPDMX
|
2024-02-15 00:53:00 +01:00 |
|
FX.cpp
|
Palette loading optimisation
|
2024-05-16 06:23:15 +02:00 |
|
FX.h
|
Palette loading optimisation
|
2024-05-16 06:23:15 +02:00 |
|
FX_2Dfcn.cpp
|
Custom palette gamma
|
2023-10-12 23:06:39 +02:00 |
|
FX_fcn.cpp
|
Palette loading optimisation
|
2024-05-16 06:23:15 +02: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
|
code spell checking - part1 (core)
|
2023-12-14 03:49:54 +01:00 |
|
bus_manager.h
|
code spell checking - part1 (core)
|
2023-12-14 03:49:54 +01:00 |
|
bus_wrapper.h
|
code spell checking - part1 (core)
|
2023-12-14 03:49:54 +01:00 |
|
button.cpp
|
Multiple analog button fix for #3549
|
2024-02-10 11:47:40 +01:00 |
|
cfg.cpp
|
Fix for #3665
|
2024-01-10 19:41:51 +01:00 |
|
colors.cpp
|
Custom palette gamma
|
2023-10-12 23:06:39 +02:00 |
|
const.h
|
Fixing stairway usermod and adding buildflags
|
2024-02-12 22:41:13 +01:00 |
|
dmx.cpp
|
…
|
|
|
e131.cpp
|
Bugfix in DDP handling.
|
2023-06-04 17:55:29 +02:00 |
|
fcn_declare.h
|
Merge pull request #3648 from willmmiles/json-response-locking
|
2024-01-06 17:16:33 +01:00 |
|
file.cpp
|
use size_t as file index type (might prevent corruption)
|
2023-05-09 17:44:26 +02:00 |
|
html_cpal.h
|
Release WLED 0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
html_other.h
|
WLED 0.14.4
|
2024-05-18 15:17:08 +02:00 |
|
html_pixart.h
|
Release WLED 0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
html_pxmagic.h
|
Release WLED 0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
html_settings.h
|
WLED 0.14.4
|
2024-05-18 15:17:08 +02:00 |
|
html_simple.h
|
Release WLED 0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
html_ui.h
|
Release WLED 0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
hue.cpp
|
…
|
|
|
improv.cpp
|
WLED 0.14.3 release
|
2024-03-29 20:05:56 +01:00 |
|
ir.cpp
|
Fix (#3522)
|
2023-11-18 18:50:19 +01:00 |
|
ir_codes.h
|
…
|
|
|
json.cpp
|
LockedJsonResponse: Release early if possible
|
2024-03-03 10:58:40 +01:00 |
|
led.cpp
|
WLED 0.14.3 release
|
2024-03-29 20:05:56 +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
|
…
|
|
|
net_debug.h
|
…
|
|
|
network.cpp
|
Feature implementation
|
2023-05-28 22:50:19 +02:00 |
|
ntp.cpp
|
TZ_TABLE: Add missing const
|
2024-02-20 18:33:18 +01:00 |
|
overlay.cpp
|
…
|
|
|
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
|
LDR_Dusk_Dawn: use pinManager, check ldrPin before use (quick-fix for #3490)
|
2023-12-15 21:58:05 +01:00 |
|
playlist.cpp
|
Possible fix for #3541
|
2023-11-28 10:42:18 +01:00 |
|
presets.cpp
|
Bugfix (#3533)
|
2023-11-18 18:22:47 +01:00 |
|
remote.cpp
|
Remote preset cancles playlist
|
2023-12-27 20:14:51 +01:00 |
|
set.cpp
|
Fix for #2922
|
2023-12-23 20:58:55 +01:00 |
|
udp.cpp
|
Possible fix for #3589 & partial fix for #3605
|
2024-02-12 13:20:47 +01:00 |
|
um_manager.cpp
|
code spell checking - part1 (core)
|
2023-12-14 03:49:54 +01:00 |
|
usermod.cpp
|
…
|
|
|
usermod_v2_empty.h
|
…
|
|
|
usermods_list.cpp
|
Fixing stairway usermod and adding buildflags
|
2024-02-12 22:41:13 +01:00 |
|
util.cpp
|
oappend robustness improvement
|
2023-12-14 15:58:45 +01:00 |
|
wled.cpp
|
Fix for #2922
|
2023-12-23 20:58:55 +01:00 |
|
wled.h
|
WLED 0.14.4
|
2024-05-18 15:17:08 +02:00 |
|
wled00.ino
|
…
|
|
|
wled_eeprom.cpp
|
…
|
|
|
wled_ethernet.h
|
…
|
|
|
wled_math.cpp
|
fixing a few implicit promotions to double
|
2023-09-09 20:48:17 +02:00 |
|
wled_serial.cpp
|
…
|
|
|
wled_server.cpp
|
Move strings into flash
|
2024-02-18 14:25:07 +01:00 |
|
ws.cpp
|
code spell checking - part1 (core)
|
2023-12-14 03:49:54 +01:00 |
|
xml.cpp
|
Fix for #2922
|
2023-12-23 20:58:55 +01:00 |