Commit Graph

  • c73ed486e9 effect bugfixes for width>255 Frank 2024-11-13 23:57:53 +01:00
  • 202255849f fix errors when width>255 or height>255 Frank 2024-11-13 23:06:27 +01:00
  • df9b1a41a9 Update .gitignore Frank 2024-11-11 11:55:58 +01:00
  • 7a3a1ce177 add some CLion internal files to .gitignore Frank 2024-11-10 21:37:10 +01:00
  • 8f4b6d01d4 add [env:esp32s2_PSRAM_S] Frank 2024-11-10 20:51:30 +01:00
  • 3828d959e6 Minor indent fix Troy 2024-11-10 13:39:24 -05:00
  • 9223b3c6cd Free BusNetwork _data on cleanup Troy 2024-11-10 13:34:30 -05:00
  • 6b2c4aec2f Code Review Fixes Troy 2024-11-10 08:58:01 -05:00
  • f096da3c8b Review Fixes Troy 2024-11-10 07:18:39 -05:00
  • 05d441db61 Review Fixes Troy 2024-11-10 07:15:27 -05:00
  • 549380a2bf Game of Life Optimizations Brandon502 2024-11-09 15:23:08 -05:00
  • 537638e5a2 Bugfix: saving LED settings not possible when brightness limiter disabled Frank 2024-11-08 14:30:19 +01:00
  • 2e80d96400 HUB75 - comment out dead code Frank 2024-11-08 12:24:34 +01:00
  • b1194f597c fix for a potential endless loop in palette blending Frank 2024-11-08 12:12:22 +01:00
  • e7fb8f5748 IRAM_ATTR_YN for ES8266 Troy 2024-11-07 17:03:24 -05:00
  • 426805f674 bugfix: effect sliders cause screen balnking Frank 2024-11-07 21:03:56 +01:00
  • 0b25c2757d remove ESP-NOW from esp01_1MB_S Frank 2024-11-07 19:54:41 +01:00
  • c45820dea1 Merge branch 'MoonModules:mdev' into Art-Net-Improvements-v2 Troy 2024-11-07 13:53:48 -05:00
  • 7bf3f4aee0 Fixes for ESP8266 Troy 2024-11-07 13:48:17 -05:00
  • aafebf7aad bugfix: make pseudo-1D segments (width=1, height=x) work again Frank 2024-11-07 19:34:19 +01:00
  • e9ce495d83 P4 Assembly for Art-Net Troy 2024-11-07 13:32:45 -05:00
  • 3f02ba73df Art-Net Color Order Maps, RGBW Troy 2024-11-07 13:26:14 -05:00
  • 3012272ed3 Art-Net sane defaults if using an old config without the new values Troy 2024-11-07 11:37:36 -05:00
  • 732ae38005 Art-Net P4 Tidy Troy 2024-11-07 12:54:32 -05:00
  • 44c6a0d73b Proper Art-Net Settings Troy 2024-11-07 09:32:23 -05:00
  • 53ecf16ab1 bugfix: make freeze work again Frank 2024-11-07 16:43:20 +01:00
  • d1541b520f Bugfix: remove ghost pixels when changing segment options Frank 2024-11-07 14:36:39 +01:00
  • bab415156b HUB75 input validation (return of hack-the-DOM) Frank 2024-11-07 12:25:18 +01:00
  • c5ebf259cf HUB75: allow up to 6 panels on -S3 Frank 2024-11-07 00:25:35 +01:00
  • cbd1ce4705 HUB75 hack-the-DOM Frank 2024-11-07 00:06:46 +01:00
  • 7fb3fe65b2 experimental: strict framerate limit for strip.show() Frank 2024-11-06 13:19:54 +01:00
  • d53c0a31e9 FPS calculation minor improvement Frank 2024-11-06 13:18:33 +01:00
  • 7f3d43bc57 WS2812FX::service() fix for non-fastpath builds Frank 2024-11-05 18:50:22 +01:00
  • a2e9e77ca7 setTargetFps with rounding Frank 2024-11-05 18:07:17 +01:00
  • b793c7cb9c trying to stabilze FPS for Art-Net Frank 2024-11-05 17:44:57 +01:00
  • 9d84fa6bea Minor UI improvement: link FPS warning to Backup&Restore page Frank 2024-11-05 12:06:48 +01:00
  • bceb52411d Merge pull request #177 from MoonModules/moonHUB Frank 2024-11-04 23:06:23 +01:00
  • 0ec5d3394f T7-S3 (LILYGO / TTGO) with MOONHUB Frank 2024-11-04 22:54:30 +01:00
  • d0f90d0dd2 effect FPS tinkering Frank 2024-11-04 16:28:13 +01:00
  • 0d6e2c9485 UI improvement (target FPS settings) Frank 2024-11-04 16:01:48 +01:00
  • ebeff6590a Merge pull request #176 from MoonModules/showtime Frank 2024-11-04 14:44:37 +01:00
  • 68c4b830a6 legacy code cleanup Frank 2024-11-04 14:17:59 +01:00
  • dc4964a491 small update Frank 2024-11-04 13:47:05 +01:00
  • 39bf245d1e HUB75 driver optimization Frank 2024-11-03 21:54:41 +01:00
  • ffa5445aec minor pio update Frank 2024-11-01 20:13:11 +01:00
  • 1a44a80830 MM buildenv for S3 WROOM-2 (32MB flash, 8MB PSRAM) Frank 2024-11-01 20:08:05 +01:00
  • 6bae356789 renaming Frank 2024-11-01 17:17:54 +01:00
  • bf5fb9ccaa fix compile errors Frank 2024-11-01 15:12:07 +01:00
  • 1c782aa369 improvement for non-fastpath Frank 2024-11-01 14:58:12 +01:00
  • 7c0ecdf7c4 make "target FPS" work Frank 2024-11-01 14:51:12 +01:00
  • 5fa7d06fe0 typo in comment Frank 2024-11-01 14:08:25 +01:00
  • b39120407f pio: save some flash on 4MB firmware builds Frank 2024-11-01 14:04:46 +01:00
  • 85035e54e8 bugfix for random crash when changing effects Frank 2024-11-01 13:32:50 +01:00
  • 6092705cc4 HUB75: reduced panel size limits for HD-WF2 Frank 2024-11-01 13:30:49 +01:00
  • 8eb23d137d UI "new segment" layout fix Frank 2024-10-31 11:51:27 +01:00
  • ac71664af5 Presets UI bugfix Frank 2024-10-31 11:22:01 +01:00
  • 9312506217 detection of "OPI" flash (esp32s3 WROOM-2) Frank 2024-10-30 18:40:26 +01:00
  • a362b619fb fix JSON buffer problem on classic esp32 with PSRAM Frank 2024-10-30 17:00:44 +01:00
  • e3444174c0 align PSRAM build flags on all MM targets Frank 2024-10-30 15:52:39 +01:00
  • 91ff04a79b HUB75 small optimization Frank 2024-10-29 18:45:54 +01:00
  • f15bb83abb akemi small optimization Frank 2024-10-29 18:40:07 +01:00
  • 9189329570 scrolling text improvement Frank 2024-10-28 21:26:04 +01:00
  • 3cd733d591 GEQ bugfix - bars one pixel too high when using drawLine Frank 2024-10-28 17:28:42 +01:00
  • f14c4cbe5b make presets with images work with FASTPATH Frank 2024-10-28 13:09:29 +01:00
  • 711c709900 allocate more PSRAM for JSON Frank 2024-10-28 10:30:01 +01:00
  • 7af3e27f64 reduce size of -C3 builds, by removing ARTI-FX Frank 2024-10-27 20:55:57 +01:00
  • 1767d07e80 matrixportal S3: optimize for speed Frank 2024-10-27 19:32:57 +01:00
  • 71deee8325 fix build error in esp32_4MB_S Frank 2024-10-27 19:20:34 +01:00
  • 422fdb134a usre faster math for _S builds Frank 2024-10-27 19:02:05 +01:00
  • e652bd7064 do not restart effects after LEDs off/on Frank 2024-10-27 17:26:04 +01:00
  • cff17861a4 bugfix: rest segments when leds are switched off/on Frank 2024-10-27 16:43:21 +01:00
  • 73b7fa7d35 bugfix: some effects stop progressing after brightness 0 Frank 2024-10-27 16:38:05 +01:00
  • b13b44a1fa Fix alexa devices invisible/uncontrollable (#4214) Svennte 2024-10-25 09:33:05 +02:00
  • 05adb7dfae prevent drawLine from drawing out of bounds Frank 2024-10-24 18:16:43 +02:00
  • fe5eaed99c minor FX enhancements Frank 2024-10-24 17:24:17 +02:00
  • dbd8bef669 scrolling text: prevent flickering Frank 2024-10-23 14:26:05 +02:00
  • 922c5e74df drawCharacter minor speedup Frank 2024-10-23 14:23:54 +02:00
  • 4aa9c2607d prevent overflow in color_blend Frank 2024-10-23 14:22:57 +02:00
  • 855d61af4e draw character minor speedup Frank 2024-10-22 23:10:30 +02:00
  • 54cc4cac08 Arc - gPC fix 2 by @Brandon502 Frank 2024-10-20 10:06:51 +02:00
  • adf7270ee5 build 2410200 Frank 2024-10-20 01:07:27 +02:00
  • a99a54c9fa cache SEGMENT Frank 2024-10-20 01:06:18 +02:00
  • 7c6178418a cache virtualLength() and some cleanup Frank 2024-10-19 23:29:53 +02:00
  • 670c621ffe Arc - gPC fix by @Brandon502 Frank 2024-10-19 22:26:11 +02:00
  • 2ac354aa0c Merge pull request #171 from Brandon502/mdev Frank 2024-10-17 17:40:06 +02:00
  • 6fc207b801 julia effect additional options (experimental) Frank 2024-10-17 13:29:10 +02:00
  • 617a98ddd8 bugfix: preset loading should not resets all error Frank 2024-10-17 12:00:27 +02:00
  • e37afd0cb8 Expand1D Corner Fix, Arc gPC fix. Brandon502 2024-10-16 18:12:56 -04:00
  • 70ab62ed90 scrolling text #ERR displays WLED error code Frank 2024-10-16 21:43:31 +02:00
  • e75fc4d457 fix holes in DNA effect (>32 pixel high segments) Frank 2024-10-16 21:25:52 +02:00
  • c1e75ac127 Expand1D Arc - No holes Brandon502 2024-10-16 12:12:28 -04:00
  • 33318dab25 Merge pull request #170 from MoonModules/license Ewoud 2024-10-16 00:14:46 +02:00
  • 4a3f102c25 Fix for Octopus on ESP32 C3 Damian Schneider 2024-10-15 13:16:18 +02:00
  • a3545581ea Update wled.cpp - redo undo Frank 2024-10-15 19:37:45 +02:00
  • ced453d3a0 undo "fix re-initialised bus' brightness" Frank 2024-10-15 17:03:48 +02:00
  • f11d51cc59 readme cleanup Frank 2024-10-14 21:56:16 +02:00
  • 22b16ab542 Align all licensing statements with EUPL-1.2 Frank 2024-10-14 21:52:52 +02:00
  • 00a1a5a871 HUB75 bitdepth reduction rules per MCU Frank 2024-10-14 21:26:36 +02:00
  • d67ba8451a S3: increase MAX_LEDS Frank 2024-10-14 17:37:37 +02:00
  • 11864326bf Update settings_leds.htm - remove "experimental" Frank 2024-10-14 14:10:35 +02:00