.. |
data
|
DMX improvements (merge #2619) (#2794)
|
2022-09-23 01:02:49 +02:00 |
src
|
Add ArtPoll support (#2615)
|
2022-09-22 20:34:46 +02: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
|
Loading cfg.json without wsec.json
|
2022-09-16 23:19:53 +02:00 |
bus_wrapper.h
|
Basic support for -S3
|
2022-09-11 00:09:59 +02:00 |
button.cpp
|
Fix for segment on/off transitions.
|
2022-08-23 16:00:50 +02:00 |
cfg.cpp
|
PinManager::isPinOk() rewrite
|
2022-09-24 12:25:06 +02:00 |
colors.cpp
|
Global gamma.
|
2022-09-04 20:17:05 +02:00 |
const.h
|
submitting PR
|
2022-10-02 23:23:24 +02:00 |
dmx.cpp
|
Working DMX Libraries (#2652)
|
2022-05-05 02:28:09 +02:00 |
e131.cpp
|
DMX improvements (merge #2619) (#2794)
|
2022-09-23 01:02:49 +02:00 |
fcn_declare.h
|
Add ArtPoll support (#2615)
|
2022-09-22 20:34:46 +02:00 |
file.cpp
|
Merge branch 'master' into dev
|
2022-01-25 17:53:22 +01:00 |
FX_2Dfcn.cpp
|
Preset loading tuning.
|
2022-09-09 17:21:13 +02:00 |
FX_fcn.cpp
|
Add setMode() and setPalette() methods
|
2022-09-29 12:49:12 +02:00 |
FX.cpp
|
Percent FX use % as index in palette.
|
2022-09-21 21:09:01 +02:00 |
FX.h
|
Add setMode() and setPalette() methods
|
2022-09-29 12:49:12 +02:00 |
html_other.h
|
Corrrect version info.
|
2022-09-20 22:06:37 +02:00 |
html_settings.h
|
DMX improvements (merge #2619) (#2794)
|
2022-09-23 01:02:49 +02:00 |
html_simple.h
|
More fixes for GPIOs.
|
2022-09-13 21:41:51 +02:00 |
html_ui.h
|
Percent FX use % as index in palette.
|
2022-09-21 21:09:01 +02:00 |
hue.cpp
|
Merge branch 'master' into dev
|
2021-09-12 01:00:54 +02:00 |
improv.cpp
|
Merge branch 'main' into segment-api
|
2022-08-18 20:13:02 +02:00 |
ir_codes.h
|
IR rewrite. (#2561)
|
2022-02-26 01:37:09 +01:00 |
ir.cpp
|
another "TX"
|
2022-09-11 01:01:27 +02:00 |
json.cpp
|
Add setMode() and setPalette() methods
|
2022-09-29 12:49:12 +02:00 |
led.cpp
|
Preset loading tuning.
|
2022-09-09 17:21:13 +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 |
NodeStruct.h
|
Fixes in NodeStruct & bus manager.
|
2022-08-21 20:50:24 +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
|
PinManager::isPinOk() rewrite
|
2022-09-24 12:25:06 +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
|
Remove sync preset loading (ugly core check)
|
2022-09-20 21:17:44 +02:00 |
set.cpp
|
Add setMode() and setPalette() methods
|
2022-09-29 12:49:12 +02:00 |
udp.cpp
|
Merge branch 'dev' of https://github.com/blazoncek/WLED into 0_14
|
2022-09-05 15:13:15 +02:00 |
um_manager.cpp
|
Prevent I2S use for LEDs w/ Audioreactive on ESP32
|
2022-07-22 08:59:04 +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
|
Remove DISABLE_AUDIO
|
2022-09-05 00:43:26 +02:00 |
util.cpp
|
Remove DISABLE_AUDIO
|
2022-09-05 00:43:26 +02:00 |
wled00.ino
|
Fix DMX compilation
|
2020-04-10 12:30:08 +02:00 |
wled00.vcxproj
|
Refactoring & code clean-up.
|
2021-10-11 14:13:34 +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
|
Global gamma.
|
2022-09-04 20:17:05 +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
|
Update wled_serial.cpp (#2667)
|
2022-09-26 10:08:31 +02:00 |
wled_server.cpp
|
Playlist load bugfix.
|
2022-09-14 22:28:06 +02:00 |
wled.cpp
|
Remove sync preset loading (ugly core check)
|
2022-09-20 21:17:44 +02:00 |
wled.h
|
submitting PR
|
2022-10-02 23:23:24 +02:00 |
ws.cpp
|
Remove sync preset loading (ugly core check)
|
2022-09-20 21:17:44 +02:00 |
xml.cpp
|
some relaxations for S2 and C3
|
2022-09-17 22:00:33 +02:00 |