Blaz Kristan
fb3816e2e5
Possible fix for:
...
- #3382
- #3312
2023-10-22 17:53:16 +02:00
Blaz Kristan
6570062e61
Slight tweaks.
2023-10-21 19:18:45 +02:00
Alerson Jorge
a933fcf7e2
Optimisations, and fix variable multiplier in tooltip()
2023-10-20 19:13:45 -03:00
Blaz Kristan
dffd1b1d69
Optimisations.
...
- tooltip everywhere
- smaller footprint
- fix brightness div
2023-10-20 21:32:39 +02:00
Alerson Jorge
14fc64f2f1
Fix
...
Checkbox fixes added
2023-10-20 12:20:49 -03:00
Alerson Jorge
a485451328
Fix tooltip
...
Messages showing correctly according to their respective effect.
2023-10-20 09:27:00 -03:00
Alerson Jorge
df155bed89
Merge branch 'new_feature' of https://github.com/ajotanc/WLED into new_feature
2023-10-19 16:39:17 -03:00
Alerson Jorge
3ee3630d22
Correction
...
Correction of the sliders in the `setEffectParameters()` function to eliminate the need to update the old tooltip span.
2023-10-19 16:39:00 -03:00
Alerson Jorge
6b2911b8c8
Merge branch '0_15' into new_feature
2023-10-19 15:20:32 -03:00
Blaz Kristan
d474200d7f
Power button override (solves #3431 )
...
Simple CSS optimisation.
2023-10-19 18:54:54 +02:00
Alerson Jorge
0521e988bc
UI interface improvements
2023-10-19 12:47:37 -03:00
Alerson Jorge
832ff39eb6
Revert "UI interface improvements"
...
This reverts commit 134798e82f
.
2023-10-19 12:45:41 -03:00
Alerson Jorge
134798e82f
UI interface improvements
...
Improvements in tooltip creation
2023-10-19 12:41:08 -03:00
Blaz Kristan
afa7be6fdc
CSS optimisation
2023-10-17 20:55:10 +02:00
Blaz Kristan
a49b49aaa9
Request throttling
...
UI/UX improvements
2023-10-16 18:34:51 +02:00
Blaz Kristan
f329a5950e
Speed optimisations.
2023-10-15 13:06:40 +02:00
Blaz Kristan
1be6223a31
Pixelmagic optimisation
...
Filter tooltips
2023-10-14 20:44:11 +02:00
Blaz Kristan
76178b423e
Fix pixel magic
2023-10-14 18:10:37 +02:00
Blaz Kristan
195e537499
Merge branch '0_14_1' into 0_15
2023-10-14 17:39:20 +02:00
Blaz Kristan
277f0346f2
0.14.1 alpha 1
2023-10-13 20:42:19 +02:00
Blaz Kristan
6148cbb122
Merge branch 'main' into 0_14_1
2023-10-13 20:40:42 +02:00
Frank
3847bfc41a
npm run build
...
plus fixing a small typo in VERSION
2023-10-13 13:55:13 +02:00
Frank
783424dd26
version bump 0.14.0 (release)
2023-10-13 13:45:25 +02:00
Blaz Kristan
4c1861dd27
Merge branch 'main' into 0_15
2023-10-12 23:08:32 +02:00
Blaz Kristan
7f6486c77d
Custom palette gamma
...
Mode blending option
Optimisations
2023-10-12 23:06:39 +02:00
Blaz Kristan
1b2a50f9a3
Minor optimisation
2023-10-12 16:15:16 +02:00
Blaz Kristan
347ec91bfc
notify() bugfix
2023-10-08 22:44:30 +02:00
Frank
74d196ad50
npm run build
...
chores
2023-10-06 16:37:12 +02:00
Mountain/\Ash
b5751795b5
Fix: lang moved to the correct HTML element
2023-10-04 21:42:15 +02:00
Mountain/\Ash
43d6151506
Fix: removing duplicate viewport
declaration
...
- removed unneeded self-closing slash
2023-10-04 21:37:10 +02:00
Blaz Kristan
3b74cd5676
Merge branch 'main' into 0_15
2023-10-02 21:20:20 +02:00
Frank
26e766ee19
Merge pull request #3406 from Aircoookie/sunset_accuracy_fix
...
fix for #3400 - wrong sunset time 00:00
2023-10-02 19:58:06 +02:00
Blaz Kristan
6f96dc8f23
Gamma correction for custom palettes ( #3399 ).
...
Bugfix for audio palettes.
2023-10-01 21:15:14 +02:00
Frank
1c3fdb73fb
optimization: only use "float" math functions
...
- saves 5KB flash and some RAM
-allow to build with -D WLED_USE_UNREAL_MATH, to restore old behaviour and save another 6KB flash
2023-10-01 19:04:30 +02:00
Blaz Kristan
332be7edd6
Build bump.
2023-10-01 13:38:10 +02:00
Blaz Kristan
76e0e935f0
Merge branch 'bugfix' into 0_15
2023-10-01 13:27:18 +02:00
Blaz Kristan
7e6eb65950
Fix for #3403
2023-10-01 13:26:31 +02:00
Blaz Kristan
b0a56a431b
Fix for #3405
2023-10-01 13:04:05 +02:00
Frank
166316e0c5
fix for #3400
...
replace low_accuracy math functions (sint_t, cos_t, atan_t, ...) with standard libm functions that have higher accuracy.
2023-09-30 23:34:02 +02:00
Blaz Kristan
3255382132
Add JSON override for ESP-NOW remote.
2023-09-27 20:39:26 +02:00
Blaz Kristan
25831bfb60
Codename "Ray of light"
2023-09-26 20:34:52 +02:00
Blaz Kristan
d011ca0626
Merge branch 'main' into 0_15
2023-09-24 16:59:27 +02:00
Blaz Kristan
5eadbe7ecd
FX update
...
- Meteor: trail & 0.13 behaviour
- Meteor Smooth: train & 0.13 behaviour
- Scrolling Text: rotation
2023-09-24 16:48:59 +02:00
Frank
ea7e0c6204
npm run build
...
regenerate UI files from latest sources.
2023-09-23 21:22:14 +02:00
Frank
2dcb126e6d
version bump 0.14.0-b6
...
beta release preparation.
2023-09-23 21:08:11 +02:00
Blaz Kristan
2e28df3e8a
Merge 'main' to 0_15
2023-09-18 21:28:43 +02:00
Frank
43613e3b10
Matrix effect speedup
...
Typically, more than 50% of pixels are black.
This optimization avoids to fade and rewrite already black pixels.
2023-09-18 15:56:50 +02:00
Frank
555dd2e726
matrix: fix for a corner case (e.g. gapmaps)
...
workaround for a corner case; if the reference pixels falls into a "gap" then gPC returns BLACK. Solutions is to reject BLACK.
2023-09-18 15:34:53 +02:00
Frank
3260f46543
bugfix for #3375
...
* improves robustness of the Matrix effect, by dynamically adjusting the "reference color" used to identify "falling code" head pixels.
* a bit faster, as I've removed the need to scan all pixels a second time for "black screen" detection.
Its still not perfect, and the main loop could be simplified a lot by leveraging on the fact that all changes actually happen in the top row, and "falling" is actually just moving everything down by one pixel.
2023-09-18 14:57:15 +02:00
Blaz Kristan
dcace43ce2
Merge branch 'main' into 0_15
2023-09-17 20:39:13 +02:00