Commit Graph

  • ebc4498d89 Add BPM speed control and OTA update workflow mdev jan 2026-04-25 22:48:13 +02:00
  • 95137a6d65 Clean up RFP ESP32-S3 target and tooling JFly02 2026-04-17 01:00:37 +02:00
  • 3a01c00635 hiding reference to contributing.md from AI Frank Möhle 2026-04-08 21:28:29 +02:00
  • e4c9fd5c62 Fix formatting in CI/CD workflows section Frank Möhle 2026-04-07 19:38:40 +02:00
  • 08529a744e Add code style summary to agent build instructions Frank Möhle 2026-04-07 19:36:33 +02:00
  • 64529bbd84 chore: move coding guidelines from .github to docs/ (#358) Copilot 2026-04-07 19:02:20 +02:00
  • e4c8e349da minor clarifications Frank 2026-04-07 17:55:11 +02:00
  • a718caf4f7 Update FreeRTOS task management instructions Frank Möhle 2026-04-07 17:18:30 +02:00
  • 6c9922d072 docs(esp-idf): add millis/micros internals, precision-wait pattern, PDM 16-bit note, ESP_ERROR_CHECK_WITHOUT_ABORT (#357) Copilot 2026-04-06 19:32:02 +02:00
  • 231373acac small update to AI instructions Frank 2026-04-06 18:07:48 +02:00
  • eb2352774d align AI instructions with upstream Frank 2026-04-06 17:14:40 +02:00
  • a8463fa510 Fix ArduinoJSON path in copilot instructions Frank Möhle 2026-04-06 00:46:04 +02:00
  • e0ad3c4638 robustness improvement: rewind file before writing empty JSON skeleton Frank Möhle 2026-04-05 22:01:33 +02:00
  • 72b1f59e42 Fix robustness issue: empty JSON {} in cfg.json or wsec.json (#355) Copilot 2026-04-05 17:47:33 +02:00
  • 101cb8b5ba Merge pull request #356 from MoonModules/copilot/add-scope-to-ignore-agent-instructions Frank Möhle 2026-04-05 17:46:04 +02:00
  • 2ac93463f5 fix: make agent-build.instructions.md visible to agent mode; fix cpp.instructions.md glob whitespace copilot-swe-agent[bot] 2026-04-05 15:34:11 +00:00
  • 1fce76600c strengthen that at one firmware build is necessary after code changes. Frank 2026-04-05 15:21:30 +02:00
  • 19b44b73c4 add ArduinoJSON location to project overview Frank 2026-04-05 14:58:51 +02:00
  • 4452a6c955 Update repository structure section in instructions Frank Möhle 2026-04-05 14:32:43 +02:00
  • 1243c7b1fa Revise *.instructions.md: separate AI-relevant special knowledge from background information for contributors (#354) Frank Möhle 2026-04-04 22:58:30 +02:00
  • e969a9b272 Fix typo Frank Möhle 2026-04-04 09:40:45 +02:00
  • 19105831c9 Update CONTRIBUTING.md Frank Möhle 2026-04-04 03:34:23 +02:00
  • 5bf6306755 Update guidelines for code review process Frank Möhle 2026-04-04 02:48:37 +02:00
  • 774efc3768 Enhance instructions on acknowledging good patterns Frank Möhle 2026-04-04 02:39:38 +02:00
  • 44a96c311d Revise copilot-instructions.md: consolidate, shorten, extract and extend language-specific rules (#353) Copilot 2026-04-04 01:41:06 +02:00
  • 5735fd3f32 sync python requirements with upstream Frank 2026-04-02 11:55:00 +02:00
  • 280a8d070b python update for build.yml Frank 2026-04-02 11:51:15 +02:00
  • 28834aa17c documentation sync with upstream Frank 2026-04-02 11:37:35 +02:00
  • 0e739e1354 post-merge Frank 2026-04-02 11:25:11 +02:00
  • 41f5bb69d3 Merge pull request #5451 from wled/dependabot/pip/requests-2.33.0 Will Tatam 2026-04-01 08:43:55 +01:00
  • f7d5483def Merge pull request #5454 from wled/dependabot/npm_and_yarn/brace-expansion-5.0.5 Will Tatam 2026-04-01 07:43:39 +01:00
  • b38c22a2b5 Merge pull request #5449 from wled/dependabot/npm_and_yarn/picomatch-2.3.2 Will Tatam 2026-04-01 07:42:59 +01:00
  • 9d73bcc2ad Clarify instructions to always use the correct source code branch Frank Möhle 2026-03-30 00:16:05 +02:00
  • b20b5a011c sync common.js with upstream Frank 2026-03-29 22:16:26 +02:00
  • 7bd8d5008b bugfix: update Flash Usage after file upload Frank 2026-03-29 22:14:20 +02:00
  • f5c11f2e2e DDP debug messages when receiving unsupported packets Frank 2026-03-29 19:25:10 +02:00
  • d9e8203276 DDP input: reject packets with unsupported data type or non-display destination (#5390) Copilot 2026-03-29 18:01:11 +02:00
  • a233e99909 Update copilot-instructions.md Frank 2026-03-28 11:37:39 +01:00
  • b86875e9ea do not keep prompting if there was an error, e.g no wifi Will Tatam 2026-03-28 00:21:37 +00:00
  • 15c11d94f8 some extra PSRAM infos Frank 2026-03-26 20:48:38 +01:00
  • c0cbe89af4 fix misplaced closing bracket Frank 2026-03-26 20:08:20 +01:00
  • a70b945bce experimental: more info about PSRAM and Flash Frank 2026-03-26 19:51:27 +01:00
  • 9fd2a51cf4 fix for APA102 crash on classic esp32 with PSRAM Frank 2026-03-26 18:09:35 +01:00
  • 453c5e6023 HUB75 color re-ordering optimization Frank 2026-03-26 12:14:49 +01:00
  • d948ec667e fast inline color fading for bus drivers Frank 2026-03-26 12:12:32 +01:00
  • d885677896 Merge pull request #349Give HUB75 Color Order Overrides from troyhacks/mdev Troy 2026-03-25 12:02:03 -04:00
  • 2aa05cbc86 Default HUB75 color order to RGB Troy 2026-03-25 11:29:16 -04:00
  • 44d666c8b6 Give HUB75 Color Order Overrides Troy 2026-03-25 09:32:14 -04:00
  • 50f507fa56 bugfix: prevent _segment_index being misaligned w.r.t. segments vector Frank 2026-03-24 15:21:31 +01:00
  • 75e1ade22f Use correct fix for SHA256 hash string Will Miles 2026-03-22 08:36:06 -04:00
  • 7a0f093ab1 small robustness improvement for closeFile() Frank Möhle 2026-03-21 23:46:27 +01:00
  • 11b9b6529c 8266: fix flickering during file write (experimental) Frank 2026-03-21 20:37:53 +01:00
  • afb383d0a2 Fix undefined behavior in bootloader SHA256 hex conversion Frank Möhle 2026-03-21 15:43:06 +01:00
  • 1f92ac1c8b Merge pull request #346 from netmindz/mdev Will Tatam 2026-03-12 06:40:59 +00:00
  • 2672ed7e51 Update release link to latest version Frank Möhle 2026-03-12 00:38:00 +01:00
  • b5788d3912 colorClouds WLED-MM specific optimizations Frank 2026-03-11 19:40:34 +01:00
  • f96c2087d9 New smooth effect: Color Clouds (#5268) Joachim Dick 2026-03-11 08:19:42 +01:00
  • 2dedbf469a minor info page updates Frank 2026-03-11 19:02:29 +01:00
  • 37946a947b Info page: Total LEDs, GitHub repo, minor re-styling (#5418) Frank Möhle 2026-03-11 18:07:19 +01:00
  • 49130c9ec9 (chores) cleanup some compiler warnings Frank 2026-03-11 13:54:58 +01:00
  • b994cf5b95 make CHSV32 availeable to effects Frank 2026-03-11 12:37:01 +01:00
  • c3c779f8f0 (chores) fix compiler warning (switch case implicitly falls through) Frank 2026-03-11 12:36:36 +01:00
  • e3b33c8aa0 import CHSV32 (based on upstream WLED) Frank 2026-03-02 23:20:31 +01:00
  • 5d370f834f fix for builds with DMX-In support Frank 2026-03-10 18:07:34 +01:00
  • e56ce96137 build 2603101 Frank 2026-03-10 17:44:50 +01:00
  • a906432feb basic support for firmware metadata (upstream 0.15 backport) Frank 2026-03-10 17:42:18 +01:00
  • 427dc96239 Merge pull request #5214 from willmmiles/0_15-update-structure-check Will Tatam 2026-03-08 20:21:10 +00:00
  • 1e77d89dcc Merge pull request #5410 from willmmiles/cleanup-bootloader-sha-0_15 Will Tatam 2026-03-08 17:54:02 +00:00
  • ec0078c4df Upgrade reporting: add PSRAM size (MM specific) Frank 2026-03-10 15:25:14 +01:00
  • d90549f07a Merge pull request #5172 from wled/copilot/update-install-prompt-messaging Will Tatam 2026-03-08 20:06:05 +00:00
  • 9e3b2131fa change default mic level method from "floating" to "freeze" Frank Möhle 2026-03-10 13:32:07 +01:00
  • e19e5289c1 animartrix bugfix: no fmodf replacement to avoid effect freak-out Frank Möhle 2026-03-09 16:56:02 +01:00
  • 32bc474055 spots effect bugfix, take 2 Frank 2026-03-04 00:17:43 +01:00
  • 7f889763d1 flow effect bugfix Frank 2026-03-03 23:13:34 +01:00
  • a0c0a31480 Fix start & end of segment not "flowing" in Flow FX (#5392) Damian Schneider 2026-02-26 09:07:37 +01:00
  • 9dae76bd63 add 3 more standard buttons to ESP-NOW Remote (#5400) GLEDOPTO 2026-03-03 20:18:39 +08:00
  • fa30c39a38 bugfix: prevent array bounds violations due to short WS payload data Frank 2026-03-01 22:30:04 +01:00
  • 69f1716058 Upgrade to Tasmota Arduino Core 2.0.18 with IPv6 support, based on IDF 4.4.8 Will 2026-02-28 23:03:02 +00:00
  • 7627fbd989 AR: avoid user confusion between PDM and I2S Frank 2026-02-24 13:10:01 +01:00
  • ef63a1a500 (experimental) bugfix for Ethernet Errors when using I2S audio Frank 2026-02-22 21:02:47 +01:00
  • f3eda7027f build 2602221 Frank 2026-02-22 20:42:54 +01:00
  • 2914daa3aa fix short black-out when a playlist advances (WLEDMM specific) Frank 2026-02-22 20:37:39 +01:00
  • ae3a796f8d build 2602201 Frank 2026-02-20 18:06:03 +01:00
  • 325ea2798c oops, missed a few lines in the last commit Frank 2026-02-20 16:03:32 +01:00
  • a1555c43a0 move ws LEDs preview buffer into PSRAM Frank 2026-02-20 15:26:03 +01:00
  • 269a6a2a86 another "heap too low" fix Frank 2026-02-20 15:20:15 +01:00
  • afeccc60fb ram alloc tuning Frank 2026-02-20 15:07:14 +01:00
  • 75c6fe1606 fix "Heap too low!" logic Frank 2026-02-20 14:42:39 +01:00
  • 594af2baf1 use d_calloc for BusNetwork (UDP output) Frank 2026-02-20 01:11:55 +01:00
  • e519b4190b add d_malloc_only() for AsyncJSON Frank 2026-02-20 01:09:52 +01:00
  • 8680d13df4 some more cases of missing lang="en" Frank 2026-02-19 13:45:00 +01:00
  • 1ec57df54f add missing lang="en" in some UI pages Frank 2026-02-19 13:31:49 +01:00
  • cce3c0b5d3 psram-aware malloc functions (backport of upstream #4895) (#342) Frank Möhle 2026-02-18 17:57:47 +01:00
  • 50bb4d2910 I2S_USE_16BIT_SAMPLES does not work Frank 2026-02-17 15:49:38 +01:00
  • 279573e366 Disable 16-bit sampling for I2S driver (fix for #333) Frank Möhle 2026-02-16 23:02:57 +01:00
  • b044fc3ab2 classic esp32: always protect gpio16/17 when PSRAM found Frank 2026-02-16 17:10:47 +01:00
  • 76cf2d4717 add MIN_EAP_SIZE to build summary Frank 2026-02-16 01:00:33 +01:00
  • 4abd056498 fix build of esp32S3_8MB_M Frank Möhle 2026-02-16 00:32:29 +01:00
  • 7b5e62a765 output_bins: show JSON and SEGMENT flags after build Frank 2026-02-16 00:09:40 +01:00
  • fb38e855c1 reduce JSON buffer on S3 without PSRAM Frank 2026-02-15 15:39:35 +01:00