Blaz Kristan
e71c72b4a2
Remove re-seeding FastLED random8/random16 in FX
2023-11-29 13:33:10 +01:00
Blaž Kristan
bf4b29b3e3
Merge pull request #3552 from TripleWhy/seedRandom16
...
Seed FastLED's RNG
2023-11-29 13:30:06 +01:00
Blaz Kristan
8e0809ceba
Code size reduction
2023-11-29 11:56:47 +01:00
ezcGman
9dc459192e
Merge branch '0_15' of https://github.com/Aircoookie/WLED into ledmaps-realtime
2023-11-28 11:49:53 +01:00
Blaz Kristan
f66b343edd
Possible fix for #3541
2023-11-28 10:42:18 +01:00
Blaz Kristan
c3e937f5e0
Fix for #3514
2023-11-27 20:58:21 +01:00
TripleWhy
25c5e823d9
Seed FastLED's random functions during startup
...
This allows effects or color palettes that use FastLED's RNG to be
different each time the device is powered on.
2023-11-27 18:44:09 +01:00
TripleWhy
528b8b1271
Use FastLED's random functions instead of arduino's for all effects
2023-11-27 18:18:47 +01:00
Blaz Kristan
b88344a6c0
Second attempt at #3541
2023-11-27 14:24:07 +01:00
Blaz Kristan
9e135cc81d
Hide transitions if not enabled.
2023-11-27 13:39:52 +01:00
Blaz Kristan
72ef288357
Fix for #3514
2023-11-27 13:34:35 +01:00
Blaz Kristan
426ac29ca5
Possible fix for #3541
2023-11-27 13:27:52 +01:00
Woody
ceb330e3e4
Do not hide filter menu if filter is active
2023-11-26 18:15:00 +01:00
Woody
7ea8f741f2
Make code more readable
2023-11-26 17:35:29 +01:00
Woody
443c9fba03
Fix search input focus issue
2023-11-26 17:07:42 +01:00
Michael Wyraz
2812eaa13d
Support for wiz smart button
2023-11-25 16:42:39 +01:00
Woody
cb293fcdb3
Fix filter hiding on chrome
2023-11-24 13:48:12 +01:00
Woody
706428fe98
Fix filterFx function calls
2023-11-24 13:21:03 +01:00
Woody
698f5f951e
Fix search function behavior when filter is active
2023-11-24 13:04:29 +01:00
Woody
155c12f657
Improve search and filter functionality
2023-11-24 11:24:34 +01:00
ezcGman
a36c731d15
En-/disable LED maps when receiving realtime data
2023-11-23 17:13:13 +01:00
Blaz Kristan
6a793536dd
Add button type: Touch (switch) #3537
2023-11-22 15:35:11 +01:00
Blaz Kristan
27532a4237
Add new AP type to prevent user frustration.
2023-11-22 15:30:04 +01:00
Blaz Kristan
467f69f50e
Switch off AP after 5min
...
- when no clients are connected in "No connection after boot" mode
2023-11-21 17:23:51 +01:00
Frank
5fb891c495
indentation fix2
2023-11-20 19:24:04 +01:00
Frank
d56cefdc7a
indentation fix
2023-11-20 19:20:18 +01:00
Frank
80c67d37c0
bufix: ntp query when NTP gets enabled from UI
...
when NTP got enabled via UI, WLED would wait up to 12 hours before issuing the first NTP request.
2023-11-20 15:13:39 +01:00
Frank
1e29d9463e
validate NTP responses ( fixes #3515 )
...
* purge old (not yet processes) NTP responses
* validate server responses before updating WLED time
* purge receive buffer when package is rejected (avoids mem leak on esp32)
2023-11-20 12:24:34 +01:00
Blaz Kristan
75f6a53269
Fix ( #3522 )
2023-11-18 18:50:19 +01:00
Blaz Kristan
b5a8f3156c
Bugfix ( #3522 )
2023-11-18 18:49:29 +01:00
Blaž Kristan
de245c08ce
Merge pull request #3483 from ajotanc/pxm_update
...
Update Pixel Magic Tool
2023-11-18 18:34:55 +01:00
Blaž Kristan
76a7f25083
Merge pull request #3522 from martinez20m/fix_ir_repeat
...
Fix repeatable action for ir json
2023-11-18 18:29:46 +01:00
Blaz Kristan
d9a96fbb29
Bugfix ( #3533 )
2023-11-18 18:24:22 +01:00
Blaz Kristan
16617660c3
Bugfix ( #3533 )
2023-11-18 18:22:47 +01:00
Blaž Kristan
a83d9a075f
Merge pull request #3508 from Moustachauve/fix-settings-cache
...
Fix settings caching on some browsers
2023-11-17 08:48:21 +01:00
Christophe Gagnier
eca3fb1e19
Revert "Implement front-end strategy to prevent caching"
...
This reverts commit 51dfa9a247e1627923949bea1e713bf09c6c78db.
2023-11-16 21:21:09 -05:00
Blaz Kristan
44726c7411
Changelog 0.14.1-b1
2023-11-16 19:34:53 +01:00
Blaz Kristan
8f7f9ec367
Feature: Per-port ABL
2023-11-15 19:37:07 +01:00
Blaz Kristan
21de8f2284
Effect: 2D Matrix gap fix
2023-11-15 18:05:44 +01:00
Blaz Kristan
15797a89e7
Bugfix ( #3526 )
2023-11-15 18:04:54 +01:00
Blaz Kristan
c340a1d47f
Bugfix ( #3526 )
2023-11-15 18:04:14 +01:00
Broersma
882542318c
Update to v0.0.3, allowing all WLED JSON giving much more possibilities
2023-11-13 22:05:15 +01:00
Marcin Skiba
7238ef4f55
Fix repeatable action for ir json
2023-11-13 12:28:05 +01:00
Blaz Kristan
1049d65621
Changelog update
2023-11-12 14:21:50 +01:00
Blaz Kristan
1852c0a88c
Merge branch '0_15' into spookierEyes
2023-11-12 12:49:02 +01:00
Blaz Kristan
d0d399bdfc
Revert to comparing _data for double buffering
...
- warning: test for potential FPS drop (regression)
2023-11-12 12:45:28 +01:00
Blaz Kristan
3975fe0f02
Unload playlist on Wiz remote preset button press
2023-11-12 12:41:14 +01:00
Blaz Kristan
f413671915
Focus fix.
2023-11-09 17:14:40 +01:00
Christophe Gagnier
e67a210e95
Implement back-end strategy to prevent caching
...
By setting the response header "Cache-Control" to "no-store" and setting "Expires" to 0, we make sure the browsers and place calling this never store it in cache.
2023-11-08 23:46:31 -05:00
Christophe Gagnier
51dfa9a247
Implement front-end strategy to prevent caching
...
By adding a random string to the path of the js file every time, we make sure to never hit the browser cache.
2023-11-08 23:45:48 -05:00