Blaž Kristan
5cac18f844
Update map1D2D
2025-03-13 16:44:20 +01:00
Blaž Kristan
3830d49bf8
Additional fix
2025-03-13 16:35:54 +01:00
Blaž Kristan
22eee967c2
Cherry pick fixes
2025-03-13 16:27:20 +01:00
Blaž Kristan
8654c2e4da
Bugfix for #4590
2025-03-11 11:40:29 +01:00
Blaž Kristan
9bddfb1158
Cherry-pick fix
2025-03-11 10:58:49 +01:00
Blaž Kristan
7455ea7dde
Avoid shadowing global col[]
2025-03-11 10:55:25 +01:00
Blaž Kristan
741bdf08ec
Clarify use of index counter
2025-03-11 10:52:00 +01:00
Blaž Kristan
bbc9b9c173
Use constant CALL_MODE_INIT
2025-03-11 10:50:39 +01:00
Blaž Kristan
a38d6075c7
Bugfix in settings
2025-03-11 10:49:42 +01:00
Blaž Kristan
762679177c
Replace magic with cosntant
2025-03-11 10:48:40 +01:00
Blaž Kristan
b008a6476b
W Hex entry bugfix & optiisation
2025-03-11 10:47:59 +01:00
Blaž Kristan
47a9e4aa51
Shifting bugfix & size tuning in fade_out
2025-03-11 10:47:18 +01:00
Blaž Kristan
249c124176
Clear spaced segment
...
- also wait for strip before updating segment
2025-03-11 10:39:27 +01:00
Blaž Kristan
e16c4b8681
UI info
2025-03-11 10:29:46 +01:00
netmindz
7b521c7c40
Merge pull request #4589 from PaoloTK/add_last_output_warning
...
Add warning about unconfigurable outputs
2025-03-11 08:13:42 +00:00
PaoloTK
4c01893bd8
fix indentation
2025-03-10 22:53:38 +01:00
PaoloTK
ddec6fbb11
swap tags
2025-03-08 16:14:53 +01:00
PaoloTK
d9629039a6
add warning about unconfigurable outputs
2025-03-08 12:01:36 +01:00
netmindz
0a28acf6e7
Generate changelog
2025-02-22 18:23:59 +00:00
Will Tatam
6572efbf9f
Update version to 0.15.1.beta2
v0.15.1.beta2
2025-02-22 18:02:31 +00:00
Blaž Kristan
dbe76479a2
Merge pull request #4484 from blazoncek/parallel-I2S
...
WWA strip support & parallel I2S for S2/S3 (bumping outputs from 5/4 to 12)
2025-02-22 18:44:10 +01:00
netmindz
dc3d463925
Merge pull request #4428 from blazoncek/waterfall-fix
...
FX: Waterfall, Matripix & Dissolve fix
2025-02-22 17:49:10 +01:00
netmindz
f593d404cb
Merge pull request #4244 from MoonModules/framerate_ac015
...
Improved framerate control code - strip.show(), strip.service()
v0.15.1.beta1
2025-02-22 11:21:27 +00:00
netmindz
b75a2de485
Merge pull request #4356 from blazoncek/json-cycle
...
Proper fix for #3605 & #4346
2025-02-22 11:21:09 +00:00
Blaž Kristan
642a9e3652
Idle current bugfix ( #4402 )
2025-02-22 11:20:34 +00:00
Frank
85d3f6f11c
Merge pull request #4398 from Aircoookie/4395-platformio_override
...
update platformio override example file (solves #4395 )
2025-02-22 11:19:48 +00:00
Frank
f490908278
Merge pull request #4439 from dosipod/Upstream_PRs
...
Update readme.md for rgb-rotary-encoder usermod
2025-02-22 11:17:29 +00:00
Frank
1fc3cc83bd
Merge pull request #4450 from adafruit/main
...
Add correct pin availability for ESP32 Mini modules
2025-02-22 11:16:06 +00:00
Will Miles
e96fd8ae58
Merge pull request #4511 from mlichvar/main
...
fix reproduction in game of life
2025-02-22 11:06:54 +00:00
netmindz
c46e328b59
Merge pull request #4556 from spiro-c/npm-check
...
Fix for: Build should stop if npm fails #4513
2025-02-22 11:02:32 +00:00
Damian Schneider
fa2f831044
fix for incorrect hardware timing
2025-02-16 10:36:03 +00:00
Damian Schneider
1bf13ea525
BUGFIX in oscillate FX ( #4494 )
...
effect was changed from int to uint but it relied on negative numbers. fixed by checking overflow and a cast.
2025-02-16 10:35:40 +00:00
maxi4329
edc6022441
Fix for #4153 ( #4253 )
...
* fix for #4153
* only load touch/mouse events for touch/mouse devices
* undid formating changes
* undid more formating changes
* undid all formating changes
* use pointerover and pointerout eventlisteners
2025-02-15 15:16:43 +01:00
Damian Schneider
2ac4d03160
Fixes first pixel not being set in Stream FX ( #4542 )
...
* Fixes first pixel not being set
* added fix to Stream 2 as well
2025-02-10 20:34:24 +01:00
netmindz
cc4a4c4ae1
Merge pull request #4428 from blazoncek/waterfall-fix
...
FX: Waterfall, Matripix & Dissolve fix
2025-01-16 15:55:33 +00:00
Will Tatam
4e11ecda4b
Set version to 0.15.1.beta1
2025-01-16 13:18:50 +00:00
netmindz
473700e4c0
Merge pull request #4018 from Brandon502/main
...
Added Cube Mapping Tool
2025-01-16 13:03:47 +00:00
netmindz
0d5a0fb830
Merge pull request #4386 from DedeHai/ESPNow_glitchfix
...
Fix for ESPNow remote causing output glitches
2025-01-16 13:01:40 +00:00
Damian Schneider
012143bd7b
BUGFIX in oscillate FX
...
effect was changed from int to uint but it relied on negative numbers. fixed by checking overflow and a cast.
2025-01-14 18:46:47 +01:00
Damian Schneider
700a7076fd
added a delay after switching relay ( #4474 )
...
- helps to stabilize power on the LEDs before sending data
2025-01-12 15:20:27 +01:00
Damian Schneider
5fc2175dd4
Playlist output glitchfix update: found it also happens on S3 ( #4462 )
...
* Fix output glitches when playlist changes preset update: glitches also happen on S3
2025-01-12 15:20:27 +01:00
Damian Schneider
c9b95e22d3
Fix output glitches when playlist changes preset ( #4442 )
...
same issue as with https://github.com/Aircoookie/WLED/pull/4386
waiting on bus to finish updating before file access fixes the glitches.
this issue is only present on S2 and C3, not on ESP8266 or dual-core ESPs, the fix is only applied for these two.
2025-01-12 15:20:27 +01:00
Damian Schneider
a265318037
fixed CIE brightness calculation for PWM outputs
2025-01-12 15:20:27 +01:00
Damian Schneider
866a4c8ab6
fix for repeating glitch
...
glitch appeared every 65s due to missing uint16_t overflow.
2025-01-12 15:20:26 +01:00
TripleWhy
9dc1022010
palette effect overflow fix
2025-01-10 17:41:12 +00:00
Will Tatam
faadb67eb0
update changelog for 2412100
v0.15.0
2024-12-10 20:20:28 +00:00
Will Tatam
a111a2e7a1
update version to 0.15.0
2024-12-10 20:13:12 +00:00
netmindz
32864d8986
update version to 0.15.0
2024-12-10 18:54:39 +00:00
netmindz
d7bebc2659
Merge pull request #4360 from euphi/patch-1
...
Usermod BME280: Fix "Unit of Measurement" for temperature
2024-12-10 08:07:24 +00:00
Blaž Kristan
af410ae2d0
WiFi reconnect bugfix
...
- additional debug info
2024-12-09 23:06:21 +00:00