WLED/wled00
Blaž Kristan 2e9bd477d9
Upload files & skinning (#2084)
* Skinning WLED & uploading files.
Backup & restore configuration & presets.
External holidays.json

* Option for segment count instead of stop.

* Small fixes and improvements

* Further improvements

* Enable custom CSS by default

Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com>
2021-07-26 00:10:36 +02:00
..
data Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
src/dependencies Update ArduinoJSON to 6.18.1 2021-07-04 18:52:05 +02:00
alexa.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
blynk.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
bus_manager.h Bug 2064, 2063 - PinManager usage (#2066) 2021-07-09 20:06:48 +02:00
bus_wrapper.h More robust initial resource loading in UI 2021-07-07 23:45:53 +02:00
button.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
cfg.cpp Accept hex color strings in individual LED API 2021-07-10 16:14:17 +02:00
colors.cpp 0.12.0 Beta 4 2021-03-29 02:28:34 +02:00
const.h Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
fcn_declare.h v0.13.0-b2 2021-07-11 02:38:31 +02:00
file.cpp Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
FX_fcn.cpp Send websockets on every state change 2021-07-02 00:24:14 +02:00
FX.cpp Update ArduinoJSON to 6.18.1 2021-07-04 18:52:05 +02:00
FX.h Send websockets on every state change 2021-07-02 00:24:14 +02:00
html_other.h Accept hex color strings in individual LED API 2021-07-10 16:14:17 +02:00
html_settings.h Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
html_ui.h Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
hue.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02: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 Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
json.cpp v0.13.0-b2 2021-07-11 02:38:31 +02:00
led.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +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 Accurate UDP sync for NTP enabled instances 2021-05-30 00:08:24 +02:00
overlay.cpp Small optimizations 2021-05-27 00:09:52 +02: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 v0.13.0-b2 2021-07-11 02:38:31 +02:00
presets.cpp Fixed presets using wrong call mode (e.g. causing buttons to send UDP under direct change type) 2021-07-09 18:42:52 +02:00
set.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
udp.cpp Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ 2021-07-09 18:54:28 +02:00
um_manager.cpp readFromConfig() update 2021-06-25 01:26:15 +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 New usermod: Support for RGB Rotary Encoder Board (#2068) 2021-07-09 20:25:35 +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 Removed preset cycle 2021-06-30 01:48:38 +02:00
wled_ethernet.h Bug 2064, 2063 - PinManager usage (#2066) 2021-07-09 20:06:48 +02:00
wled_math.h Fixed Sunrise calculation (atan_t approx. used outside of value range) 2021-05-23 18:49:23 +02:00
wled_serial.cpp Fixed TPM2 2020-05-23 16:09:49 +02:00
wled_server.cpp Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
wled.cpp Bug 2064, 2063 - PinManager usage (#2066) 2021-07-09 20:06:48 +02:00
wled.h Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
ws.cpp v0.13.0-b2 2021-07-11 02:38:31 +02:00
xml.cpp Added MQTT button option 2021-07-01 20:51:52 +02:00