netmindz
f593d404cb
Merge pull request #4244 from MoonModules/framerate_ac015
...
Improved framerate control code - strip.show(), strip.service()
2025-02-22 11:21:27 +00:00
maxi4329
edc6022441
Fix for #4153 ( #4253 )
...
* fix for #4153
* only load touch/mouse events for touch/mouse devices
* undid formating changes
* undid more formating changes
* undid all formating changes
* use pointerover and pointerout eventlisteners
2025-02-15 15:16:43 +01:00
Frank
251062170e
Merge pull request #4324 from dosipod/0_15
...
Update settings_sec.htm [Fix the warning text and Backup presets button misalignment]
2024-11-28 12:22:46 +01:00
netmindz
945584384a
Merge pull request #4328 from blazoncek/clarify
...
Fix for #4321 - unclear use of comma operator
2024-11-27 19:31:53 +00:00
Blaž Kristan
b1dd27b516
Fix for #4321
2024-11-27 16:08:10 +01:00
AlDIY
d87c5035dd
Update settings_sec.htm
2024-11-26 19:33:22 +03:00
Woody
4d3df5d98f
Fix default/solid not being first
2024-11-16 20:12:29 +01:00
Woody
6fe2024542
move selected to the bottom in search result
2024-11-16 19:53:10 +01:00
Blaž Kristan
8c5e0cd4e9
Keep selected FX while searching
2024-11-15 16:01:58 +01:00
Blaž Kristan
6e89346f00
WLED 0.15.0-b7 release
...
- fix for #4172
- fix for #4230
- /json/live enabled when WS disabled
2024-10-27 18:47:10 +01:00
Christian Schwinne
e9d2182390
Re-license the WLED project from MIT to EUPL ( #4194 )
2024-10-16 00:07:19 +02:00
Luis
37f32ab197
Added BRT timezone
2024-10-12 10:56:40 -03:00
maxi4329
a60231ba59
Fixed the positioning of the "Download the latest binary" button ( #4184 )
...
* fixed the positioning of the download button
* fixed space after "Download the latest binary:" disapering after building
* fixed typo
---------
Co-authored-by: maxi4329 <maxi4329>
2024-10-09 22:10:59 +02:00
Blaž Kristan
7deea9eb75
Minor button & rover CSS tweak.
2024-10-07 17:52:36 +02:00
Blaž Kristan
407477dc68
Fix for #4168
...
- set min value to 0 for disabled ABL
2024-10-06 15:42:58 +02:00
Blaz Kristan
10d8cfde85
Fix FX filter bug
2024-09-29 13:00:07 +02:00
Blaz Kristan
bd7cd32f91
Add mandatory refresh capability to remove type dependency.
2024-09-22 13:56:14 +02:00
Blaz Kristan
72455ccde1
Missing "not"
2024-09-17 19:47:24 +02:00
Blaz Kristan
ceed494cf7
Introduce common.js in settings pages
2024-09-17 16:26:11 +02:00
Blaz Kristan
ac8f919304
Serial improvements (can RX, canTX)
...
PinManager bugfix for unsigned long long
2024-09-17 16:21:52 +02:00
Blaž Kristan
7f1ec4802d
Merge pull request #4137 from felddy/feature/toggle_pallet_sync
...
Add the ability to toggle the reception of palette synchronizations
2024-09-16 16:19:19 +02:00
Blaz Kristan
e3d9417b84
Minor fixes
...
- rely on HAL for RO pins and max pins
- remove isPinDefined() and do clash check inline
- JS fix to use HAL max pins
2024-09-14 11:39:56 +02:00
Blaž Kristan
5b8d9d1510
Merge branch '0_15' into bus-config
2024-09-12 08:49:04 +02:00
Felddy
83699bc5c3
Add support for toggle of palette sync
2024-09-10 18:02:29 +00:00
Blaz Kristan
fd00e5eaae
LED settings text update
2024-09-10 15:23:27 +02:00
Blaz Kristan
b4315152e2
Add numPins()
2024-09-08 11:07:53 +02:00
Blaz Kristan
0d035a08d6
Dithering support & bugfix in UI
...
Thanks to @dedehai & @zalatnaicsongor
2024-08-30 15:21:16 +02:00
Blaz Kristan
b2e00eb868
Introduce network type (previous virtual)
...
- phase shifting correction (limit to PWM CCT)
2024-08-27 14:11:56 +02:00
Blaz Kristan
dbb47d506c
Bus manager rework
...
- move macros to constexpr methods
- introduce type capabilities for UI
- add phase shifting (POC) to PWM
- replace PWM CIE LUT with calculated curve
CIE & phase shifting credit @dedehai
2024-08-24 11:35:32 +02:00
Blaz Kristan
6f3267aee9
Dynamic bus config
...
- provide LED types from BusManager for settings
Credit: @netmindz for the idea.
2024-08-22 17:15:12 +02:00
Blaz Kristan
d234b4b0f1
SM16825 support
...
- add WW & CW swapping
2024-08-05 20:56:12 +02:00
Blaz Kristan
e82f38e277
Tuning
2024-08-05 16:42:21 +02:00
Blaz Kristan
b71467b9be
LED settings remove output bugfix
2024-07-17 22:24:08 +02:00
Blaz Kristan
551b8af76d
Hide 2D effects on 1D segments
2024-07-09 19:00:32 +02:00
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