Blaz Kristan
276a93605d
Multiupdate
...
- allow DMX for S2 & C3 (ESPDMX, needs testing)
- (debug) string cleanup & optimisation
- WLED_BRAND for AP SSID
2024-02-09 22:15:29 +01:00
Christophe Gagnier
ed2950f73b
Allow product information to be specified at build time
2024-02-07 02:09:03 -05:00
Blaz Kristan
7eae8f68d8
Merge branch 'main' into 0_15
2024-02-06 14:47:20 +01:00
Blaz Kristan
41e51bbeb5
Configuration item for harmonic palettes
...
Comment cleanup
2024-02-06 11:06:23 +01:00
Blaz Kristan
66d9e8c038
Merge branch '0_15' into harmonic-random-palette-generator
2024-02-06 10:53:44 +01:00
Blaz Kristan
0a7e9f9f8f
Build bump and ghanglog update
2024-02-01 18:36:10 +01:00
Blaž Kristan
fe54fadbf8
Merge pull request #3709 from Aircoookie/multiwifi
...
Implement multiple WiFi
2024-02-01 17:04:18 +01:00
Blaž Kristan
fee32622f1
Merge pull request #3489 from WoodyLetsCode/clock-overlay
...
Show clock overlay only if all LEDs are solid black
2024-02-01 16:54:26 +01:00
Blaz Kristan
d1910e4274
Merge branch '0_15' into multiwifi
2024-02-01 16:49:55 +01:00
Damian Schneider
f5ed757780
added some minor fixes
...
-fastled flags
-gamma correction
-pass by reference instead of pointer
2024-01-29 20:47:09 +01:00
Damian Schneider
bccc97d25f
fixed include, bugfix in random palette handling
2024-01-29 20:47:08 +01:00
Blaz Kristan
15b813c6af
Build bump & changelog update
2024-01-27 21:22:25 +01:00
Blaz Kristan
4408dffa87
Better invalid password handling
...
Changed function return value
2024-01-25 19:42:23 +01:00
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
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
bfb217c203
Implement multiple WiFi
...
- similar to #3705
- solves #2845 , #2974 , #852 , #1228
2024-01-21 00:30:15 +01:00
Christian Schwinne
9378fc7276
Merge remote-tracking branch 'origin/0_15' into gif
2024-01-16 21:53:08 +01:00
Blaz Kristan
a4a8e2614e
Release WLED 0.14.1
2024-01-14 18:33:27 +01:00
Blaz Kristan
21d21ea7f0
Orange flash fix ( #3196 ) for transitions
2024-01-14 17:40:04 +01:00
Blaz Kristan
874b24fb32
WLED time overrides
2024-01-13 13:06:00 +01:00
Blaz Kristan
99efbd30f1
ColoOrderMap W channel swap
...
& cleanup
2024-01-11 20:22:42 +01:00
ezcGman
ff59dcd66e
Merge branch '0_15' of https://github.com/Aircoookie/WLED into ledmaps-realtime
2024-01-10 05:11:44 +01:00
Blaz Kristan
8fb5f0ef3c
Changelog update v0.14.1-b3
2024-01-06 20:34:31 +01:00
Blaz Kristan
21f8d7a967
Bump
2024-01-06 17:04:56 +01:00
Blaz Kristan
4f55be4f19
Bugfix #3632
2024-01-01 23:21:22 +01:00
Blaz Kristan
bd20c83919
Bugfix #3632
2024-01-01 23:14:45 +01:00
Blaz Kristan
48f8a45031
Last minute adjustments & fixes
2023-12-31 18:05:21 +01:00
Blaž Kristan
301bdf2186
Merge pull request #3610 from Aircoookie/psram-4-json
...
Allow PSRAM (SPI RAM) to be used for JSON buffer
2023-12-30 11:00:53 +01:00
Blaz Kristan
1c1b67e000
Full per-port ABL implementation and bugfix.
...
Update of BusManager class (static)
2023-12-29 23:07:29 +01:00
Blaz Kristan
662870baf4
Changlog update, b2 release
2023-12-29 10:35:44 +01:00
Blaz Kristan
d3be7a3edf
Merge branch '0_15' into psram-4-json
2023-12-28 23:38:27 +01:00
Blaz Kristan
6332ee6edb
Effect buffer optimisations
...
setMode() fix for selecting gap
UI error messages
2023-12-27 19:36:25 +01:00
Blaz Kristan
d1b80aa4d4
Beta2
2023-12-23 21:13:01 +01:00
Blaz Kristan
08d9f7d967
Fix for #2922
2023-12-23 21:05:01 +01:00
Blaz Kristan
5f62b4a89d
Fix for #2922
2023-12-23 20:58:55 +01:00
Blaz Kristan
1900686bc4
Bump
2023-12-22 15:49:51 +01:00
ezcGman
b76a90304d
Merge branch '0_15' of https://github.com/Aircoookie/WLED into ledmaps-realtime
2023-12-22 13:19:44 +01:00
Blaz Kristan
1f81fb9284
Implement JSON buffer in PSRAM to free up DRAM.
2023-12-21 21:30:17 +01:00
Woody
1140f5f6cb
Update version to 2312190
2023-12-19 21:18:33 +01:00
Blaz Kristan
10faaaf531
Build bump & changelog
2023-12-18 21:52:22 +01:00
Blaž Kristan
37c9fd278c
Merge pull request #3511 from WoodyLetsCode/simple-mode
...
New implementation of the simplified UI
2023-12-16 13:02:18 +01:00
Blaz Kristan
3d6fe0a565
Reduce memory fragmentation
2023-12-16 12:38:15 +01:00
Frank
f513cae66e
code spell checking - part1 (core)
...
I've found a code spellchecker, so this is what can be corrected easily. Changes are only affecting comments, readme and a few user-visible strings. So no functional impact expected.
2023-12-14 03:49:54 +01:00
Blaz Kristan
687e2ecaaa
Merge branch '0_15' into simple-mode
2023-12-09 19:41:36 +01:00
ezcGman
d00df785a5
Merge branch '0_15' of https://github.com/Aircoookie/WLED into ledmaps-realtime
2023-12-06 21:41:34 +01:00
Blaz Kristan
d635117194
Bugfix ledtype
2023-12-02 12:15:57 +01:00
Blaz Kristan
c0412d368e
SEGLEN bugfix if default map1D2D not defined
...
- comments
2023-12-02 00:48:49 +01:00
Woody
e4ec65622f
Enable simplifiedUI by default
2023-12-01 11:50:07 +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
b88344a6c0
Second attempt at #3541
2023-11-27 14:24:07 +01:00
Blaz Kristan
426ac29ca5
Possible fix for #3541
2023-11-27 13:27:52 +01:00
ezcGman
a36c731d15
En-/disable LED maps when receiving realtime data
2023-11-23 17:13:13 +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
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
1049d65621
Changelog update
2023-11-12 14:21:50 +01:00
Blaz Kristan
f413671915
Focus fix.
2023-11-09 17:14:40 +01:00
Blaz Kristan
ae92a5c25e
Dissolve fix ( #3502 )
2023-11-08 18:41:46 +01:00
Blaz Kristan
9db8d44654
Sort presets by ID
2023-11-04 09:51:25 +01:00
Blaz Kristan
e1075a3bbf
Sort presets by ID
2023-11-04 09:39:08 +01:00
Blaz Kristan
031526b619
Correction
2023-11-01 10:29:52 +01:00
Blaz Kristan
4f5816f42e
Merge branch '0_14_1' into power-supply
2023-11-01 10:26:42 +01:00
Blaz Kristan
555d0d3378
Npm & version comment
2023-11-01 10:23:57 +01:00
Blaz Kristan
e260b9473a
Bump build
2023-10-31 09:20:54 +01:00
Blaz Kristan
31a4e38bc0
Shave a few bytes.
2023-10-30 13:43:50 +01:00
Blaz Kristan
0232117de5
Twinklefox fix
...
Tooltip tuning
2023-10-28 21:02:49 +02:00
Blaz Kristan
d116424241
Filter dropdown.
2023-10-26 22:09:46 +02:00
Blaz Kristan
db881ee011
Small optimisations.
...
2D liveView (non-WS) core
soundSim fix
2023-10-25 20:27:01 +02:00
Blaz Kristan
d474200d7f
Power button override (solves #3431 )
...
Simple CSS optimisation.
2023-10-19 18:54:54 +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
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
7f6486c77d
Custom palette gamma
...
Mode blending option
Optimisations
2023-10-12 23:06:39 +02:00
Blaz Kristan
3b74cd5676
Merge branch 'main' into 0_15
2023-10-02 21:20:20 +02:00
Blaz Kristan
332be7edd6
Build bump.
2023-10-01 13:38:10 +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
2dcb126e6d
version bump 0.14.0-b6
...
beta release preparation.
2023-09-23 21:08:11 +02:00
Blaz Kristan
d2a149ee23
Version
2023-09-12 17:07:31 +02:00
Blaz Kristan
ae1d0a18f3
Separate mode blending option
2023-09-12 06:17:06 +02:00
Blaz Kristan
cc68e6b6e6
Squashed commit of the following:
...
Remove sync receive
Disallow 2D effects on non-2D segments
Optimisations
Sync clarification
AR palettes
Return of 2 audio simulations
Bugfix in sync #3344
- remove excessive segments
- ignore inactive segments if not syncing bounds
- send UDP/WS on segment change
- pop_back() when removing last segment
Add pairing support for ESP-NOW sync
Reduce string RAM footprint
UDP parse optimisation
Make WizMote work with sync.
ESP-NOW wireless sync POC.
- caveat: devices have to be on the same channel
- clashes with WizMote handling ATM
2023-09-10 18:52:14 +02:00
Frank
720abd4e04
version bump 0.14.0-b5
...
preparations for releasing -beta5
2023-09-10 16:54:59 +02:00
Frank
9bb018d8d9
bump to build 2309050
2023-09-05 19:15:22 +02:00
Blaž Kristan
6c72194346
Add compile time MQTT override ( #3354 )
...
- for max server name length
- for max topic length
Fix for #3353
2023-09-02 01:05:45 +02:00
cschwinne
04aa9f0e61
Release of WLED beta 0.14.0-b4
2023-08-11 23:11:08 +02:00
Blaz Kristan
8503aba583
Better random palette handling.
...
Remove unnecessary debug timing.
2023-08-03 22:28:53 +02:00
Blaz Kristan
bb8223d4ff
Soap bugfix.
2023-08-02 22:01:15 +02:00
cschwinne
2b9007958b
Merge branch 'main' into gif
2023-07-31 18:26:35 +02:00
Aircoookie
2f9c126d34
GIF Error codes
2023-07-31 18:13:03 +02:00
Blaz Kristan
7dcbb409a9
Trying to solve ABL bug.
...
(no more pulsing)
2023-07-18 23:33:28 +02:00
Blaz Kristan
57d35858d8
Merge branch 'main' into alt-buffer
2023-07-14 15:39:18 +02:00
Blaz Kristan
6302056182
Add ability to toggle devices from nodes view.
2023-07-13 22:21:15 +02:00
Blaz Kristan
fa6070c680
Multiple updates:
...
- additional debug timings
- removed local leds[] buffer
- async segment bounds change (crashes seen otherwise)
- added isActive() check to Segment drawing methods
- ABL simplification
- palette option for Black hole (FX)
- (possible) crash mitigation is Segment handling (rapid preset changes)
2023-07-12 20:52:34 +02:00