..
__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
mutiple RGBW leds support for DMX control
2020-11-27 11:37:39 +01:00
src /dependencies
Fix a few compiler warnings
2020-11-17 22:46:17 +01:00
alexa.cpp
Done in principle
2020-11-06 22:12:48 +01:00
blynk.cpp
Function definitions in func_declare.h
2020-03-31 02:38:08 +02:00
button.cpp
BTNPIN can now be disabled by setting to -1 ( fixes #1237 )
2020-11-20 00:33:17 +01:00
cfg.cpp
Fixed compilation when BTNPIN, IRPIN or RLYPIN not defined ( fixes #1350 )
2020-11-17 09:25:31 +01:00
colors.cpp
Merge pull request #1355 from Aircoookie/filesystem
2020-11-20 01:06:54 +01:00
const.h
mutiple RGBW leds support for DMX control
2020-11-27 11:37:39 +01:00
dmx.cpp
dmx_htm_fixes ( #1070 )
2020-08-03 18:37:25 +02:00
e131.cpp
mutiple RGBW leds support for DMX control
2020-11-27 11:37:39 +01:00
fcn_declare.h
BTNPIN can now be disabled by setting to -1 ( fixes #1237 )
2020-11-20 00:33:17 +01:00
file.cpp
A few small fixes
2020-11-15 20:58:04 +01:00
FX_fcn.cpp
Added new file for JSON cfg parsing code
2020-11-04 11:04:40 +01:00
FX.cpp
Fix code for long LED strips (>256 LEDs long) ( #1366 )
2020-11-23 00:06:57 +01:00
FX.h
esp32_multistrip usermod enables driving up to 8 LED strips using RMT hardware accelerated pixel data pushing
2020-11-21 21:25:38 -06:00
html_other.h
Version bump to 0.11.0 "Mirai"
2020-11-23 00:58:58 +01:00
html_settings.h
Version bump to 0.11.0 "Mirai"
2020-11-23 00:58:58 +01:00
html_ui.h
Center slider tooltips and hide on very small screens
2020-11-26 23:07:15 +01:00
hue.cpp
Done in principle
2020-11-06 22:12:48 +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
Done in principle
2020-11-06 22:12:48 +01:00
json.cpp
Add live
property to state, allowing toggling of realtime (not incl. in state resp.) ( #1308 )
2020-11-26 10:54:37 +01:00
led.cpp
Version bump to 0.11.0 "Mirai"
2020-11-23 00:58:58 +01:00
lx_parser.cpp
Add udpNotifier2 (JSON+HTTP, closes #1205 )
2020-09-27 11:43:28 +02:00
mqtt.cpp
Merge pull request #1355 from Aircoookie/filesystem
2020-11-20 01:06:54 +01:00
my_config_sample.h
Streamline platformio.ini
2020-11-18 00:54:41 +01:00
NpbWrapper.h
Add the ability to override R,G,B,WPIN values
2020-09-23 16:49:55 +01:00
ntp.cpp
Add Hawaii time ( resolves #1354 )
2020-11-18 23:27:54 +01:00
overlay.cpp
rename global var "local" to "localTime"
2020-08-04 09:32:54 -04:00
palettes.h
Re added old C9 palette
2020-11-01 20:54:35 +01:00
pin_manager.cpp
Added Pin Manager
2020-11-15 12:41:51 +01:00
playlist.cpp
Add Playlist feature
2020-11-11 23:48:14 +01:00
presets.cpp
Add Playlist feature
2020-11-11 23:48:14 +01:00
set.cpp
mutiple RGBW leds support for DMX control
2020-11-27 11:37:39 +01:00
udp.cpp
Add live
property to state, allowing toggling of realtime (not incl. in state resp.) ( #1308 )
2020-11-26 10:54:37 +01:00
um_manager.cpp
Usermod callbacks for custom settings
2020-11-11 15:50:15 +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
Async temperature usermod ( #1178 )
2020-09-13 19:26:27 +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
A few more small fixes
2020-11-15 22:52:59 +01:00
wled_serial.cpp
Fixed TPM2
2020-05-23 16:09:49 +02:00
wled_server.cpp
BTNPIN can now be disabled by setting to -1 ( fixes #1237 )
2020-11-20 00:33:17 +01:00
wled.cpp
BTNPIN can now be disabled by setting to -1 ( fixes #1237 )
2020-11-20 00:33:17 +01:00
wled.h
mutiple RGBW leds support for DMX control
2020-11-27 11:37:39 +01:00
ws.cpp
Reduce heap usage by 4kB
2020-09-20 01:18:31 +02:00
xml.cpp
Merge branch 'filesystem' into mergefs-201115
2020-11-15 13:21:56 +01:00