Blaz Kristan
ed2e083d13
Added button 0 doubleclick for net info.
2022-01-19 22:15:08 +01:00
Blaz Kristan
80f7c5ed9d
Added CCT to rotary encoder.
2022-01-19 20:39:00 +01:00
Blaz Kristan
8d33cbeaca
Fix for effect not being applied using rotary encoder.
2022-01-19 16:53:21 +01:00
Blaz Kristan
b0b8bc7385
Dynamic vcomh fix.
...
New parameter autosave.
2022-01-18 20:29:41 +01:00
Blaž Kristan
edbc8b28d5
Merge pull request #18 from Proto-molecule/blaz-4ld
...
add VCOMH fix
2022-01-18 10:45:45 +01:00
Proto-molecule
da9bab16e1
add VCOMH fix
2022-01-17 23:26:36 -08:00
Blaz Kristan
75098d8b3e
Optimizations
2022-01-17 20:29:14 +01:00
Blaz Kristan
65bb7fd533
Delay for ESP8266 to keep up.
2022-01-16 22:08:57 +01:00
Blaz Kristan
0259e78b2f
Minor changes
2022-01-16 22:07:08 +01:00
Blaz Kristan
99b8888a1b
Merge branch 'full-seg-sync' into 4ld-font
2022-01-16 15:23:32 +01:00
Proto-molecule
689f4ef606
add glyphs for 32x128
2022-01-15 19:01:09 -08:00
Blaz Kristan
b0c40e1e37
Color change tracking. Minor fixes.
2022-01-15 21:15:37 +01:00
Blaz Kristan
e54819e7e5
Merge branch 'master' into sync-seg
2022-01-15 14:08:08 +01:00
Blaz Kristan
7eb029dcb6
Complete segment syncing.
...
Reduced complexity of colorUpdated regarding effect/color change.
Minor optimizations.
2022-01-15 14:04:16 +01:00
Blaz Kristan
3da70c3e8b
Full segment syncing.
...
- removed setEffectConfig()
- rate limit handleNightlight()
- fixes in colorUpdated()
- segment color fix in UDP routine
2022-01-15 00:06:06 +01:00
André Klitzing
f8c80283e4
Use arduino-esp32 2.0.2 for ESP32-S2 ( #2452 )
...
* Use arduino-esp32 2.0.2 for ESP32-S2
LittleFS is merged into it.
* Fix filesystem error for ESP32-S2
Use platform of tasmota until upstream released it and
use board_build.flash_mode = qio
* Fix empty disk usage
* Add esp32s2_saola to default_envs
* Remove lorol LITTLEFS for esp32dev, too
* Revert "Remove lorol LITTLEFS for esp32dev, too"
This reverts commit 3586d5eef7
.
2022-01-14 17:19:33 +01:00
Blaz Kristan
72a6681ac1
Merge branch 'full-seg-sync' of github.com:blazoncek/WLED into full-seg-sync
2022-01-14 15:01:34 +01:00
Blaž Kristan
1ab555b590
Cleaning colorUpdated() & UDP segment syncing.
...
Added selected segments only save.
2022-01-14 14:27:11 +01:00
Blaz Kristan
4602ec7688
Merge branch 'dev' into full-seg-sync
2022-01-13 20:07:08 +01:00
Mike Ryan
5c39d8d12e
PR Feedback
...
- Limit max number of color order overrides to 5 on ESP8266
- Only append color overrides if they were provided in the POST of LED
settings.
2022-01-13 09:06:01 -06:00
Blaz Kristan
97284fcf87
Prevent continuous polling on error.
2022-01-13 15:27:15 +01:00
Blaz Kristan
c8b1654e0a
Some fixes and new slider values.
2022-01-12 21:48:34 +01:00
Blaz Kristan
0400d0e0f0
Additional sliders.
2022-01-12 21:35:10 +01:00
Blaz Kristan
4040f6bec6
Merge branch 'dev' into full-seg-sync
2022-01-12 16:31:44 +01:00
Blaz Kristan
a4a3aa045b
A few more slider values added.
2022-01-12 15:45:32 +01:00
Blaz Kristan
a5a18903c7
Merge branch 'dev' into full-seg-sync
2022-01-12 15:15:34 +01:00
Blaz Kristan
6990986d9f
Bootloop fix for ALT 4LD.
2022-01-11 21:58:05 +01:00
Blaz Kristan
06ded0098c
Aurora speed change.
...
Fix for Palette title.
2022-01-10 19:00:44 +01:00
Blaz Kristan
f1fbea30f1
Some slider values & defaults.
2022-01-10 18:42:09 +01:00
Blaž Kristan
04f5bdb843
Fix for NTP sync on millis() rollover.
...
AP mode delay on boot (#2242 ).
2022-01-10 13:53:11 +01:00
Blaž Kristan
d29283ff21
WIP: segment size in UDP
2022-01-10 09:03:36 +01:00
Blaz Kristan
ee0d6420a0
Re-read temperature on error.
2022-01-09 21:43:49 +01:00
Blaz Kristan
f66d847032
Fix for missing character in slider name.
2022-01-09 21:03:57 +01:00
Blaz Kristan
aba4dc7c50
Bugfix for analog button read limitation.
2022-01-09 15:13:58 +01:00
Blaz Kristan
99d0c5e2c6
Fix for bugfix. :)
...
Reduced millis() calls.
2022-01-09 15:13:33 +01:00
Blaz Kristan
fa55b94528
Bugfix for analog button read limitation.
2022-01-09 15:01:16 +01:00
cschwinne
7fb46cf982
WIP: Segment loop size byte
2022-01-09 14:16:07 +01:00
Blaz Kristan
523752b263
Merge branch 'dev' into full-seg-sync
2022-01-09 00:03:41 +01:00
Blaz Kristan
7df4b8e8cc
Sync bugfix (preset, playlist)
...
PIR sensor bugfix.
2022-01-08 23:53:55 +01:00
Blaz Kristan
7a4ed5a337
UI bugfix.
2022-01-08 12:45:32 +01:00
Blaz Kristan
ec37085e39
Bugfix for nodes button.
2022-01-08 00:04:56 +01:00
Blaz Kristan
61e1e2729d
Fix uspIn and mode
2022-01-08 00:04:02 +01:00
Blaz Kristan
ae8281f835
error in udpIn
2022-01-07 21:16:14 +01:00
Blaž Kristan
2efa68dd60
Merge branch 'master' into dev
2022-01-07 19:25:01 +01:00
Blaž Kristan
d2c92781c8
Full segment UDP syncing.
2022-01-07 19:18:16 +01:00
Blaž Kristan
fa35293618
Full segment syncing.
2022-01-07 19:12:06 +01:00
Blaž Kristan
20ccca0aec
Swapped grouping and spacing in UDP packet.
2022-01-07 17:53:07 +01:00
Blaž Kristan
10e216da6b
Fix for missing middle segment.
2022-01-07 17:48:46 +01:00
Blaž Kristan
6491353a57
Missing rptSeg()
2022-01-07 17:31:28 +01:00
Blaz Kristan
1906523489
Akemi & WLED logo for 4 Line Display usermod.
...
Commented out unused fonts.
2022-01-07 10:10:34 +01:00