.. |
data
|
fixed typo in LED Preferences
|
2024-12-21 21:18:57 -08:00 |
src
|
SparkFunDMX fix for possible array bounds violation in DMX.write
|
2024-11-21 22:50:55 +01:00 |
FX.cpp
|
palette effect overflow fix
|
2024-12-27 11:19:24 +01:00 |
FX.h
|
FX improvements and cleanup (#4145)
|
2024-12-20 14:13:53 +01:00 |
FX_2Dfcn.cpp
|
FX improvements and cleanup (#4145)
|
2024-12-20 14:13:53 +01:00 |
FX_fcn.cpp
|
bugfix: avoid effect overspeed during transitions (solves #4446)
|
2025-01-10 13:34:50 +01:00 |
NodeStruct.h
|
Size & speed optimisations
|
2024-07-11 21:22:58 +02:00 |
alexa.cpp
|
Reduced code size by:
|
2024-10-02 20:14:25 +02:00 |
bus_manager.cpp
|
fixed CIE brightness calculation for PWM outputs
|
2024-12-23 14:57:22 +01:00 |
bus_manager.h
|
Merge remote-tracking branch 'upstream/main' into 0_15__speed_improvements
|
2024-12-20 09:12:01 +01:00 |
bus_wrapper.h
|
PolyBus: Clarify use of clock_kHz
|
2024-11-27 09:05:10 -05:00 |
button.cpp
|
added a delay after switching relay (#4474)
|
2025-01-09 22:41:45 +01:00 |
cfg.cpp
|
Merge remote-tracking branch 'upstream/0_15' into 0_15__speed_improvements
|
2024-09-26 18:07:33 +02:00 |
colors.cpp
|
Replace PRNG with hardware RNG (#4225)
|
2024-12-20 19:12:29 +01:00 |
const.h
|
DeepSleep usermod (#4190)
|
2025-01-04 08:07:11 +01:00 |
dmx.cpp
|
Size & speed optimisations
|
2024-07-11 21:22:58 +02:00 |
e131.cpp
|
Fix for realtime drawing on main segment
|
2024-10-07 20:19:07 +02:00 |
fcn_declare.h
|
Merge pull request #4213 from willmmiles/static-class-to-namespace
|
2025-01-08 21:38:10 -05:00 |
file.cpp
|
handleFileRead: Skip duplicate FS check
|
2024-09-18 19:47:51 -04:00 |
hue.cpp
|
…
|
|
improv.cpp
|
WLED 0.15.0-b6 release (#4180)
|
2024-10-14 20:13:59 +02:00 |
ir.cpp
|
Replace PRNG with hardware RNG (#4225)
|
2024-12-20 19:12:29 +01:00 |
ir_codes.h
|
…
|
|
json.cpp
|
Merge remote-tracking branch 'upstream/main' into 0_15__speed_improvements
|
2024-12-20 09:12:01 +01:00 |
led.cpp
|
Merge branch '0_15' into 0_15__speed_improvements
|
2024-11-09 10:53:27 +01:00 |
lx_parser.cpp
|
…
|
|
mqtt.cpp
|
Replace comment with compile-time error and warning
|
2024-11-21 11:20:42 +01:00 |
my_config_sample.h
|
…
|
|
net_debug.cpp
|
…
|
|
net_debug.h
|
…
|
|
network.cpp
|
WiFi reconnect bugfix
|
2024-12-07 16:47:50 +01:00 |
ntp.cpp
|
Added BRT timezone
|
2024-10-12 10:56:40 -03:00 |
overlay.cpp
|
Static PinManager & UsermodManager
|
2024-09-19 21:44:11 +02:00 |
palettes.h
|
FX improvements and cleanup (#4145)
|
2024-12-20 14:13:53 +01:00 |
pin_manager.cpp
|
Merge pull request #4213 from willmmiles/static-class-to-namespace
|
2025-01-08 21:38:10 -05:00 |
pin_manager.h
|
PinManager: Make in to namespace
|
2024-10-20 11:11:23 -04:00 |
playlist.cpp
|
…
|
|
presets.cpp
|
Playlist output glitchfix update: found it also happens on S3 (#4462)
|
2025-01-06 22:24:28 +01:00 |
remote.cpp
|
Replace PRNG with hardware RNG (#4225)
|
2024-12-20 19:12:29 +01:00 |
set.cpp
|
Merge remote-tracking branch 'upstream/main' into 0_15__speed_improvements
|
2024-12-20 09:12:01 +01:00 |
udp.cpp
|
Bugfix & code reduction
|
2024-11-09 10:42:49 +01:00 |
um_manager.cpp
|
UsermodManager: Make into namespace
|
2024-10-20 11:11:20 -04:00 |
usermod.cpp
|
…
|
|
usermod_v2_empty.h
|
…
|
|
usermods_list.cpp
|
DeepSleep usermod (#4190)
|
2025-01-04 08:07:11 +01:00 |
util.cpp
|
Replace PRNG with hardware RNG (#4225)
|
2024-12-20 19:12:29 +01:00 |
wled.cpp
|
Replace PRNG with hardware RNG (#4225)
|
2024-12-20 19:12:29 +01:00 |
wled.h
|
Merge pull request #4295 from WouterGritter/mqtt-use-topic-buffer-len
|
2025-01-09 11:01:23 +00:00 |
wled_eeprom.cpp
|
Replace comment with compile-time error and warning
|
2024-11-21 11:20:42 +01:00 |
wled_ethernet.h
|
…
|
|
wled_main.cpp
|
wled00 -> wled_main
|
2024-08-14 11:16:46 +02:00 |
wled_math.cpp
|
changed 90° offset to hex, fixed potential bug in FX using sin/cos with incrementing number
|
2024-11-27 21:53:32 +01:00 |
wled_serial.cpp
|
Serial improvements (can RX, canTX)
|
2024-09-17 16:21:52 +02:00 |
wled_server.cpp
|
Fix incorrect SET_F calls
|
2024-10-23 21:26:40 -04:00 |
ws.cpp
|
Debug optimisations
|
2024-09-10 15:20:34 +02:00 |
xml.cpp
|
Merge pull request #4286 from blazoncek/xml-bugfix
|
2024-11-28 09:48:29 -05:00 |