Blaz Kristan
|
8817d41275
|
Wrong return value
|
2024-01-25 19:57:04 +01:00 |
Blaz Kristan
|
fbe26e13ae
|
Remove erroneous wifi selection
|
2024-01-25 19:46:47 +01:00 |
Blaz Kristan
|
4408dffa87
|
Better invalid password handling
Changed function return value
|
2024-01-25 19:42:23 +01:00 |
Blaz Kristan
|
dde647c570
|
Required fix
|
2024-01-24 20:53:17 +01:00 |
Blaz Kristan
|
5952edc550
|
Some fixes
|
2024-01-24 19:52:41 +01:00 |
Blaz Kristan
|
3e2aebcd10
|
Remove regression
Init wifi for scan
Always save WiFi name
|
2024-01-24 15:43:59 +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
|
5dd8f0a0b7
|
typo
|
2024-01-17 23:39:33 +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 |
Blaz Kristan
|
bab42014a4
|
Fix for #3693
|
2024-01-16 19:35:18 +01:00 |
Blaz Kristan
|
3be368c333
|
A few more overrides
|
2024-01-14 21:04:18 +01:00 |
Blaz Kristan
|
21d21ea7f0
|
Orange flash fix (#3196) for transitions
|
2024-01-14 17:40:04 +01:00 |
Blaz Kristan
|
45dc5e236d
|
Override identifier
|
2024-01-14 17:38:29 +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
|
874b24fb32
|
WLED time overrides
|
2024-01-13 13:06:00 +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
|
3e069376a7
|
Merge pull request #3666 from WoodyLetsCode/pio
Ignore autogenerated files with binary array for the Web UI and fix caching bug
|
2024-01-12 16:52:33 +01:00 |
Woody
|
5bdb2c9e86
|
Fix bug where some changes were not recognized
|
2024-01-12 00:02:53 +01:00 |
Woody
|
71b0c5f805
|
Update wled-ci.yml
|
2024-01-12 00:02:53 +01:00 |
Woody
|
a1f62e7a1f
|
Add result file check to isCached function
|
2024-01-12 00:02:53 +01:00 |
Woody
|
186c40801a
|
Delete html_*.h files
|
2024-01-12 00:02:52 +01:00 |
Woody
|
bf867e84d6
|
Update .gitignore
|
2024-01-12 00:02:44 +01:00 |
Blaž Kristan
|
db3770c3e5
|
Merge pull request #3673 from netmindz/animartrix
Add ANIMartRIX usermod
|
2024-01-11 22:06:31 +01:00 |
Will Tatam
|
46337ca554
|
Add ANIMartRIX usermod
|
2024-01-11 20:20:53 +00: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
|
ea32c97b82
|
Fix for #3672
|
2024-01-11 20:24:59 +01:00 |
Blaz Kristan
|
99efbd30f1
|
ColoOrderMap W channel swap
& cleanup
|
2024-01-11 20:22:42 +01:00 |
Blaz Kristan
|
447324b59f
|
Fix for #3665
|
2024-01-10 19:40:59 +01:00 |
Blaz Kristan
|
e580e815f0
|
Fix .gitignore
|
2024-01-10 18:52:46 +01:00 |
Blaž Kristan
|
5fc00840f2
|
Merge pull request #3554 from ezcGman/ledmaps-realtime
En-/disable LED maps when receiving realtime data
|
2024-01-10 18:25:41 +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 |
Blaz Kristan
|
4a6c78aaf3
|
npm
|
2024-01-09 19:11:45 +01:00 |
Blaž Kristan
|
c4d214f5c0
|
Merge pull request #3598 from WoodyLetsCode/pio
Automatically build UI before compiling
|
2024-01-09 19:05:04 +01:00 |
Blaž Kristan
|
1ed7e6cb1c
|
Merge pull request #3611 from Aircoookie/suspend
Suspend strip during operations
|
2024-01-09 18:33:44 +01:00 |
Blaz Kristan
|
6b7f80f24a
|
Merge branch '0_15' into suspend
|
2024-01-09 18:30:27 +01:00 |
Blaz Kristan
|
220217561a
|
Possible fix for #3589 & partial fix for #3605
|
2024-01-09 18:20:20 +01:00 |
Blaž Kristan
|
9940258725
|
Merge pull request #3654 from willmmiles/mpu6050-upgrade
Upgrade the MPU6050 usermod
|
2024-01-08 19:32:36 +01:00 |
Blaž Kristan
|
74e14a4fc3
|
Merge pull request #3656 from WoodyLetsCode/documentation
Make loadBg() more readable
|
2024-01-08 19:28:18 +01:00 |
Blaž Kristan
|
90ea386c62
|
Merge pull request #3658 from WoodyLetsCode/colorPicker
Fix that color picker is not centered on screens with width between 1024px and 1249px
|
2024-01-08 19:24:53 +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 |
Woody
|
74a5528f17
|
Small refactor of isCached function in cdata.js
|
2024-01-07 23:14:24 +01:00 |
Woody
|
21de9e938a
|
Rebuild if command line argument is set
|
2024-01-07 22:06:20 +01:00 |
Will Miles
|
9c4d3cd6e2
|
platformio.ini: Add MPU6050 library dep
|
2024-01-07 15:50:15 -05:00 |
Will Miles
|
0616d184e0
|
Add GyroSurge usermod
This usermod applies the IMU data to create a "surge" effect when
the device is moved.
|
2024-01-07 15:44:11 -05:00 |