Commit Graph

  • 103e7db83f post merge fix, build 2512291 Frank 2025-12-29 14:45:11 +01:00
  • 3785ae9a20 fix FX checkmark sync Damian Schneider 2025-12-28 13:02:02 +01:00
  • 45e8c63c2c Merge pull request #5031 from wled/add-check-diff Will Tatam 2025-11-09 08:03:10 +00:00
  • b2578703b2 minor bugfixes as suggested by the rabbit Damian Schneider 2025-12-29 12:56:06 +01:00
  • eb55b4f2a5 adding link to WLED VidoLab Damian Schneider 2025-12-27 19:27:35 +01:00
  • 99e0743281 Fix Hub75 shown incorrectly in LED output dropdowns copilot-swe-agent[bot] 2025-12-25 10:06:30 +00:00
  • fc84725ae4 Initial plan copilot-swe-agent[bot] 2025-12-25 09:58:52 +00:00
  • 941415b24d fix reference error in pxmagic.htm Frank 2025-12-23 02:32:47 +01:00
  • bde1ac9c76 clarification Frank 2025-12-23 02:12:06 +01:00
  • b8c0f8a28b fix akward error message Frank 2025-12-23 02:05:56 +01:00
  • 2775b16141 clarifications (minor) Frank 2025-12-23 01:59:59 +01:00
  • 655330d1a6 remove stupid "live forever" default Frank 2025-12-23 01:42:55 +01:00
  • 3c30edb70a fix typo Frank 2025-12-23 01:26:32 +01:00
  • 5f3ab42520 reduced freeze time when updating presets Frank 2025-12-23 01:18:46 +01:00
  • 9fe4d788cd use constant instead of magic number in pixelforge Damian Schneider 2025-12-22 20:06:20 +01:00
  • d6e2473ea7 small update for code clarity Frank 2025-12-23 00:41:45 +01:00
  • c185f37791 improved mutex error handling Frank 2025-12-23 00:33:28 +01:00
  • 1c2e6aac6e oppsie Frank 2025-12-23 00:11:40 +01:00
  • d3076c43ec use a mutex to make requestJSONBufferLock / releaseJSONBufferLock robust Frank 2025-12-23 00:05:16 +01:00
  • 9b5ae9fff9 bugfix: suspendStripService held too long across stateUpdated() call Frank 2025-12-22 23:58:19 +01:00
  • 4345b32f97 protect WS2812FX::resetSegments boundsOnly path Frank 2025-12-22 18:33:46 +01:00
  • 39344382c7 WS2812FX::service() cleanup Frank 2025-12-22 18:10:51 +01:00
  • 68a76ff442 minor refactoring of critical sections Frank 2025-12-22 17:59:22 +01:00
  • 7459cbd2e2 setRealtimePixel robustness improvement Frank 2025-12-22 01:38:49 +01:00
  • d3291cc5e5 fix off-by-one in dnrgbw handler Frank 2025-12-22 01:32:47 +01:00
  • 6993de1c8a debug message when realtimeLock fails, and fixing a few typos Frank 2025-12-22 01:21:33 +01:00
  • f510bb075c bugfix: allow udp realtime mode 5 (dnrgbw) Frank 2025-12-22 01:07:42 +01:00
  • cb94cfafae extra debug message when Segment::setUp cannot get the mutex Frank 2025-12-22 00:59:57 +01:00
  • bf6dbf0da4 fix realtimeOverride behaviour Frank 2025-12-22 00:52:24 +01:00
  • fe63ebf1b7 deSerializeSegment robustness improvement Frank 2025-12-22 00:39:11 +01:00
  • 1038421544 atomic pointer swap in allocLeds() Frank 2025-12-22 00:31:53 +01:00
  • af8eba6dfa use critical section in exitRealtime Frank 2025-12-22 00:20:34 +01:00
  • 50cc6f4c28 comment correction Frank 2025-12-22 00:07:27 +01:00
  • 73c54d7a57 replace potentially infinite wait with 2100ms max Frank 2025-12-22 00:05:54 +01:00
  • 30fcd6efad segment & bus.show mutex redesign Frank 2025-12-21 23:56:09 +01:00
  • c520d75729 prevent race conditions in realtimeLock / exitRealtime Frank 2025-12-21 23:48:19 +01:00
  • 21a452333e setRealtimePixel speedup Frank 2025-12-21 23:11:15 +01:00
  • 577d80d2ef segment drawing robustness improvements Frank 2025-12-21 23:08:50 +01:00
  • b9e7621cd6 platformio.ini updates to include PixelForge Frank 2025-12-21 01:11:18 +01:00
  • ab4ae9a6b8 Merge branch 'mdev' into pixelforge_backport Frank 2025-12-21 00:31:54 +01:00
  • 62d938d8ba Add build info display for github builds Frank 2025-12-21 00:29:52 +01:00
  • 37764ec3b9 UX improvements Frank 2025-12-20 23:55:59 +01:00
  • 855e6737be minor html and JS fixes Frank 2025-12-20 21:19:55 +01:00
  • 7df63db744 and mutex for all Frank 2025-12-20 17:13:52 +01:00
  • e5a3942610 fix for "giving a semaphore never taken" Frank 2025-12-20 01:14:13 +01:00
  • 0d24bb3b73 E1.31 kill switch Frank 2025-12-20 00:31:43 +01:00
  • c25f082231 improve stability of DDP via tcp_task (websockets) Frank 2025-12-19 18:13:20 +01:00
  • 10c20b7a4b serve common.js via serveSettingsJS Frank 2025-12-19 13:25:15 +01:00
  • eeb4973a2e support common.js (future support for VideoLab tool) Frank 2025-12-19 00:51:39 +01:00
  • 45b97e8028 PixelForge adaptations for version 14.x Frank 2025-12-18 23:51:48 +01:00
  • 0f5c1d5a0f "WLEDPixelForge": new image & scrolling text interface (#4982) Damian Schneider 2025-12-13 23:49:53 +01:00
  • 114bdb416f upgrade HTML data build system - use same tools as in upstream WLED Frank 2025-12-18 23:40:23 +01:00
  • 5deaf92373 Fix TypeError when loading UI with custom palette selected (#5205) Copilot 2025-12-18 20:20:15 +01:00
  • bc7cf062e8 effect math sppedup - up to 3x faster Frank 2025-12-17 21:59:22 +01:00
  • 49e6de33c7 soap effect speedup (MM specific) Frank 2025-12-17 16:55:09 +01:00
  • 4ec939cb4c build 2512171 Frank 2025-12-17 01:21:17 +01:00
  • 5849e02e23 no effect data limits for PSRAM boards (upstream backport) Frank 2025-12-17 01:19:24 +01:00
  • 87fc226213 more segment data for PSRAM boards Frank 2025-12-17 01:10:05 +01:00
  • 6138def82f use WLED-MM error effect instead of plain orange Frank 2025-12-17 01:09:29 +01:00
  • 02d23b3316 fixing some compiler warnings Frank 2025-12-17 00:03:18 +01:00
  • f4fd244808 comment updated Frank 2025-12-16 23:26:26 +01:00
  • 1ba2749343 more renaming Frank 2025-12-16 23:26:02 +01:00
  • 3ac0a0a619 segment functions for better upstream compatibility Frank 2025-12-16 23:22:38 +01:00
  • db5f3f7461 Merge pull request #5156 from Aogu181/main Will Tatam 2025-12-13 12:39:11 +00:00
  • 69d4970a6b clear enable bit on unused time macros (#5134) Damian Schneider 2025-12-14 10:00:28 +01:00
  • fde6aa888e post-merge Frank 2025-12-16 02:40:02 +01:00
  • 54578f7e61 fixes trail flickering randomly. thx @blazoncek for discovering Damian Schneider 2025-01-31 14:10:03 +01:00
  • ea9ae2c46b Merge pull request #4543 from DedeHai/soap-FX-optimization Damian Schneider 2025-02-22 08:43:01 +01:00
  • 218311d31e post-merge Frank 2025-12-16 01:53:37 +01:00
  • 6812171c60 update to distortionwave FX (#4693) Damian Schneider 2025-06-06 17:05:16 +02:00
  • b3e9f274b5 improved & refactored Android FX (#4522) Damian Schneider 2025-05-19 19:50:48 +02:00
  • 0f5c1bb4b4 Merge pull request #4683 from srg74/main netmindz 2025-05-11 17:13:41 +00:00
  • 462e4cb805 post-merge Frank 2025-12-16 01:11:40 +01:00
  • 1e57262171 Add reverse checkmark for Twinklecat (#4728) Benjam Welker 2025-09-20 02:58:37 -06:00
  • cdd1141867 post-merge fixes Frank 2025-12-16 00:28:10 +01:00
  • fe574aef91 Merge pull request #4594 from DedeHai/perlin_noise Damian Schneider 2025-03-26 07:40:40 +01:00
  • 1cb7ebfd6e Fixed "Flow Stripe" FX and added palette support Damian Schneider 2025-06-10 19:29:53 +02:00
  • 71aa32dc21 perlin16 -> FastLED inoise16 Frank 2025-12-15 22:59:15 +01:00
  • b08f5a43c4 Adding Shimmer FX (#4923) Damian Schneider 2025-09-24 20:49:40 +02:00
  • d6bced4e40 Fix 2D matrix generator preview update issue copilot-swe-agent[bot] 2025-09-03 17:51:00 +00:00
  • 968dee170d Add cherry-picking tip to CONTRIBUTING.md Frank 2025-12-03 20:36:08 +01:00
  • 00e063d89e styling and readability Frank 2025-12-03 15:38:14 +01:00
  • a65137c50b some clarifications Frank 2025-12-03 15:19:20 +01:00
  • 4078e46b8e text styling Frank 2025-12-03 15:15:27 +01:00
  • e4e3565cd6 Update CONTRIBUTING.md with AI usage guidelines Frank 2025-12-03 15:13:38 +01:00
  • f69c0717de Revert "ledmap not needed, part 2: always delete ledmap if it does not change pixel order" Frank 2025-12-03 14:00:16 +01:00
  • e9082d6da2 ledmap not needed, part 2: always delete ledmap if it does not change pixel order Frank 2025-12-02 23:08:45 +01:00
  • 2ef623eeaa always do the "no ledmap needed" test & optimization Frank 2025-12-02 22:33:06 +01:00
  • 3b160b90e2 platformio.ini: short hashes => long hashes Frank 2025-12-01 21:21:17 +01:00
  • 1b1128b699 remove inconsistent error code text printing to serial Frank 2025-12-01 03:16:15 +01:00
  • 12d7c085b2 better handling of low-brightness colors Frank 2025-12-01 03:12:44 +01:00
  • 3452994709 8266: gif player needs too much RAM -> remove Frank 2025-11-30 22:01:01 +01:00
  • b68488a9ab 8266: revert to ESPAsyncWebServerWLED @ 2.2.1 Frank 2025-11-30 19:59:48 +01:00
  • 9c659e19d5 hub75 example buildenv from upstream Frank 2025-11-30 16:00:26 +01:00
  • b13d90bec6 FIX for adafruit portal S3: remove extra flash section & use default WLED partitions (#5113) Damian Schneider 2025-11-30 15:35:25 +01:00
  • 496daee882 Merge pull request #286 from netmindz/add-report-version-feature-MM Frank 2025-11-30 14:25:47 +01:00
  • 47a1b62fce tiny optimization Frank 2025-11-30 14:10:33 +01:00
  • 520bc8fcb5 Merge branch 'mdev' into pr/286 Frank 2025-11-30 01:38:44 +01:00
  • 15451c16f9 reduce debug noise on serial Frank 2025-11-30 01:22:34 +01:00
  • e17e67f02d adding monitor_filters Frank 2025-11-30 01:21:26 +01:00