..
data
Merge pull request #2601 from Aircoookie/minseg-udp
2022-04-01 01:24:13 +02:00
src /dependencies
Working DMX Libraries ( #2652 )
2022-05-05 02:28:09 +02:00
alexa.cpp
Main seg replaced by first selected in internal interfaces
2022-02-23 19:20:07 +01:00
blynk.cpp
Various state changed logic simplifications
2022-02-16 21:12:33 +01:00
bus_manager.h
Add ability to skip up to 255 LEDs ( #2342 )
2022-03-16 01:45:07 +01:00
bus_wrapper.h
Remove persistent argument from savePreset()
2022-03-14 20:53:00 +01:00
button.cpp
disabled second check for strip.isUpdating()
2022-06-22 12:36:47 +02:00
cfg.cpp
Prevent race condition when saving bus config.
2022-07-02 14:28:09 +02:00
colors.cpp
Multiple fixes:
2022-02-27 22:19:05 +01:00
const.h
Registered Usermod and Pins
2022-07-21 09:48:37 +01:00
dmx.cpp
Working DMX Libraries ( #2652 )
2022-05-05 02:28:09 +02:00
e131.cpp
Next universe overflow and Art-Net DMX start address ( #2607 )
2022-04-03 17:52:36 +02:00
fcn_declare.h
Live mainseg improvements
2022-04-01 00:59:19 +02:00
file.cpp
Use arduino-esp32 2.0.2 for ESP32-S2 ( #2452 )
2022-01-14 17:19:33 +01:00
FX_fcn.cpp
Using freeze instead of power for segment.
2022-03-28 20:44:49 +02:00
FX.cpp
Fix indefinite realtime terminated by new packet ( fixes #2356 )
2022-03-10 11:20:39 +01:00
FX.h
UDP on main segment only.
2022-03-25 17:20:41 +01:00
html_other.h
Fix cross-origin error in File Mode ( #2585 )
2022-03-24 12:17:10 +01:00
html_settings.h
UDP on main segment only.
2022-03-25 17:20:41 +01:00
html_ui.h
Live mainseg improvements
2022-04-01 00:59:19 +02:00
hue.cpp
Auto create segments setting ( #2183 )
2021-09-11 01:17:42 +02:00
improv.cpp
Add ability to skip up to 255 LEDs ( #2342 )
2022-03-16 01:45:07 +01:00
ir_codes.h
IR rewrite. ( #2561 )
2022-02-26 01:37:09 +01:00
ir.cpp
Remove persistent argument from savePreset()
2022-03-14 20:53:00 +01:00
json.cpp
🐛 fix(json): allow for using ~-16
or ~16
when setting a segments brightness though the JSON api
2022-05-09 18:06:45 -07:00
led.cpp
UDP on main segment only.
2022-03-25 17:20:41 +01:00
lx_parser.cpp
Fix warnings misc fixes
2021-02-27 01:16:06 +01:00
mqtt.cpp
Various state changed logic simplifications
2022-02-16 21:12:33 +01:00
my_config_sample.h
Binary Websockets for Peek ( #2516 )
2022-02-01 12:02:04 +01:00
NodeStruct.h
Fix node type
2021-03-09 17:21:19 +01:00
ntp.cpp
Fixed sunset time off by an hour on DST change day ( fixes #2603 )
2022-04-01 02:07:50 +02:00
overlay.cpp
Replaced native Cronixie support with usermod
2022-03-06 23:47:36 +01:00
palettes.h
rename palette arrays
2021-08-25 10:16:30 -07:00
pin_manager.cpp
Improve Pin Manager Debugging ( #2532 )
2022-02-08 00:03:20 +01:00
pin_manager.h
Registered Usermod and Pins
2022-07-21 09:48:37 +01:00
playlist.cpp
Date controlled timed presets. ( #2447 )
2021-12-31 14:09:48 +01:00
presets.cpp
0.13.1
2022-03-15 03:45:20 +01:00
set.cpp
Prevent race condition when saving bus config.
2022-07-02 14:28:09 +02:00
udp.cpp
Live mainseg improvements
2022-04-01 00:59:19 +02:00
um_manager.cpp
Multirelay button support. ( #2284 )
2021-10-31 11:57:03 +01:00
usermod_v2_empty.h
Added v2 usermods API
2020-05-28 02:20:02 +02:00
usermod.cpp
Lots of new effects!
2020-06-06 00:57:34 +02:00
usermods_list.cpp
Usermod: Add support for Si7021 temperature and humidity sensors ( #2617 )
2022-04-03 22:30:37 +02:00
util.cpp
Added extractModeName() utility function.
2022-01-31 20:43:35 +01:00
wled00.ino
Fix DMX compilation
2020-04-10 12:30:08 +02:00
wled00.vcxproj
Fix DMX compilation
2020-04-10 12:30:08 +02:00
wled00.vcxproj.filters
Fix DMX compilation
2020-04-10 12:30:08 +02:00
wled00.vcxproj.user
Modify Structure to fix path issues
2019-07-23 18:51:26 +02:00
wled_eeprom.cpp
Fixed analog overlay not settable
2022-03-07 00:11:43 +01:00
wled_ethernet.h
Add ESP32-ETHERNET-KIT-VE type
2022-03-20 22:12:18 +01:00
wled_math.h
Fixed sunrise/set calculation
2022-03-19 19:27:32 +01:00
wled_serial.cpp
bugfix for outgoing serial TPM2 message length ( #2628 )
2022-04-12 10:20:08 +02:00
wled_server.cpp
0.13.0-b7
2022-02-24 01:16:24 +01:00
wled.cpp
wled.cpp: Wrap Serial calls in #ifdef WLED_ENABLE_ADALIGHT
. ( #2630 )
2022-04-17 00:08:27 +02:00
wled.h
Working DMX Libraries ( #2652 )
2022-05-05 02:28:09 +02:00
ws.cpp
FIxed liveview
2022-03-18 14:24:10 +01:00
xml.cpp
UDP on main segment only.
2022-03-25 17:20:41 +01:00