Woody
|
94b9455c9c
|
closes Aircoookie/WLED#984
Implements option to show clock overlay only if all LEDs are solid black
|
2024-01-25 11:33:36 +01:00 |
|
Woody
|
c41c71c8c1
|
add bin.gz firmware for ESP02 to artifacs (#4)
|
2024-01-24 21:22:54 +01:00 |
|
Blaz Kristan
|
dde647c570
|
Required fix
|
2024-01-24 20:53:17 +01:00 |
|
Blaz Kristan
|
445a89ba6e
|
Try hard to release memory
|
2024-01-24 20:49:22 +01:00 |
|
Blaz Kristan
|
07495f6621
|
Merge branch '0_15' into temporary-AP
|
2024-01-24 20:22:50 +01:00 |
|
Blaz Kristan
|
5952edc550
|
Some fixes
|
2024-01-24 19:52:41 +01:00 |
|
Woody
|
b66a038a2f
|
Change path separator
|
2024-01-24 17:15:06 +01:00 |
|
Woody
|
df1c8a64e5
|
Update GitHub Actions workflow
This also adds a WLED_RELEASE_NAME for esp32s3dev_8MB_PSRAM_opi
|
2024-01-24 16:11:51 +01:00 |
|
Blaz Kristan
|
3e2aebcd10
|
Remove regression
Init wifi for scan
Always save WiFi name
|
2024-01-24 15:43:59 +01:00 |
|
TripleWhy
|
0d279cb4dd
|
Add some comments
|
2024-01-24 15:38:50 +01:00 |
|
Woody
|
3942a76d15
|
Fix #3708
|
2024-01-23 21:00:44 +01:00 |
|
Blaz Kristan
|
1bebf3d3d6
|
Optimise wifi scan
- prioritize strongest signal
- prune removed networks
- fill present networks
|
2024-01-23 20:44:43 +01:00 |
|
Blaz Kristan
|
d5f54c240a
|
Debug pin fix
|
2024-01-22 21:01:57 +01:00 |
|
Blaz Kristan
|
8868ecd11a
|
Cleanup 2
|
2024-01-22 20:48:03 +01:00 |
|
Blaz Kristan
|
8a31c57bfa
|
Fix getActiveSegmentsNum
Limit rotation to +-90 deg (swapping sin/cos & limit angle)
Shift palette shift
|
2024-01-22 19:38:13 +01:00 |
|
muebau
|
7e2cce4a8d
|
Tetris AI usermod
|
2024-01-21 17:28:10 +01:00 |
|
Blaz Kristan
|
bfb217c203
|
Implement multiple WiFi
- similar to #3705
- solves #2845, #2974, #852, #1228
|
2024-01-21 00:30:15 +01:00 |
|
Blaz Kristan
|
593e55af95
|
Cleanup.
|
2024-01-20 23:29:45 +01:00 |
|
Blaz Kristan
|
29af62f956
|
Fix for 1D & remove segment ID
|
2024-01-20 14:55:22 +01:00 |
|
Blaž Kristan
|
2b022e1871
|
Update platformio.ini
Added WROVER model and removed flash options for ESP32-S2
|
2024-01-19 14:18:54 +01:00 |
|
Woody
|
783a4d3996
|
old line break style
|
2024-01-18 21:23:29 +01:00 |
|
Woody
|
ddfe925f8c
|
rename test
|
2024-01-18 21:23:29 +01:00 |
|
Woody
|
1735bcab21
|
fix wled banner color in cdata.js
|
2024-01-18 21:23:29 +01:00 |
|
Woody
|
ff6cacf766
|
npm update
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
2a72eae77f
|
cdata.js: Better console print messages
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
39fb7fdfe3
|
Add test for -f and --force argument
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
e0facf35c8
|
refactored tests
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
73d48c8ac4
|
remove html-minify-ui option
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
5080059143
|
Rebuild if a cdata.js has been modified
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
90d5b77d74
|
more minifying
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
e0f987328b
|
add new test
|
2024-01-18 21:23:28 +01:00 |
|
Woody
|
04c3a925cc
|
Fix test on Github Actions
This needed more time on Github
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
219b29991b
|
Update wled-ci.yml
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
5120045459
|
refactor cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
3bca4a73f4
|
More tests for cdata
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
b4857ab036
|
Automatically test cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
f3ae041691
|
Add first unit tests for cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
a84627a465
|
Update dependencies for cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Blaz Kristan
|
78aeca6399
|
Trim platformio.ini & add info to sample
|
2024-01-18 18:28:01 +01:00 |
|
Blaz Kristan
|
5dd8f0a0b7
|
typo
|
2024-01-17 23:39:33 +01:00 |
|
Christian Schwinne
|
9378fc7276
|
Merge remote-tracking branch 'origin/0_15' into gif
|
2024-01-16 21:53:08 +01:00 |
|
Blaz Kristan
|
3a0d8069b6
|
Bus type clarifications
- expansion of digital types
- updated macros
- mem calc function
|
2024-01-16 21:02:08 +01:00 |
|
Blaz Kristan
|
bab42014a4
|
Fix for #3693
|
2024-01-16 19:35:18 +01:00 |
|
Blaz Kristan
|
74fed5695f
|
Fix for #3693
|
2024-01-16 19:34:23 +01:00 |
|
Blaz Kristan
|
3be368c333
|
A few more overrides
|
2024-01-14 21:04:18 +01:00 |
|
Blaz Kristan
|
a4a8e2614e
|
Release WLED 0.14.1
v0.14.1
|
2024-01-14 18:33:27 +01:00 |
|
Blaz Kristan
|
58eb151ba1
|
Use strip.now instead of millis() in effects
AKA "supersync" from WLED MM fork
|
2024-01-14 17:51:48 +01:00 |
|
Blaz Kristan
|
21d21ea7f0
|
Orange flash fix (#3196) for transitions
|
2024-01-14 17:40:04 +01:00 |
|
Blaz Kristan
|
45dc5e236d
|
Override identifier
|
2024-01-14 17:38:29 +01:00 |
|
dependabot[bot]
|
0597eeed6b
|
Bump urllib3 from 1.26.15 to 1.26.18 (#3455)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-14 15:58:51 +01:00 |
|