WLED/wled00
Blaz Kristan 3bae3aa9aa UDP Sync fix
- sync new sliders
- sync 2D options
2022-10-31 07:13:12 +01:00
..
data Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
src Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
alexa.cpp Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
blynk.cpp Merge branch 'master' into merge-master 2022-02-20 22:24:11 +01:00
bus_manager.h Change max number of buses. 2022-10-18 12:10:11 +02:00
bus_wrapper.h Merge branch 'dev' of https://github.com/blazoncek/WLED into async-psave 2022-10-13 17:22:51 +02:00
button.cpp Add define to set data pins to HIGH when relay is off (#2478) 2022-10-21 03:16:31 +02:00
cfg.cpp Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
colors.cpp Global gamma. 2022-09-04 20:17:05 +02:00
const.h Ethernet profile for QuinLed-Dig-Octa Brainboard-32-8L and LilyGO-T-ETH-POE 2022-10-21 03:56:00 +02:00
dmx.cpp Working DMX Libraries (#2652) 2022-05-05 02:28:09 +02:00
e131.cpp DMX improvements (merge #2619) (#2794) 2022-09-23 01:02:49 +02:00
fcn_declare.h Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
file.cpp Merge branch 'master' into dev 2022-01-25 17:53:22 +01:00
FX_2Dfcn.cpp Preset loading tuning. 2022-09-09 17:21:13 +02:00
FX_fcn.cpp Custom palette name bugfix. 2022-10-04 22:10:20 +02:00
FX.cpp Reintroduce color 2 & 3 for Dancing shadows. 2022-10-13 07:33:23 +02:00
FX.h Add setMode() and setPalette() methods 2022-09-29 12:49:12 +02:00
html_other.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
html_settings.h Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
html_simple.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
html_ui.h Fixed ESP8266 async preset loading 2022-10-25 03:27:16 +02:00
hue.cpp Merge branch 'master' into dev 2021-09-12 01:00:54 +02:00
improv.cpp Release of WLED v0.13.3 2022-08-23 01:26:18 +02:00
ir_codes.h IR rewrite. (#2561) 2022-02-26 01:37:09 +01:00
ir.cpp another "TX" 2022-09-11 01:01:27 +02:00
json.cpp Bugfix. Unload playlist on "ps" JSON. 2022-10-13 07:06:49 +02:00
led.cpp Preset loading tuning. 2022-09-09 17:21:13 +02:00
lx_parser.cpp Segment API 2022-07-10 22:23:25 +02:00
mqtt.cpp Implemented usermod for integration with smartnest.cz (#2800) 2022-10-20 01:07:32 +02:00
my_config_sample.h Binary Websockets for Peek (#2516) 2022-02-01 12:02:04 +01:00
network.cpp Ethernet profile for QuinLed-Dig-Octa Brainboard-32-8L and LilyGO-T-ETH-POE 2022-10-21 03:56:00 +02:00
NodeStruct.h Fixes in NodeStruct & bus manager. 2022-08-21 20:50:24 +02:00
ntp.cpp Add PKT timezone (see PR #2840) 2022-10-19 11:11:25 +02:00
overlay.cpp Replaced native Cronixie support with usermod 2022-03-06 23:47:36 +01:00
palettes.h Refactoring WS2812FX class. 2022-07-06 13:13:54 +02:00
pin_manager.cpp PinManager::isPinOk() rewrite 2022-09-24 12:25:06 +02:00
pin_manager.h BH1750 upgrades (#2725) 2022-10-21 03:32:44 +02:00
playlist.cpp Another string optimisation. 2022-10-09 13:39:17 +02:00
presets.cpp Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
set.cpp Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
udp.cpp UDP Sync fix 2022-10-31 07:13:12 +01:00
um_manager.cpp Prevent I2S use for LEDs w/ Audioreactive on ESP32 2022-07-22 08:59:04 +02: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 BH1750 upgrades (#2725) 2022-10-21 03:32:44 +02:00
util.cpp Merge branch 'async-psave' into dev 2022-10-13 14:25:01 +02:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj Refactoring & code clean-up. 2021-10-11 14:13:34 +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 Save config.json with default values on initial boot (#2854) 2022-10-25 17:11:31 +02:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_math.cpp Merge branch 'master' into master-merge 2022-03-19 21:05:28 +01:00
wled_serial.cpp Update wled_serial.cpp (#2667) 2022-09-26 10:08:31 +02:00
wled_server.cpp No F() and numeric comparison 2022-10-24 19:12:27 +02:00
wled.cpp Merge branch 'dev' into audioreactive-prototype 2022-10-21 23:47:31 +02:00
wled.h Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
ws.cpp Remove sync preset loading (ugly core check) 2022-09-20 21:17:44 +02:00
xml.cpp Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00