| .. |
|
data
|
Merge branch 'segment-api' into dev
|
2022-08-19 15:14:56 +02:00 |
|
src/dependencies
|
Code optimisations in effects.
|
2022-08-09 21:14:37 +02:00 |
|
FX.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
FX.h
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
FX_2Dfcn.cpp
|
Effect fixes.
|
2022-08-13 00:58:27 +02:00 |
|
FX_fcn.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
NodeStruct.h
|
Fix node type
|
2021-03-09 17:21:19 +01:00 |
|
alexa.cpp
|
Merge branch 'master' into merge-master
|
2022-02-24 13:43:12 +01:00 |
|
blynk.cpp
|
Merge branch 'master' into merge-master
|
2022-02-20 22:24:11 +01:00 |
|
bus_manager.h
|
FX list duplicate cleanup
|
2022-08-09 15:20:00 +02:00 |
|
bus_wrapper.h
|
Merge branch 'master' into dev
|
2022-08-17 07:20:18 +02:00 |
|
button.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
cfg.cpp
|
Remove CS from global interface pins.
|
2022-08-17 19:44:32 +02:00 |
|
colors.cpp
|
Memory management!
|
2022-08-03 21:36:47 +02:00 |
|
console_font_5x8.h
|
Added two more fonts to Scrolling text.
|
2022-08-11 11:46:30 +02:00 |
|
console_font_5x12.h
|
Added two more fonts to Scrolling text.
|
2022-08-11 11:46:30 +02:00 |
|
console_font_6x8.h
|
Added two more fonts to Scrolling text.
|
2022-08-11 11:46:30 +02:00 |
|
console_font_7x9.h
|
Added two more fonts to Scrolling text.
|
2022-08-11 11:46:30 +02:00 |
|
const.h
|
Remove CS from global interface pins.
|
2022-08-17 19:44:32 +02:00 |
|
dmx.cpp
|
Working DMX Libraries (#2652)
|
2022-05-05 02:28:09 +02:00 |
|
e131.cpp
|
Use getModeCount() instead of MODE_COUNT
|
2022-06-26 23:01:22 +02:00 |
|
fcn_declare.h
|
Reduction of flicering on web access (info)
|
2022-08-10 20:53:11 +02:00 |
|
file.cpp
|
Merge branch 'master' into dev
|
2022-01-25 17:53:22 +01:00 |
|
html_other.h
|
Release of WLED v0.13.2
|
2022-08-15 02:08:48 +02:00 |
|
html_settings.h
|
Merge branch 'segment-api' into dev
|
2022-08-19 15:14:56 +02:00 |
|
html_simple.h
|
Code optimisations in effects.
|
2022-08-09 21:14:37 +02:00 |
|
html_ui.h
|
Missing presets bugfix.
|
2022-08-14 22:16:42 +02:00 |
|
hue.cpp
|
Merge branch 'master' into dev
|
2021-09-12 01:00:54 +02:00 |
|
improv.cpp
|
Release of WLED v0.13.2
|
2022-08-15 02:08:48 +02:00 |
|
ir.cpp
|
Code optimisations.
|
2022-08-04 16:15:49 +02:00 |
|
ir_codes.h
|
IR rewrite. (#2561)
|
2022-02-26 01:37:09 +01:00 |
|
json.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
led.cpp
|
Code optimisation & cleanup.
|
2022-07-29 12:15:56 +02:00 |
|
lx_parser.cpp
|
Segment API
|
2022-07-10 22:23:25 +02:00 |
|
mqtt.cpp
|
Added new 2D effects:
|
2022-05-20 19:35:22 +02:00 |
|
my_config_sample.h
|
Binary Websockets for Peek (#2516)
|
2022-02-01 12:02:04 +01:00 |
|
network.cpp
|
Merge branch 'master' into merge-master
|
2022-04-04 20:52:42 +02:00 |
|
ntp.cpp
|
Merge branch 'master' into merge-master
|
2022-04-04 20:52:42 +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
|
I2C & SPI fixes. Global interface.
|
2022-08-14 13:05:59 +02:00 |
|
pin_manager.h
|
I2C & SPI fixes. Global interface.
|
2022-08-14 13:05:59 +02:00 |
|
playlist.cpp
|
Restore preset upon playlist end option.
|
2022-04-20 18:05:59 +02:00 |
|
presets.cpp
|
Vectors & dynamic loadJS.
|
2022-07-17 15:58:41 +02:00 |
|
set.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
udp.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +02:00 |
|
um_manager.cpp
|
Prevent I2S use for LEDs w/ Audioreactive on ESP32
|
2022-07-22 08:59:04 +02:00 |
|
usermod.cpp
|
…
|
|
|
usermod_v2_empty.h
|
…
|
|
|
usermods_list.cpp
|
Rename WLED_NO_AUDIO
|
2022-08-05 15:54:48 +02:00 |
|
util.cpp
|
Reduction of flicering on web access (info)
|
2022-08-10 20:53:11 +02:00 |
|
wled.cpp
|
Memory management!
|
2022-08-03 21:36:47 +02:00 |
|
wled.h
|
Merge branch 'segment-api' into dev
|
2022-08-19 15:14:56 +02:00 |
|
wled00.ino
|
…
|
|
|
wled00.vcxproj
|
Refactoring & code clean-up.
|
2021-10-11 14:13:34 +02:00 |
|
wled00.vcxproj.filters
|
…
|
|
|
wled00.vcxproj.user
|
…
|
|
|
wled_eeprom.cpp
|
Replace setOption/getOption
|
2022-08-19 21:14:49 +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
|
Merge branch 'master' into master-merge
|
2022-05-29 18:22:33 +02:00 |
|
wled_server.cpp
|
Code optimisations.
|
2022-08-04 16:15:49 +02:00 |
|
ws.cpp
|
Code optimisations in effects.
|
2022-08-09 21:14:37 +02:00 |
|
xml.cpp
|
Remove CS from global interface pins.
|
2022-08-17 19:44:32 +02:00 |