..
data
Merge branch 'main' into alt-buffer
2023-07-14 15:39:18 +02:00
src
…
FX.cpp
Minor correction (slider names)
2023-07-18 13:12:52 +02:00
FX.h
Move segment bounds queuing to WS2812FX
2023-07-13 13:08:36 +02:00
FX_2Dfcn.cpp
blur bugfix
2023-07-18 13:12:52 +02:00
FX_fcn.cpp
blur bugfix
2023-07-18 13:12:52 +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
Fix (almost good) for unbuffered ABL calculations.
2023-07-17 17:06:04 +02:00
bus_manager.h
Fix (almost good) for unbuffered ABL calculations.
2023-07-17 17:06:04 +02:00
bus_wrapper.h
optimization for ABL hotfix
2023-07-01 20:09:52 +02:00
button.cpp
Buttons: Trigger on button press (instead of release) if all configured presets are the same ( #3226 )
2023-06-02 10:51:16 +02:00
cfg.cpp
Code readability.
2023-07-06 21:16:29 +02:00
colors.cpp
Pin dropdowns POC.
2023-06-10 20:43:27 +02:00
const.h
Misc.
2023-06-27 16:01:20 +02:00
dmx.cpp
…
e131.cpp
Bugfix in DDP handling.
2023-06-04 17:55:29 +02:00
fcn_declare.h
Add WiFi network scan RPC command to Improv Serial ( #3271 )
2023-06-27 01:51:44 +02:00
file.cpp
…
html_cpal.h
…
html_other.h
Missing WS connection fallback for liveview ( #3267 )
2023-06-27 01:51:24 +02:00
html_pixart.h
…
html_pxmagic.h
Adding Pixel Magic Tool to WLED ( #3249 )
2023-06-22 11:26:24 +02:00
html_settings.h
Support for ESP-NOW Wireless Remote Control ( #3237 )
2023-06-22 10:06:19 +02:00
html_simple.h
Bugfix for #3259
2023-06-22 19:06:07 +02:00
html_ui.h
Fix UI handling of in-between inactive segments
2023-07-14 01:12:19 +02:00
hue.cpp
…
improv.cpp
Add WiFi network scan RPC command to Improv Serial ( #3271 )
2023-06-27 01:51:44 +02:00
ir.cpp
Support for ESP-NOW Wireless Remote Control ( #3237 )
2023-06-22 10:06:19 +02:00
ir_codes.h
…
json.cpp
Move segment bounds queuing to WS2812FX
2023-07-13 13:08:36 +02:00
led.cpp
Merge branch 'main' into alt-buffer
2023-07-14 15:39:18 +02:00
lx_parser.cpp
Beta-3 changes
2023-05-30 19:36:14 +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
…
ntp.cpp
…
overlay.cpp
…
palettes.h
…
pin_manager.cpp
…
pin_manager.h
…
playlist.cpp
…
presets.cpp
Removed current cycle assignment that clears current value ( #3262 )
2023-06-30 15:03:32 +02:00
remote.cpp
Support for ESP-NOW Wireless Remote Control ( #3237 )
2023-06-22 10:06:19 +02:00
set.cpp
Move segment bounds queuing to WS2812FX
2023-07-13 13:08:36 +02:00
udp.cpp
Add ability to toggle devices from nodes view.
2023-07-13 22:21:15 +02:00
um_manager.cpp
…
usermod.cpp
…
usermod_v2_empty.h
…
usermods_list.cpp
…
util.cpp
soudsim bugfix
2023-07-03 15:07:14 +02:00
wled.cpp
Multiple updates:
2023-07-12 20:52:34 +02:00
wled.h
Merge branch 'main' into alt-buffer
2023-07-14 15:39:18 +02:00
wled00.ino
…
wled_eeprom.cpp
…
wled_ethernet.h
…
wled_math.cpp
…
wled_serial.cpp
…
wled_server.cpp
Missing WS connection fallback for liveview ( #3267 )
2023-06-27 01:51:24 +02:00
ws.cpp
Correct scaling for peek.
2023-07-06 22:48:13 +02:00
xml.cpp
Merge branch 'main' into alt-buffer
2023-07-09 11:31:02 +02:00