WLED/wled00
Blaz Kristan 29e048af7b Merge branch 'master' into dev
Conflicts:
	CHANGELOG.md
	package.json
	platformio.ini
	usermods/Temperature/usermod_temperature.h
	wled00/FX.cpp
	wled00/FX.h
	wled00/FX_fcn.cpp
	wled00/cfg.cpp
	wled00/data/index.js
	wled00/data/settings_leds.htm
	wled00/data/settings_time.htm
	wled00/data/style.css
	wled00/html_other.h
	wled00/html_settings.h
	wled00/html_ui.h
	wled00/ntp.cpp
	wled00/usermods_list.cpp
	wled00/wled.cpp
	wled00/wled.h
2021-04-14 18:19:51 +02:00
..
__vm 1. Fix an Issue withtin the DMX Compiler Flags if you dont use it in wled00.ino 2020-03-22 11:38:29 +01:00
.vs/wled00/v15 Add Visual Studio Project Structure 2019-07-23 17:59:55 +02:00
data Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
src/dependencies Framerate bug workaround 2021-03-23 03:10:24 +01:00
alexa.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
blynk.cpp Add fields for customization Blynk host (#1543) 2020-12-22 00:44:16 +01:00
bus_manager.h Per strip "skip first led". 2021-04-07 21:04:54 +02:00
bus_wrapper.h Reverting HSPI use on ESP32. 2021-03-29 09:00:41 +02:00
button.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
cfg.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
colors.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
const.h Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
fcn_declare.h Sunrise and sunset calculation and sunrise/sunset triggered presets. 2021-04-12 21:53:22 +02:00
file.cpp New font. UI fixes. 2021-03-28 17:15:26 +02:00
FX_fcn.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
FX.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
FX.h Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
html_other.h Reduced rev:2 API use. 2021-04-08 15:46:18 +02:00
html_settings.h Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
html_ui.h Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
hue.cpp Merge branch 'dev' of https://github.com/aircoookie/WLED into dev 2021-03-14 11:41:55 +01:00
ir_codes.h adds support for 9-key remote and intensity/speed repeat actions 2020-06-04 08:24:55 -04:00
ir.cpp Merge branch 'master' into dev. 2021-03-29 23:12:19 +02:00
json.cpp Fixed #define typo. 2021-04-12 21:10:47 +02:00
led.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Fixed Button, IR, Relay pin not assigned by default (resolves #1891) 2021-04-14 01:16:32 +02:00
my_config_sample.h Streamline platformio.ini 2020-11-18 00:54:41 +01:00
NodeStruct.h Fix node type 2021-03-09 17:21:19 +01:00
ntp.cpp Switch trigonometric implementation, saves 460b memory 2021-04-14 16:49:47 +02:00
overlay.cpp Code clean-up. 2021-03-04 11:17:17 +01:00
palettes.h Add Aurora Borealis effect (#1589) 2021-01-04 11:11:36 +01:00
pin_manager.cpp First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
pin_manager.h First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
playlist.cpp Cleanup 2021-03-13 22:46:08 +01:00
presets.cpp Reduced rev:2 API use. 2021-04-08 15:46:18 +02:00
set.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
tv_colors.h TV Simulator Effect (#1548) 2020-12-22 13:15:57 +01:00
udp.cpp Removed unnecessary vars. 2021-03-19 16:23:16 +01:00
um_manager.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +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 Merge branch 'master' into dev 2021-04-14 18:19:51 +02: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 Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
wled_math.h Switch trigonometric implementation, saves 460b memory 2021-04-14 16:49:47 +02:00
wled_serial.cpp Remove toggleOnOff() and use setBrightness(). 2021-03-19 08:24:45 +01:00
wled_server.cpp 4LineDisplay rewrite for dynamic configuration. 2021-04-11 00:38:13 +02:00
wled.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
wled.h Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00
ws.cpp Merge branch 'master' into dev. 2021-03-29 23:12:19 +02:00
xml.cpp Merge branch 'master' into dev 2021-04-14 18:19:51 +02:00