..
data
Dual mode 2D + 1D with auto segment creation. ( #3060 )
2023-02-01 19:30:56 +01:00
src
fixing CI build. really now.
2022-12-10 19:00:48 +01:00
alexa.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
blynk.cpp
Merge branch 'master' into merge-master
2022-02-20 22:24:11 +01:00
bus_manager.cpp
Refactor busmgr ( #3079 )
2023-02-05 23:48:43 +01:00
bus_manager.h
Refactor busmgr ( #3079 )
2023-02-05 23:48:43 +01:00
bus_wrapper.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
button.cpp
Disable MQTT more.
2023-01-12 20:35:34 +01:00
cfg.cpp
Merge branch 'Aircoookie:main' into pr_fxsegs
2023-01-16 17:28:44 +01:00
colors.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
const.h
Corrected wrong comments
2023-01-16 17:30:55 +01:00
dmx.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
e131.cpp
Merge branch 'Aircoookie:main' into pr_fxsegs
2023-01-16 17:28:44 +01:00
fcn_declare.h
Disable MQTT more.
2023-01-12 20:35:34 +01:00
file.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
FX_2Dfcn.cpp
Bugfix.
2023-01-24 16:35:31 +01:00
FX_fcn.cpp
Refactor busmgr ( #3079 )
2023-02-05 23:48:43 +01:00
FX.cpp
FX tweak.
2023-01-30 23:10:45 +01:00
FX.h
FX update
2023-01-18 22:56:49 +01:00
html_other.h
Bump version to 0.14.0-b2
2023-01-24 21:08:26 +01:00
html_pixart.h
Fix resize input on segment load.
2023-01-24 17:15:38 +01:00
html_settings.h
Bump version to 0.14.0-b2
2023-01-24 21:08:26 +01:00
html_simple.h
Fixes tooltip interfering with pointer events
2023-01-09 18:38:00 -06:00
html_ui.h
Dual mode 2D + 1D with auto segment creation. ( #3060 )
2023-02-01 19:30:56 +01:00
hue.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
improv.cpp
Bump version to 0.14.0-b2
2023-01-24 21:08:26 +01:00
ir_codes.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
ir.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
json.cpp
Disable 1D/2D mapping for individual pixel control
2023-01-31 12:49:36 +01:00
led.cpp
Disable MQTT more.
2023-01-12 20:35:34 +01:00
lx_parser.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
mqtt.cpp
Disable MQTT more.
2023-01-12 20:35:34 +01:00
my_config_sample.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
net_debug.cpp
Revert NetworkDebugPrinter changes.
2022-11-11 18:17:12 +01:00
net_debug.h
Compile fix for net_debug
2023-02-04 23:59:28 +01:00
network.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
NodeStruct.h
Minor adjustment in UDP segment options sync.
2022-11-02 14:56:50 +01:00
ntp.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
overlay.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
palettes.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
pin_manager.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
pin_manager.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
playlist.cpp
Playlist bugfix.
2023-02-04 10:56:07 +01:00
presets.cpp
Bugfix.
2023-01-29 11:27:14 +01:00
set.cpp
Merge pull request #2891 from mxklb/pr_fxsegs
2023-01-16 22:38:02 +01:00
udp.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
um_manager.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
usermod_v2_empty.h
whitespace cleanup
2023-01-06 09:24:29 +01:00
usermod.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
usermods_list.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
util.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
wled00.ino
Fix DMX compilation
2020-04-10 12:30:08 +02:00
wled00.vcxproj
Merge branch 'netdebug' of https://github.com/visigoth/WLED into net_debug
2022-11-06 10:58:19 +01: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
whitespace cleanup
2023-01-06 09:24:29 +01:00
wled_ethernet.h
Add ESP32-ETHERNET-KIT-VE type
2022-03-20 22:12:18 +01:00
wled_math.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
wled_serial.cpp
whitespace cleanup
2023-01-06 09:24:29 +01:00
wled_server.cpp
Pixelart
2023-01-20 14:40:45 +01:00
wled.cpp
Disable MQTT more.
2023-01-12 20:35:34 +01:00
wled.h
Compile fix for net_debug
2023-02-04 23:59:28 +01:00
ws.cpp
Remove "strip" dependency in Segment class
2022-12-16 22:31:07 +01:00
xml.cpp
Merge pull request #2891 from mxklb/pr_fxsegs
2023-01-16 22:38:02 +01:00