Blaz Kristan
49ceac1ac7
Add "RGB2Go Tetra" Ethernet
2024-02-09 22:21:14 +01:00
Blaz Kristan
34674501c3
Remove throttling from UI
2024-02-08 19:33:08 +01: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
246746a82e
Multi PIR usermod
2024-02-05 22:13:32 +01:00
Blaz Kristan
00038453e1
Fix preset sorting
2024-02-03 19:24:08 +01:00
Blaz Kristan
8a6ff5a42b
UI fixes and refinements
2024-02-03 14:40:28 +01:00
Blaž Kristan
7dd79edc52
Merge pull request #3734 from WoodyLetsCode/tooltip
...
Improvements for tooltips
2024-02-01 17:07:52 +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
caa0722d49
Merge pull request #3715 from WoodyLetsCode/nodelist
...
Allow nodes buttons to be opened in new target or copy ip address
2024-02-01 17:00:21 +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
Blaž Kristan
45eb11d7f4
Merge pull request #3721 from Aircoookie/temporary-AP
...
Temporary AP
2024-02-01 16:44:41 +01:00
Blaž Kristan
874179fa75
Merge pull request #3625 from m-wachter/ESP32-POE-WROVER
...
Add support for Olimex ESP32-POE-WROVER.
2024-02-01 16:41:40 +01:00
Woody
777ed55c21
Add tooltip for toggle freeze & label
2024-01-31 22:36:09 +01:00
Woody
fcafd8b05e
Improved tooltips
2024-01-31 22:35:10 +01:00
Blaz Kristan
5f1cadfea4
Merge branch '0_15' into feature/add-APA106-led
2024-01-31 17:21:55 +01:00
Michael Wachter
2ac218886a
Add support for Olimex ESP32-POE-WROVER.
...
There is a version of the Olimex ESP32-POE board with an ESP32-WROVER
module which has a the ethernet clock connected to a different IO than
the version with an ESP32-WROOM module.
This commit adds a new runtime selectable variant for the WROVER version.
2024-01-28 17:54:19 +01:00
Blaz Kristan
5c7b7e4182
Constant & override
2024-01-26 15:31:09 +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
dde647c570
Required fix
2024-01-24 20:53:17 +01:00
Blaz Kristan
07495f6621
Merge branch '0_15' into temporary-AP
2024-01-24 20:22:50 +01:00
Woody
3942a76d15
Fix #3708
2024-01-23 21:00:44 +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
Blaz Kristan
593e55af95
Cleanup.
2024-01-20 23:29:45 +01:00
Blaz Kristan
3a0d8069b6
Bus type clarifications
...
- expansion of digital types
- updated macros
- mem calc function
2024-01-16 21:02:08 +01:00
Christian Schwinne
0a66fe196a
Merge remote-tracking branch 'origin/0_15' into pr/3580
2024-01-14 15:08:13 +01:00
Woody
3f21b4aa7d
Add own background image upload ( #3596 )
...
* Add own bg image upload
* Fix undefined issue in settings UI
2024-01-14 14:16:32 +01:00
Blaz Kristan
97889b5e55
Fix for audio palettes
2024-01-12 20:45:04 +01:00
Woody
4b134194cf
Better sorting and naming of static palettes
2024-01-12 19:44:25 +01:00
Blaž Kristan
24b60a25d5
Merge pull request #3674 from WoodyLetsCode/cpal
...
Better sorting and naming of static palettes in the Custom Palette Editor
2024-01-12 18:57:01 +01:00
Woody
27035a8e1d
Better sorting and naming of static palettes
2024-01-11 23:13:26 +01:00
Blaž Kristan
4f0f288000
Merge pull request #3621 from zanhecht/patch-2
...
Use canvas instead of CSS gradient for liveview
2024-01-11 20:41:35 +01:00
Blaz Kristan
8060bae1b8
Width fix
2024-01-11 20:37:51 +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
zanhecht
0a1d82de2a
Remove legacy CSS gradient code from liveview.htm
...
Reduce file size by removing legacy CSS gradient code and moving drawing operations to a separate function
2024-01-09 19:27:45 -05:00
Blaz Kristan
26837645ac
Add PWM frequency selection in settings
2024-01-09 21:54:21 +01:00
Janos Stefan
d5f96295ff
Add APA106 support
2024-01-09 21:30:41 +01:00
Frank
052bdd8eb0
fix for #3655
...
make WS2814 explicit in LED driver drop-down menu
2024-01-09 11:54:46 +01:00
Blaž Kristan
74e14a4fc3
Merge pull request #3656 from WoodyLetsCode/documentation
...
Make loadBg() more readable
2024-01-08 19:28:18 +01:00
Woody
a5b132dfd7
Fix that color picker is not centered
...
Color Picker was not centerd on screens with width between 1024px and 1249px
2024-01-08 14:20:02 +01:00
Woody
157debf8e4
Make loadBg() more readable
2024-01-07 23:51:38 +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
Istvan Meszaros
680cec5abb
Make palette editor mobile friendly.
2023-12-30 19:49:08 +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
1333c41811
Slight tweak to reduce footprint
2023-12-28 20:05:02 +01:00
zanhecht
55eceb4080
Fix Firefox loading order, more resilient fallback to gradient method
2023-12-28 13:06:13 -05:00