WLED/wled00
Def3nder e4d5551f16
Correction for "Percent with speed" (#642)
The speed slider defines the "size" of pixels that will be added or substracted each refresh. If this size is bigger than the last value and you quickly move the intensity slider to zero, then the effect shows 100% all the time until it will be changed.
2020-01-29 23:10:02 +01:00
..
__vm - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
.vs/wled00/v15 Add Visual Studio Project Structure 2019-07-23 17:59:55 +02:00
data Fix LED settings always displaying WS2815 2020-01-15 00:38:25 +01:00
src/dependencies Update to Espalexa v2.4.4 2020-01-07 01:02:52 +01:00
FX_fcn.cpp Various fixes 2020-01-27 00:45:30 +01:00
FX.cpp Correction for "Percent with speed" (#642) 2020-01-29 23:10:02 +01:00
FX.h Added percent display effect. 2020-01-19 13:51:49 +01:00
html_other.h Fix iOS scrolling 2019-12-11 00:59:15 +01:00
html_settings.h non-required HUE settings 2020-01-28 20:47:37 +01:00
html_ui.h Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +01:00
ir_codes.h Add IR codes for 6-key learning remote https://www.aliexpress.com/item/4000307837886.html 2020-01-25 16:46:10 +00:00
NpbWrapper.h Fix Police All, Sinelon and Lighthouse (Comet) effects (#634) 2020-01-28 13:48:59 +01:00
palettes.h Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +01:00
wled00.ino FIx ESP32 compilation 2020-01-28 00:45:29 +01:00
wled00.vcxproj - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
wled00.vcxproj.filters - Fix the Visual Studio Project Structure with the e131 lib change to async 2019-11-22 19:19:48 +01:00
wled00.vcxproj.user Modify Structure to fix path issues 2019-07-23 18:51:26 +02:00
wled01_eeprom.ino Remove G and S options (only segment properties now) 2020-01-14 10:59:57 +01:00
wled02_xml.ino Added new HTTP API commands (resolves #597) 2020-01-19 01:07:38 +01:00
wled03_set.ino Added new HTTP API commands (resolves #597) 2020-01-19 01:07:38 +01:00
wled04_file.ino Attempting to fix disconnect on Adalight (ESP32, #194) 2019-11-30 11:17:37 +01:00
wled05_init.ino Remove G and S options (only segment properties now) 2020-01-14 10:59:57 +01:00
wled06_usermod.ino HA discovery wdt reset 2019-10-20 17:38:25 +02:00
wled07_notify.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled08_led.ino SunRise using NightLight Fade 2020-01-08 12:00:25 +01:00
wled09_button.ino Timebase sync 2019-10-18 12:19:52 +02:00
wled10_ntp.ino Few Cronixie fixes 2020-01-01 01:04:54 +01:00
wled11_ol.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled12_alexa.ino Changes for 4CH and 5CH LED stripes 2019-12-18 15:35:32 +01:00
wled13_cronixie.ino Removed pixel locking 2020-01-02 22:10:59 +01:00
wled14_colors.ino More IR remotes (24/40/44-keys) and select them in the settings 2020-01-08 00:46:16 +01:00
wled15_hue.ino Removed onlyAP 2019-10-18 14:06:07 +02:00
wled16_blynk.ino Removed onlyAP 2019-10-18 14:06:07 +02:00
wled17_mqtt.ino Release of WLED v0.9.0-b1 2019-12-13 01:23:07 +01:00
wled18_server.ino Fixed effects (#466) 2019-12-21 03:17:54 +01:00
wled19_json.ino Grouping and Spacing 2020-01-14 10:57:23 +01:00
wled20_ir.ino Fix consecutive break statement. 2020-01-25 16:53:37 +00:00