Commit Graph

  • 9f3520cba5 Update comments. Blaz Kristan 2023-05-30 16:09:51 +02:00
  • d20cdc099d Merge branch 'main' into feature Blaz Kristan 2023-05-30 15:55:39 +02:00
  • 926e9ff3de Merge pull request #3171 from Aircoookie/seg-groups Blaž Kristan 2023-05-30 15:53:39 +02:00
  • 70c277d8a1 bugfix: don't hide sound sim options for "double note" effects Frank 2023-05-30 13:23:26 +02:00
  • d8bc5e2bce Dynamic Peek framerates 🎉 Ewoud 2023-05-29 21:53:48 +02:00
  • e9a2777ee5 Dynamic Peek framerates 🎉 Ewoud 2023-05-29 21:53:48 +02:00
  • 859adb3f7a Update platformio.ini: fastled version update Frank 2023-05-29 21:48:19 +02:00
  • 0a5aac724a Merge branch 'main' into seg-groups Blaz Kristan 2023-05-29 21:35:52 +02:00
  • bb91d5495f Merge branch 'main' into feature Christian Schwinne 2023-05-29 21:31:40 +02:00
  • 995d94c124 Repeat segment button fix Blaz Kristan 2023-05-29 21:23:11 +02:00
  • ee7036f13d CSS tweaks Aircoookie 2023-05-29 21:06:10 +02:00
  • b62e9f7278 Remove I2C related code from ES8388 and ES7243 as blazoncek proposes that they are not required if we are always using the system default I2C bus Will Tatam 2023-05-29 18:30:48 +01:00
  • 5081cfb891 Bug fix, allocate string to store ledmap name Ewoud 2023-05-29 18:33:49 +02:00
  • b1e9f825ca Bug fix, allocate string to store ledmap name Ewoud 2023-05-29 18:33:49 +02:00
  • 97449477fe Disable USERMOD_ANIMARTRIX due to lack of memory on esp32_4MB_XL Will Tatam 2023-05-29 17:19:44 +01:00
  • 3d909f69fa Disable USERMOD_ANIMARTRIX due to lack of memory on esp32_4MB_M_debug Will Tatam 2023-05-29 17:18:29 +01:00
  • cfb9c60e2d Disable USERMOD_ANIMARTRIX due to lack of memory on esp32c3dev_4MB_M Will Tatam 2023-05-29 15:23:58 +01:00
  • de9839a287 Add animartrix to lib_deps_V4_M Will Tatam 2023-05-29 15:13:42 +01:00
  • 990b5663ed Merge remote-tracking branch 'upstream/mdev' into animartrix-library Will Tatam 2023-05-29 15:09:11 +01:00
  • cfd7d46170 Use animartrix library version without hard 32x32 limnit Will Tatam 2023-05-29 15:05:47 +01:00
  • f0f38fbd93 Remove use of SEQMENT.leds and directly call SEGMENT.setPixelColor Will Tatam 2023-05-29 13:41:41 +01:00
  • 5a8a8dc292 Feature implementation - #2236 - #1984 Better PSRAM handling platformio.ini update On/Off bus handling Blaz Kristan 2023-05-28 22:50:19 +02:00
  • 49f2e26ab5 arduinoFFT hash update Frank 2023-05-27 00:00:08 +02:00
  • 8c5e589020 arduinoFFT hash update Frank 2023-05-27 00:00:08 +02:00
  • 6d78e46a47 strip.service() optimization Frank 2023-05-26 23:37:01 +02:00
  • 9cb6189611 minor speedup for 2D Frank 2023-05-26 23:12:49 +02:00
  • 7d84de6690 Fix errors in DDP implementation (#3193) coral 2023-05-26 05:58:40 -07:00
  • ab024b5e17 Remove hardcoded CRGB buffer and use the SEGMENT.leds directly. Should also now mean this code handles multiple segments, but untested Will Tatam 2023-05-26 13:40:17 +01:00
  • f92b635126 Remove hardcoded CRGB buffer and use the SEGMENT.leds directly. Should also now mean this code handles multiple segments, but untested Will Tatam 2023-05-26 13:22:27 +01:00
  • 429428637c Remove original prototype code Will Tatam 2023-05-26 13:13:18 +01:00
  • 3520f9e9c2 Bump requests from 2.28.2 to 2.31.0 (#3213) dependabot[bot] 2023-05-26 12:32:59 +02:00
  • e2eb3e8ab4 npm run build Frank 2023-05-25 22:13:41 +02:00
  • df26430e42 audioreactive: replace dynamic buffer with static buffer Frank 2023-05-25 21:45:46 +02:00
  • 71153ee832 small debug improvements Frank 2023-05-25 21:38:08 +02:00
  • 5edd5e6592 tiny Ewoud 2023-05-24 15:25:41 +02:00
  • 4197f98afe package.json and cdata.js: set urls to MoonModules index.js: add logging (temp) and improve segment view redrawing wled00.ini: add lps (temp) wledserver.cpp: show client request done after its done ws.cpp: show websocket events (temp?) Ewoud 2023-05-24 11:49:47 +02:00
  • e6fb6c4a50 Merge pull request #39 from troyhacks/ES8388-Lyra-T-Fixes-Test netmindz 2023-05-23 15:44:35 -07:00
  • 4407f8a71b audioreactive: replace dynamic buffer with static buffer Frank 2023-05-25 21:45:46 +02:00
  • 0a826f10ad small debug improvements Frank 2023-05-25 21:38:08 +02:00
  • b2df7981a9 Add support for PCF8574 I2C port expander - for Multi Relay usermod. Blaz Kristan 2023-05-24 23:40:23 +02:00
  • ae209e0d31 tiny Ewoud 2023-05-24 15:25:41 +02:00
  • 305a5b19c4 leds(rgb): also adjusted if new ledmap + grow not shrink (unless...) Ewoud 2023-05-24 14:59:39 +02:00
  • b195596ad7 package.json and cdata.js: set urls to MoonModules index.js: add logging (temp) and improve segment view redrawing wled00.ini: add lps (temp) wledserver.cpp: show client request done after its done ws.cpp: show websocket events (temp?) Ewoud 2023-05-24 11:49:47 +02:00
  • dcebcede32 Merge pull request #39 from troyhacks/ES8388-Lyra-T-Fixes-Test netmindz 2023-05-23 15:44:35 -07:00
  • 23e801a23a Disable palette and controls Will Tatam 2023-05-23 23:03:45 +01:00
  • 841640fa8a Add CC BY-NC 3.0 to info page Will Tatam 2023-05-23 20:11:36 +01:00
  • 9900fa7cb4 Try and use SEGMENT.leds for Big_Caleido (Direct leds) Will Tatam 2023-05-23 19:35:30 +01:00
  • 250202ebdc Try and use SEGMENT.leds for Big_Caleido (Direct leds) Will Tatam 2023-05-23 19:31:19 +01:00
  • e0e23c7818 Merge remote-tracking branch 'upstream/main' into mdev Frank 2023-05-23 18:41:15 +02:00
  • 56a3bff42e Multi-packet MQTT fix. Solves #3205 Blaz Kristan 2023-05-23 18:37:24 +02:00
  • 0ff5918e9c Merge branch 'MoonModules:mdev' into ES8388-Lyra-T-Fixes-Test Troy 2023-05-23 12:34:01 -04:00
  • db83a637bd Reference build with smaller polar_theta and distance Will Tatam 2023-05-23 17:28:22 +01:00
  • 056036d66b First draft of working output of animatrix effects Will Tatam 2023-05-23 17:23:19 +01:00
  • 3682501eec Disable original for now Will Tatam 2023-05-23 15:41:13 +01:00
  • b397fb5470 Delay init to setup Will Tatam 2023-05-23 15:40:35 +01:00
  • a7c805a3c5 Add all current ANIMartRIX to list of modes Will Tatam 2023-05-23 15:08:28 +01:00
  • 188136dbb3 MQTT bugfix for SHT usermod Frank 2023-05-22 11:11:20 +02:00
  • d8726293bf Merge remote-tracking branch 'upstream/main' into mdev Frank 2023-05-22 02:03:56 +02:00
  • eeb06e0f4d Merge remote-tracking branch 'upstream/main' into mdev Frank 2023-05-22 02:03:56 +02:00
  • 63e63ad156 minor speedup for liveview and websockets Frank 2023-05-21 21:01:23 +02:00
  • fc193408d8 (experimental) use malloc/realloc for customMappingTable Frank 2023-05-21 19:38:04 +02:00
  • bffeec1615 Remove PSRAM use from global LED buffer. Blaz Kristan 2023-05-21 18:37:18 +02:00
  • 894fdce4b5 Merge remote-tracking branch 'upstream/main' into mdev Frank 2023-05-21 14:53:49 +02:00
  • 2cbdc55a85 Merge remote-tracking branch 'upstream/main' into mdev Frank 2023-05-21 14:53:49 +02:00
  • e4a9f115cb fx functions: avoid memory corruption Frank 2023-05-21 14:33:25 +02:00
  • a717238f76 espalexa robustness improvements Frank 2023-05-21 13:21:38 +02:00
  • 992eb2e2de small Ewoud 2023-05-19 15:30:55 +02:00
  • 22decaa0d6 segment.leds refactor (wip) Ewoud 2023-05-19 15:25:26 +02:00
  • f491ad3a43 Nodes: DDS Ins bugfix Ewoud 2023-05-18 09:44:19 +02:00
  • ef12aaa60b Temp fix for leds array crashes: size fixed to 10000pixels/30000bytes Ewoud 2023-05-17 15:07:42 +02:00
  • 40d120146f Merge branch 'mdev' into audio_fastpath Ewoud 2023-05-17 11:58:43 +02:00
  • e0d2d28b19 Merge upstream post: temp usermod and new version Ewoud 2023-05-17 11:50:24 +02:00
  • c0d5cad198 Merge remote-tracking branch 'upstream/main' into mdev Ewoud 2023-05-17 11:15:50 +02:00
  • 175375e30d Merge branch 'mdev' into audio_fastpath Ewoud 2023-05-16 16:02:47 +02:00
  • 21c7347296 Minimal (de)allocs on customMappingTable (only grow, not shrink) Ewoud 2023-05-16 15:13:30 +02:00
  • b51972fe41 Merge remote-tracking branch 'origin/mdev' into mdev Ewoud 2023-05-16 13:12:40 +02:00
  • d6bc9967d0 Support for large ledmaps Ewoud 2023-05-16 13:12:30 +02:00
  • 72f7f9c555 fix 8266 compile error Frank 2023-05-15 21:38:23 +02:00
  • 2e6d58fc70 small LED performance improvement Frank 2023-05-15 21:17:21 +02:00
  • 6d23eb6874 improve robustness when heap is low Frank 2023-05-15 21:15:24 +02:00
  • 4a567ab97c Merge branch 'main' into seg-groups Blaz Kristan 2023-05-15 17:06:38 +02:00
  • 90431b662b Rename "group" to "set" Blaz Kristan 2023-05-15 17:06:29 +02:00
  • 1c8f349a62 Bugfix. - prevent LED flash on realtime end Blaz Kristan 2023-05-14 20:30:57 +02:00
  • 9f6278ae8a Bugfix. - disbled transitions/crossfade prevented segment off Blaz Kristan 2023-05-14 18:18:09 +02:00
  • 380b63a255 Bugfix. - disbled transitions/crossfade prevented segment off Blaz Kristan 2023-05-14 18:18:09 +02:00
  • 217004c70c Bugfix. - disbled transitions/crossfade prevented segment off Blaz Kristan 2023-05-14 18:18:09 +02:00
  • fc0c6d9293 Tiny update Ewoud 2023-05-14 14:31:39 +02:00
  • 18417a5fdd Nodes DDP all - don't try at home yet Ewoud 2023-05-14 13:47:03 +02:00
  • 7e7d1065e9 Rename usermod_fastled to usermod_animartrix and add in _m Ewoud 2023-05-13 22:33:03 +02:00
  • a75608628e Merge pull request #3199 from Aircoookie/serg-eth Blaž Kristan 2023-05-13 15:29:13 +02:00
  • 33130f39ee Merge pull request #3190 from Aircoookie/octopus Blaž Kristan 2023-05-13 15:27:16 +02:00
  • cae43e97cd Corner fix Blaz Kristan 2023-05-13 15:17:49 +02:00
  • 6317dcb757 swapped-channel workaround needed a bit longer Frank 2023-05-11 22:57:18 +02:00
  • d5c33df64f file buffer size: back to default Frank 2023-05-12 17:26:36 +02:00
  • 477aae95fd swapped-channel workaround needed a bit longer Frank 2023-05-11 22:57:18 +02:00
  • 5b0551e59c From 0.14.0-b15.23 to 0.14.0-b15.24 Ewoud 2023-05-11 17:45:15 +02:00
  • fede3dd54c Merge remote-tracking branch 'upstream/main' into mdev Ewoud 2023-05-11 17:39:12 +02:00
  • cdfc0f6b71 Temperature usermod rewrite Blaz Kristan 2023-05-11 17:33:09 +02:00
  • eb6b890c6b Nodes tab more info + on/off button (WIP) Ewoud 2023-05-11 17:08:33 +02:00
  • 8221b1b7f2 Restore Github actions CI build (#3187) Christian Schwinne 2023-04-26 10:52:54 +02:00