WLED/wled00
Christian Schwinne 00238247cd
JSON in/decrementing (#2258)
* Initial JSON in/decrementing

* Segment brightness in/decrement

* Update json-increment (#2290)

* Add Basic Overlay support to Usermods.

* Add seven segment overlay usermod

* Add seven_seg debug build

* Add scrolling message to seven seg um

* Fixed red color on IP address

* bh1750

* Add msg scroll. Add MQTT and Config support

* Add readme

* Restore platformio.inii

* Edit comments

* Add strip off refresh option in LED settings. (#2259)

* Add strip off refresh option in LED settings.
New strip initialization logic.
Minor code clen-up.

* Dev code removal.

* Missing ethernet include

* Renamed mainseg to selseg

* Fix for preset cycling bounds.

* "Preset 0" bugfix.

* Auto segments only if segments were not modified

Co-authored-by: cschwinne <dev.aircoookie@gmail.com>

* Exclude virtual busses from current calculation (#2262)

* Refactor string usage

* 0.13.0-b4

* Fix MQTT Null publish

* Additional Flash string concat

* Add AKST/AKDT

* UM RGB-Rotary-Encoder: Properly used PinOwner

* Cycling bugfix.

Co-authored-by: Gregory Schmidt <gregory.b.schmidt@hotmail.com>
Co-authored-by: Blaž Kristan <blaz@kristan-sp.si>
Co-authored-by: Caleb Mah <calebmah@gmail.com>
Co-authored-by: ezcGman <ich@andy-hofmann.com>

* Working JSON preset cycle

* Fix some Codacy style issues

Co-authored-by: Gregory Schmidt <gregory.b.schmidt@hotmail.com>
Co-authored-by: Blaž Kristan <blaz@kristan-sp.si>
Co-authored-by: Caleb Mah <calebmah@gmail.com>
Co-authored-by: ezcGman <ich@andy-hofmann.com>
2021-10-30 14:42:17 +02:00
..
data Add AKST/AKDT 2021-10-10 19:09:48 -08:00
src/dependencies Make sbuff local 2021-10-01 20:26:23 +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 Add strip off refresh option in LED settings. (#2259) 2021-10-11 02:19:33 +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 Add strip off refresh option in LED settings. (#2259) 2021-10-11 02:19:33 +02:00
colors.cpp Revert changes from PR1902 2021-08-29 11:49:06 -07:00
const.h New Usermod: QuinLED-An-Penta (#2296) 2021-10-30 11:38:09 +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 JSON in/decrementing (#2258) 2021-10-30 14:42:17 +02:00
file.cpp Upload files & skinning (#2084) 2021-07-26 00:10:36 +02:00
FX_fcn.cpp JSON in/decrementing (#2258) 2021-10-30 14:42:17 +02:00
FX.cpp Allocate segment data based on currently active segments (#2217) 2021-09-20 21:22:50 +02:00
FX.h Exclude virtual busses from current calculation (#2262) 2021-10-11 02:19:53 +02:00
html_other.h 0.13.0-b4 2021-10-11 02:42:58 +02:00
html_settings.h Add AKST/AKDT 2021-10-10 19:09:48 -08:00
html_ui.h 0.13.0-b4 2021-10-11 02:42:58 +02:00
hue.cpp Auto create segments setting (#2183) 2021-09-11 01:17:42 +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 Add colorUpdated call 2021-09-28 09:56:00 -07:00
json.cpp JSON in/decrementing (#2258) 2021-10-30 14:42:17 +02:00
led.cpp Change currentPreset to byte 2021-10-03 13:53:37 +02:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Auto create segments setting (#2183) 2021-09-11 01:17:42 +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 Add AKST/AKDT 2021-10-10 19:09:48 -08:00
overlay.cpp Edit comments 2021-10-11 01:29:13 +02:00
palettes.h rename palette arrays 2021-08-25 10:16:30 -07:00
pin_manager.cpp Ethernet configuration fix, improve PinManager (#2123) 2021-08-23 14:14:48 +02:00
pin_manager.h New Usermod: QuinLED-An-Penta (#2296) 2021-10-30 11:38:09 +02: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 JSON in/decrementing (#2258) 2021-10-30 14:42:17 +02:00
udp.cpp JSON in/decrementing (#2258) 2021-10-30 14:42:17 +02:00
um_manager.cpp Add Basic Overlay support to Usermods. 2021-09-29 19:23:32 -08: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: QuinLED-An-Penta (#2296) 2021-10-30 11:38:09 +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 Fixed pin reservations. (#2214) 2021-09-30 16:30:44 +02:00
wled_math.h Wled math bugfix. 2021-09-23 20:38:50 +02:00
wled_serial.cpp Added JSON API over serial support (#2156) 2021-08-26 11:04:27 +02:00
wled_server.cpp 0.13.0-b3 2021-09-21 23:37:35 +02:00
wled.cpp Add strip off refresh option in LED settings. (#2259) 2021-10-11 02:19:33 +02:00
wled.h 0.13.0-b4 2021-10-11 02:42:58 +02:00
ws.cpp Added application level pong websockets reply (#2139) 2021-08-17 12:47:01 +02:00
xml.cpp Add strip off refresh option in LED settings. (#2259) 2021-10-11 02:19:33 +02:00