Blaz Kristan
5874b78349
Bugfixes
...
- FX: Breathe, Meteor
- IR: use Segment
- UI: palette search, LED settings
2024-07-05 21:22:05 +02:00
Blaz Kristan
693bf4816b
Minor tweaks.
2024-06-30 10:44:25 +02:00
Blaz Kristan
0ff4016250
WLED 0.15.0-b4 release
...
- LED settings update (limit to available outputs)
- minor fixes
2024-06-29 20:22:47 +02:00
Blaz Kristan
e753f3849e
Revert "WLED 0.15.0-b4 release"
...
Messed FX_fcn.cpp CRLF conversion
2024-06-29 20:18:30 +02:00
Blaz Kristan
7b248c8fb2
WLED 0.15.0-b4 release
...
- LED settings update (limit to available outputs)
- minor fixes
2024-06-29 16:36:27 +02:00
Blaž Kristan
57b01c2711
Merge pull request #4030 from rorosaurus/0_15
...
add ETH support for LILYGO-POE-Pro
2024-06-26 12:01:36 +02:00
Blaz Kristan
0af3063127
Enhancements
...
- edit WiFi TX power (ESP32)
- keep current ledmap ID in UI
- limit outputs in UI based on length
- wifi.ap addition to JSON Info
- relay pin init bugfix
- file editor button in UI
2024-06-23 14:08:18 +02:00
Rory Hayes
17e1975dd8
add ETH support for LILYGO-POE-Pro
...
Also includes minor spelling corrections for CONTRIBUTING.md
2024-06-18 16:07:46 -07:00
Blaz Kristan
ed0e73803f
Minor tweaks for ESP8266
...
- update was restarting device on some occasions
- a bit of throttling in UI
2024-06-14 22:12:09 +02:00
Blaz Kristan
25ade86994
Filter/sort bugfix
2024-06-04 17:05:11 +02:00
Blaz Kristan
c10ec2962b
Fix custom palette reorder on search
2024-06-02 21:25:05 +02:00
Blaz Kristan
5732b66c5a
Add UI error description.
2024-05-31 15:50:10 +02:00
Blaz Kristan
2ec3639900
Merge branch 'main' into 0_15
2024-05-18 11:24:18 +02:00
Frank
e33299bbd7
Merge pull request #3961 from Brandon502/0_15
...
Added Pinwheel Expand 1D ->2D effect mapping mode
2024-05-15 14:22:10 +02:00
Blaz Kristan
1ceeed38bc
Another fix for fix :rolleyes:
2024-05-13 14:30:30 +02:00
Frank
28348f919b
Merge branch '0_15' into pr/3961
2024-05-12 21:30:59 +02:00
Blaz Kristan
04706cfa9c
JS fix & warning
2024-05-12 16:34:07 +02:00
Frank
c91e0fc988
Merge branch '0_15' into pr/3961
2024-05-12 13:25:46 +02:00
Blaž Kristan
1ff5cb0596
Experimental parallel I2S support for ESP32
...
- increased outputs to 17
- increased max possible color order overrides
- use WLED_USE_PARALLEL_I2S during compile
WARNING: Do not set up more than 256 LEDs per output when using parallel I2S with NeoPixelBus less than 2.9.0
2024-05-12 11:12:13 +02:00
Blaž Kristan
3682cd6a5e
Merge pull request #3913 from Aircoookie/tm1914
...
Tm1914 chip support
2024-05-10 21:44:40 +02:00
Brandon502
da79b93387
Added Pinwheel Expand 1D Effect
2024-05-07 18:04:29 -04:00
Blaz Kristan
736a8b1b80
Fix for rotating tablet into PC mode.
2024-05-02 10:31:50 +02:00
Woody
d2984e9e16
add Webpage shortcuts, resolves #2362
2024-04-30 18:57:53 +02:00
Woody
ff10130176
Fix resizing bug
...
The bug was that when resizing the window, it always jumped to the Colors tab instead of staying on the currently selected tab.
2024-04-30 16:53:47 +02:00
Blaz Kristan
69da2f4b23
Merge branch '0_15' into tm1914
2024-04-26 20:41:56 +02:00
Blaž Kristan
b3acc97d03
Merge pull request #3920 from Suxsem/relay-3-states
...
Relay open drain output (allow esp32 to drive 5v relay modules)
2024-04-26 07:06:03 +02:00
Suxsem
24bd1db4fc
"X" span near to the number input field
2024-04-26 00:29:48 +02:00
Blaz Kristan
674481f0d1
Multiple fixes
...
- several compile warning fixes
- multipin LED compile config
- release info (update page, JSON "info")
- WiFi scan fix if no networks found
- UI glitch when no presets are found fix
With multipin LED config it is now possible to assign GPIO to PWM RGB outputs.
Achieved by having length of DATA_PINS be divisble by lengt of PIXEL_COUNTS.
2024-04-23 19:05:49 +02:00
Suxsem
fa32faf759
feat(new): relay open drain output
2024-04-21 13:37:07 +02:00
Blaz Kristan
6f3d7e76c9
Fix for #3919
2024-04-19 22:54:25 +02:00
Blaz Kristan
7abfe68458
Add support for TM1914 chip
2024-04-15 16:13:13 +02:00
Blaz Kristan
94cdd88474
Version bump B3
...
- fix for #3896
- fix WS2815 current
- conditional AA setPixelColor()
2024-04-13 18:25:25 +02:00
Blaz Kristan
aa970d6ca5
Extend JSON API info object
...
- add "clock" - CPU clock in MHz
- add "flash" - flash size in MB
Fix for #3879
2024-04-05 19:26:09 +02:00
Blaz Kristan
6d278994ec
WLED 0.14.3 release
...
- Fix for transition 0 (#3854 , #3832 , #3720 )
- copyright year update
- updated AsyncWebServer to v2.2.0
2024-03-29 20:05:56 +01:00
Blaz Kristan
5f37c19d42
PSRAM fix & CCT IC
...
- prevent PSRAM use on ESP32 rev.1 without compile fix
- add runtime selection for CCT IC (Athom 15W bulb)
2024-03-28 16:03:06 +01:00
Blaz Kristan
47f44680a3
Multi-update
...
- 0.15.0-b2
- WS2805 support (NeoPixelBus 2.7.9)
- generic PSRAM support (ESP32 rev.1 still needs compile fix)
- BREAKING: default LEDPIN 2 (due to PSRAM)
- PinManager optimisations
2024-03-24 17:37:11 +01:00
Blaz Kristan
ecfdc6f0a8
Bugfixes:
...
- #3843
- #3844
- network scan on new install
- misc optimization
2024-03-22 20:49:13 +01:00
Robert
c74db95c14
Add FW1906 support
2024-03-13 20:44:33 +11:00
Blaz Kristan
a4384bd340
Simpler boot preset save
...
- fixes #3806
2024-03-11 17:59:13 +01:00
Christian Schwinne
68e5e74882
Fix expanded preset low width
...
Fix spaces missing in HTML somehow
Update copyright year
2024-03-10 21:52:54 +01:00
Christian Schwinne
51b9e81c3d
Fix missing spaces in info page
2024-03-09 21:48:48 +01:00
Blaz Kristan
da5c12f466
Segment UI bugfix.
2024-03-09 12:37:35 +01:00
Woody
2a480ab7db
Revert "fix preset sorting reordering bug"
...
This reverts commit f25fadafd8489e85541d9b89dac70deddf094b81.
2024-03-05 11:30:11 +01:00
Woody
66f14c6343
restore default preset sorting if no search term is entered
2024-03-03 15:58:30 +01:00
Woody
f25fadafd8
fix preset sorting reordering bug
2024-03-03 15:16:10 +01:00
Woody
200d11ca99
Revert "Fix preset sorting"
...
This reverts commit 00038453e1fd15c8b8a3063badb8e00577737375.
2024-03-02 21:56:25 +01:00
shammy642
0d1a254ca8
Changed values to 89
2024-02-29 12:47:45 +00:00
shammy642
fdbcb61a12
Rebased to 0.15
2024-02-29 08:27:11 +00:00
Blaz Kristan
4739cfab9a
JS ABL optimisation
2024-02-28 18:14:42 +01:00
Blaz Kristan
0ff5dec004
Reposition upload warning message.
...
Fixes #3778
2024-02-27 15:59:41 +01:00