..
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
Replace PRNG with hardware RNG ( #4225 )
2024-12-20 19:12:29 +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
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
Multiple fixes
2024-10-26 15:16:11 +02: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
Replace PRNG with hardware RNG ( #4225 )
2024-12-20 19:12:29 +01: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
Merge branch '0_15' into end_oappend_v2
2024-09-24 21:43:47 +02: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
pinmanager support for S3 WROOM-2 (pin 33-37 reserved for flash)
2024-11-01 21:31:57 +01:00
pin_manager.h
Static PinManager & UsermodManager
2024-09-19 21:44:11 +02:00
playlist.cpp
Updated based on more feedback
2024-05-02 14:36:18 -07:00
presets.cpp
Fix output glitches when playlist changes preset ( #4442 )
2024-12-30 12:58:38 +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
Merge branch '0_15' into end_oappend_v2
2024-09-24 21:43:47 +02: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
version bump
2024-12-20 18:15:12 +00:00
wled_eeprom.cpp
Sqeeze every byte
2024-02-25 17:08:01 +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