WLED/wled00
Damian Schneider 39b3e7e507
BUGFIX in oscillate FX (#4494)
effect was changed from int to uint but it relied on negative numbers. fixed by checking overflow and a cast.
2025-01-15 15:17:56 +01:00
..
data fixed typo in LED Preferences 2024-12-21 21:18:57 -08:00
src
FX.cpp BUGFIX in oscillate FX (#4494) 2025-01-15 15:17:56 +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 FX improvements and cleanup (#4145) 2024-12-20 14:13:53 +01:00
NodeStruct.h
alexa.cpp
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
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
e131.cpp
fcn_declare.h Merge pull request #4213 from willmmiles/static-class-to-namespace 2025-01-08 21:38:10 -05:00
file.cpp
hue.cpp
improv.cpp
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
lx_parser.cpp
mqtt.cpp
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
overlay.cpp
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
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
um_manager.cpp
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 Set new codename 2025-01-14 11:53:10 +00:00
wled_eeprom.cpp
wled_ethernet.h
wled_main.cpp
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
wled_server.cpp
ws.cpp
xml.cpp Merge pull request #4286 from blazoncek/xml-bugfix 2024-11-28 09:48:29 -05:00