This website requires JavaScript.
91baa34071
Include audioreactive for hub75 examples
Will Tatam
2025-09-25 10:54:58 +01:00
0e043b2a1b
changed to vWidth/vHeight
Damian Schneider
2025-11-06 15:23:43 +01:00
01c84b0140
add better 1D support for gif images
Damian Schneider
2025-11-06 14:55:26 +01:00
1da2692c34
Add segment checkmarks to differs() check
Blaž Kristan
2025-11-02 18:00:48 +01:00
d538736411
Always use package.json for WLED_VERSION
Will Miles
2025-10-26 17:53:27 -04:00
b268aea0ab
set_metadata: Apply code fixes from @coderabbit
Will Miles
2025-10-25 13:43:10 -04:00
a04d70293d
Fix set_metadata script
Will Miles
2025-10-25 09:58:01 -04:00
c66d67dd19
Fix metadata includes
Will Miles
2025-10-25 09:57:18 -04:00
0c22163fd9
Fix unaligned reads during metadata search
Will Miles
2025-10-25 09:57:03 -04:00
50c0f41508
fix timing issue when changing 1D <-> 2D credits to @blazoncek
Damian Schneider
2025-10-24 19:30:28 +02:00
b60313e1f8
Merge pull request #5012 from DedeHai/improved_welcompage_check
Will Tatam
2025-10-22 20:40:06 +01:00
1fff61b726
Merge pull request #4995 from Brandon502/GoLRework
Will Tatam
2025-10-21 20:43:28 +01:00
c4850aed08
Adding DDP over WS, moving duplicate WS-connection to common.js (#4997 )
Damian Schneider
2025-10-21 19:41:57 +02:00
43eb2d6f47
check config backup as welcome page gate
Damian Schneider
2025-10-19 07:10:05 +02:00
0ec4488dd1
adding function to check if a backup exists
Damian Schneider
2025-10-19 07:08:18 +02:00
ca5debef32
Fix blank area issue with Twinkle (#5005 )
Benjam Welker
2025-10-16 23:31:00 -06:00
cc0230f83f
Game of Life Optimizations
Brandon502
2025-10-14 22:58:22 -04:00
3bc728e068
fix low brightness gradient "jumpyness"
Damian Schneider
2025-10-12 15:18:48 +02:00
7f1f986f13
safety check for bootloop action tracker: bring it back on track if out of bounds
Damian Schneider
2025-10-09 22:08:18 +02:00
65b91762fd
Game of Life Rework
Brandon502
2025-10-08 22:48:53 -04:00
91fdb5822b
Merge pull request #4985 from wled-compile/patch-1
Will Tatam
2025-10-07 07:42:33 +01:00
5ca10f35d1
Process metadata only in metadata.cpp
Will Miles
2025-10-05 23:36:16 -04:00
a073bf32e4
Implement OTA release compatibility checking system
copilot-swe-agent[bot]
2025-09-14 12:13:03 +00:00
d79b02379e
Fix: Move bootloader JavaScript to separate script block to avoid GetV() injection removal
copilot-swe-agent[bot]
2025-10-05 15:39:43 +00:00
e4cabf8de6
Merge pull request #4987 from wled/copilot/fix-e93598cf-9ce2-4b3d-82dd-393eaf538463
Will Tatam
2025-10-05 16:23:00 +01:00
f5f3fc338f
Fix: Cast min() arguments to size_t for ESP32-C3 compatibility
copilot-swe-agent[bot]
2025-10-05 15:12:46 +00:00
f034601512
Reference Hardware Compilation section for common environments list
copilot-swe-agent[bot]
2025-10-05 15:12:07 +00:00
151a974607
Fix copilot-instructions.md to require mandatory build validation
copilot-swe-agent[bot]
2025-10-05 15:04:44 +00:00
042ed39464
Fix: Remove static keyword from getBootloaderSHA256Hex() to match declaration
copilot-swe-agent[bot]
2025-10-05 14:57:24 +00:00
9f583f16f8
Initial plan
copilot-swe-agent[bot]
2025-10-05 14:54:28 +00:00
4c4436f48c
Update platformio.ini
wled-compile
2025-10-05 16:32:22 +02:00
c3e18905c1
Improve bootloader flash implementation with proper erase and write operations
copilot-swe-agent[bot]
2025-10-05 14:24:29 +00:00
a18a661c73
Add esp_flash.h include for ESP32 bootloader flash operations
copilot-swe-agent[bot]
2025-10-05 14:20:14 +00:00
93908e758f
Add ESP32 bootloader upgrade functionality with JSON API support
copilot-swe-agent[bot]
2025-10-05 14:17:51 +00:00
30fbf55b9a
Initial plan
copilot-swe-agent[bot]
2025-10-05 14:09:10 +00:00
3562fa264e
Bugfix for gif player WRT inactive segment and bugfix in copy FX
Damian Schneider
2025-10-02 20:40:43 +02:00
359d46c3e1
Bugfix for gif playback and segment destruction, bugfix in copy FX
Damian Schneider
2025-10-02 20:06:01 +02:00
2b73a349dd
Bugfix for FX: Tri Fade
Damian Schneider
2025-09-28 19:52:20 +02:00
d86ae7db40
Merge pull request #4968 from MathijsG/patch-1
Damian Schneider
2025-09-28 17:08:14 +02:00
f096320e63
Fix typo changable > changeable
Mathijs Groothuis
2025-09-28 16:55:03 +02:00
e23751bd1d
Bugfix in custom palette color picker, fixes #4963
Damian Schneider
2025-09-27 13:23:36 +02:00
d5002cce25
Update user_fx usermod README.md (#4754 )
danewhero
2025-09-25 10:26:05 -04:00
daa833f33d
Adding Shimmer FX (#4923 )
Damian Schneider
2025-09-24 20:49:40 +02:00
7fe831c5e3
Remove outdated references to esp32.AR_build_flags and esp32.AR_lib_deps
Will Tatam
2025-09-23 21:53:15 +01:00
66069245a1
Remove default LED_TYPES=65 for hub75 envs as not possible without setting the pins as can not be used without also setting the "pins" used - which is really the dimensions, as PinManager validates these in first-boot senario
Will Tatam
2025-09-23 21:48:26 +01:00
8b3975752c
speed optimisations, fix for restoreColorLossy, code cleanup (#4895 )
Damian Schneider
2025-09-23 20:15:42 +02:00
c6b4c77387
Merge pull request #4953 from LordMike/lordmike/wled-tools-backup-ir
Will Tatam
2025-09-22 20:56:36 +01:00
9152d9d2ed
Accept change by coderabbit, move only 2xx files
Michael Bisbjerg
2025-09-22 21:16:02 +02:00
5a4a50415e
Merge branch 'wled:main' into lordmike/wled-tools-backup-ir
Michael Bisbjerg
2025-09-22 20:52:28 +02:00
640d0ee133
Updates
Michael Bisbjerg
2025-09-22 20:52:08 +02:00
529edfc39b
"unrestricted" number of custom palettes (#4932 )
Damian Schneider
2025-09-22 20:09:54 +02:00
4b1b0fe045
Adding center bin selection to 2D GEQ (#4764 )
Damian Schneider
2025-09-22 20:01:54 +02:00
4bfc9a9514
Add backing up of ir.json to wled-tools
Michael Bisbjerg
2025-09-22 19:01:52 +02:00
4d39dd0a5e
Fix LED buffer size calculation (#4928 )
Damian Schneider
2025-09-21 22:48:09 +02:00
15ba01a1c6
Fix Discord webhook message to show the detailed embed
Soeren
2025-09-21 22:02:44 +02:00
2593b11aba
Merge pull request #4950 from netmindz/HUB75-AC-Fixes
Will Tatam
2025-09-21 20:55:39 +01:00
e7652e389f
Merge pull request #4949 from wled/copilot/fix-4948
Will Tatam
2025-09-20 20:00:50 +01:00
bd4a7e748d
Fix compilation error: Use Bus::isHub75 instead of BusManager::isHub75
copilot-swe-agent[bot]
2025-09-20 18:49:47 +00:00
77f3426867
Default to 64x64 single panel, hacky it is done by pins but until we refactor bus config to be more flexible, this is what we have to work around
Will Tatam
2025-09-20 18:39:02 +01:00
45615c07ee
Fix HUB75 panel dimensions not loading in LED Preferences page
copilot-swe-agent[bot]
2025-09-20 17:33:53 +00:00
ee5a70a63e
Update: getNumberOfPins to load all pins from config for hub75
Will Tatam
2025-09-20 18:03:08 +01:00
deac50409c
Rollback to ESP32-HUB75-MatrixPanel-DMA.git#3.0.11
Will Tatam
2025-09-20 16:49:15 +01:00
c5119c8aa6
Remove NO_CIE1931 to better sit with other Gamma correction changes in WLED
Will Tatam
2025-09-20 16:41:36 +01:00
6c718c3558
Remove legacy code for double buffer
Will Tatam
2025-09-20 15:30:36 +01:00
75481d3251
Disable VirtualMatrixPanel, CHAIN_BOTTOM_LEFT_UP incomplete
Will Tatam
2025-09-20 15:20:38 +01:00
7d6f47755c
Fix HUB75 panel width not loading correctly in settings UI
copilot-swe-agent[bot]
2025-09-20 12:29:25 +00:00
eb5d548ba7
Initial plan
copilot-swe-agent[bot]
2025-09-20 12:10:03 +00:00
3a7de8275f
Merge pull request #3777 from netmindz/HUB75-AC
Will Tatam
2025-09-20 13:05:48 +01:00
33d79e048c
Merge pull request #4947 from wled/copilot/fix-4946
Will Tatam
2025-09-20 11:59:29 +01:00
ed2b170e1b
Fix set_repo.py to detect tracked remote instead of hardcoding origin
copilot-swe-agent[bot]
2025-09-20 10:56:48 +00:00
c73636d96d
Initial plan
copilot-swe-agent[bot]
2025-09-20 10:44:36 +00:00
3410b785db
Merge pull request #4944 from wled/copilot/fix-4943
Will Tatam
2025-09-20 11:23:42 +01:00
762d4433d8
Add reverse checkmark for Twinklecat (#4728 )
Benjam Welker
2025-09-20 02:58:37 -06:00
e69bf4eceb
Fix compilation error by properly escaping quotes in WLED_REPO build flag
copilot-swe-agent[bot]
2025-09-19 22:50:20 +00:00
741fd8d9d3
Add build instruction for common environment
Will Tatam
2025-09-19 23:43:33 +01:00
684224c614
Remove Python cache file and add __pycache__ to .gitignore
copilot-swe-agent[bot]
2025-09-19 10:47:33 +00:00
9826197083
Improve error handling for missing git CLI
copilot-swe-agent[bot]
2025-09-19 10:46:56 +00:00
2ba84b12f8
Add compile_commands.json to .gitignore and finalize repo integration
copilot-swe-agent[bot]
2025-09-19 10:33:14 +00:00
efeb791807
Implement GitHub repo extraction in build process
copilot-swe-agent[bot]
2025-09-19 10:30:36 +00:00
43e3578d50
Initial plan
copilot-swe-agent[bot]
2025-09-19 10:19:02 +00:00
b375c718b0
Merge pull request #4771 from wled/fix-4643
Blaž Kristan
2025-09-17 12:20:41 +02:00
b16fbafd83
Merge pull request #4890 from willmmiles/esp32-rmthi
Will Miles
2025-09-16 21:32:16 -04:00
76cb2e9988
Improvements to heap-memory and PSRAM handling (#4791 )
Damian Schneider
2025-09-16 19:46:16 +02:00
9d706010f5
Update WLED app links for Android and iOS
Will Tatam
2025-09-14 19:05:47 +01:00
97b20438fd
Fix typo in 'Originally' in readme.md
Will Tatam
2025-09-14 19:03:21 +01:00
65913f990d
Update project title and add creator attribution
Will Tatam
2025-09-14 18:24:19 +01:00
56d00357d3
testing thanks.dev
Will Tatam
2025-09-14 18:12:03 +01:00
1864e550e6
Update funding to include currently active maintainers
netmindz
2025-09-14 15:32:37 +01:00
a79ae25621
null check in setBrightness
netmindz
2025-09-13 14:10:04 +01:00
05c481c5bb
Remove duplicate envs
Will Tatam
2025-09-13 13:47:44 +01:00
7ce0d69563
Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC
Will Tatam
2025-09-13 13:41:19 +01:00
011e72c3c1
Revert nPins = Bus::getNumberOfPins change
netmindz
2025-09-13 13:41:04 +01:00
e44bdf6193
reset board back to correct definition
Will Tatam
2025-09-13 13:38:29 +01:00
29dcdf8e85
Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC
Will Tatam
2025-09-13 13:35:13 +01:00
e37d4cd8a8
Remove platformio_override.ini leaving only sample envs
Will Tatam
2025-09-13 13:34:52 +01:00
46e60b4d0a
Only read pinArray if initialized
netmindz
2025-09-13 11:08:35 +01:00
75f6de9dc2
bugfix in Colortwinkles
Damian Schneider
2025-09-09 07:31:19 +02:00
649d43b581
Bugfix for FX: Tri Fade - incorrectly calculated counter and progress
Blaž Kristan
2025-09-08 11:37:43 +02:00
16cfbf7500
Merge pull request #4913 from DedeHai/percentFX_UI_fix
Damian Schneider
2025-09-07 20:34:57 +02:00
aecac2c56c
Add CORS proxy information to README
Soeren
2025-09-07 13:15:28 +02:00