Commit Graph

  • 0928060c75 blur bugfix Frank 2023-07-18 11:29:08 +02:00
  • d8f9a9a03c Minor correction (slider names) Frank 2023-07-17 20:38:34 +02:00
  • abfb8bbc34 Fix (almost good) for unbuffered ABL calculations. Blaz Kristan 2023-07-17 17:06:04 +02:00
  • 82e01f7b17 Fixed ABL calculation. Blaz Kristan 2023-07-17 16:15:17 +02:00
  • a97609e920 Bump semver from 5.7.1 to 5.7.2 (#3289) dependabot[bot] 2023-07-15 20:10:32 +02:00
  • f1e1bd41b9 Slight optimisation in BusDigial::getPixelColor() Blaz Kristan 2023-07-14 15:58:03 +02:00
  • 57d35858d8 Merge branch 'main' into alt-buffer Blaz Kristan 2023-07-14 15:39:18 +02:00
  • 0b956c66c1 changelog update Blaz Kristan 2023-07-14 13:07:33 +02:00
  • b1dfa1db61 Merge pull request #3291 from Aircoookie/onoff-nodes Blaž Kristan 2023-07-14 12:41:15 +02:00
  • cb579ecc62 Broadcast change. Blaz Kristan 2023-07-14 11:07:35 +02:00
  • ae235aa58c Fix UI handling of in-between inactive segments cschwinne 2023-07-14 01:12:19 +02:00
  • 6302056182 Add ability to toggle devices from nodes view. Blaz Kristan 2023-07-13 22:21:15 +02:00
  • 5e20abd7f1 Move segment bounds queuing to WS2812FX cschwinne 2023-07-13 13:08:36 +02:00
  • 72a72dbc88 proper rounding of FPS Frank 2023-07-13 12:49:19 +02:00
  • 4766666913 Static queued segment bounds cschwinne 2023-07-13 03:09:42 +02:00
  • fa6070c680 Multiple updates: - additional debug timings - removed local leds[] buffer - async segment bounds change (crashes seen otherwise) - added isActive() check to Segment drawing methods - ABL simplification - palette option for Black hole (FX) - (possible) crash mitigation is Segment handling (rapid preset changes) Blaz Kristan 2023-07-12 20:52:34 +02:00
  • 6267d11e51 Fix compilation and ABL scaling cschwinne 2023-07-09 12:32:28 +02:00
  • 822298ab66 Merge branch 'main' into alt-buffer Christian Schwinne 2023-07-09 11:31:02 +02:00
  • 2ad3ab7f0d Correct scaling for peek. Blaz Kristan 2023-07-06 22:48:13 +02:00
  • f437fd6cd6 Code readability. Fix for peek. Loop timing. Blaz Kristan 2023-07-06 21:16:29 +02:00
  • 42b247756a blur speedup Frank 2023-07-06 19:51:37 +02:00
  • fbbf2d5eb3 2DPlasmaball - optimize out float Frank 2023-07-06 19:07:09 +02:00
  • 788a276616 fix power calculation for NeoPixelBusLg Frank 2023-07-06 19:06:31 +02:00
  • 196779ffb6 XY: minor bugfix Frank 2023-07-06 09:54:12 +02:00
  • 59a144baed Disable global buffer on ESP8266 by default Remove global dependency from Bus class and subclasses Remove timings Blaz Kristan 2023-07-05 23:57:46 +02:00
  • ad825b80b0 Added a few debug timings. Blaz Kristan 2023-07-05 17:16:54 +02:00
  • 45a0061660 reverting _restaurationBri change Frank 2023-07-05 14:26:09 +02:00
  • 8831c76fb4 restoreColorLossy small optimization Frank 2023-07-04 16:22:19 +02:00
  • 66616e1cab Some timings added. Blaz Kristan 2023-07-03 21:13:01 +02:00
  • fa281a0df0 ABL optimization Frank 2023-07-03 19:23:57 +02:00
  • d48a96599f prevent races on leds buffer (looptask vs. async_tcp) Frank 2023-07-03 19:15:50 +02:00
  • 7de7ef8e8c fix some crashes when changing presets Frank 2023-07-03 17:00:43 +02:00
  • 406a254523 inactive segments robustness improvement Frank 2023-07-03 15:43:47 +02:00
  • eabd6f60ef soudsim bugfix Frank 2023-07-03 15:07:14 +02:00
  • e416d06aa9 Merge pull request #3274 from Aircoookie/ABL_hotfixPlus Frank 2023-07-03 14:36:46 +02:00
  • 65e073e6b8 de-optimization Frank 2023-07-03 14:01:45 +02:00
  • 45ac0d5dc6 fix for #3276 Frank 2023-07-02 19:14:32 +02:00
  • c9ef034ab8 Build bump/fix Blaz Kristan 2023-07-02 13:43:29 +02:00
  • c89f38f4f8 Edited Metadata for effect 5 & 8 to be availible on just 1 Pixel (PWM) (#3275) Titanium177 2023-07-01 23:18:02 +02:00
  • 858b57d77a Return of local leds[] Blaz Kristan 2023-07-01 21:48:30 +02:00
  • 9b87892036 optimization for ABL hotfix Frank 2023-07-01 20:09:52 +02:00
  • ed69692f08 Dynamic cschwinne 2023-07-01 15:36:41 +02:00
  • 7119999df8 Gamma and speed control cschwinne 2023-07-01 13:20:10 +02:00
  • c16462a0ce Experimental GIF support cschwinne 2023-06-30 23:59:29 +02:00
  • 272f96b405 Double buffering at bus level. Blaz Kristan 2023-06-30 21:12:59 +02:00
  • 3e519001a3 Removed current cycle assignment that clears current value (#3262) Andre Lackmann 2023-06-30 23:03:32 +10:00
  • f442aad962 Misc. - larger stack buffer for oappend - increase max segment name for ESP32 Blaz Kristan 2023-06-27 16:01:20 +02:00
  • fa9b151c36 Slightly more efficient buffer copy to busses Christian Schwinne 2023-06-27 01:57:05 +02:00
  • 481bd6f57a Add WiFi network scan RPC command to Improv Serial (#3271) Christian Schwinne 2023-06-27 01:51:44 +02:00
  • f015227fc8 Missing WS connection fallback for liveview (#3267) Blaž Kristan 2023-06-27 01:51:24 +02:00
  • 61ba16b779 Global buffer and ABL fixes Christian Schwinne 2023-06-27 00:38:30 +02:00
  • f6e86bfcf8 First global buffer iteration Christian Schwinne 2023-06-26 22:12:32 +02:00
  • 498dd76730 Decouple segment led buffer from global led buffer Christian Schwinne 2023-06-26 18:16:38 +02:00
  • ebd909dfe7 Remove obsolete Visual Studio files Christian Schwinne 2023-06-26 00:17:34 +02:00
  • 067ed1258b Temporary bugfix for #3264 Blaz Kristan 2023-06-24 21:04:46 +02:00
  • ef3c72a24f Fix for #3265 Blaz Kristan 2023-06-23 23:49:54 +02:00
  • b257f476c9 Bugfix for #3259 Blaz Kristan 2023-06-22 19:06:07 +02:00
  • d3af2be79a Adding Pixel Magic Tool to WLED (#3249) Alerson Jorge 2023-06-22 06:26:24 -03:00
  • 94aeb19245 Enable pxmagic by default Christian Schwinne 2023-06-22 11:18:58 +02:00
  • e4ee392c27 Support for ESP-NOW Wireless Remote Control (#3237) Clayton Sims 2023-06-22 04:06:19 -04:00
  • cf48ad06ed New SPI display SSD1309 for 4LD. Fixed global I2C usage (no pin allocation in usermods). Enabled option dor Multi relay. Blaz Kristan 2023-06-21 23:31:15 +02:00
  • 63df85f7f9 AC lacks i2sMaster param to I2SSource Will Tatam 2023-06-19 13:33:46 +01:00
  • b29611509e AC lacks ERRORSR_PRINTLN Will Tatam 2023-06-19 13:33:16 +01:00
  • dd1cf0ec56 AC lacks ERRORSR_PRINTF Will Tatam 2023-06-19 13:27:54 +01:00
  • c04c73bbd7 WS logic: No resending, improved ESP8266 stability cschwinne 2023-06-18 01:07:50 +02:00
  • 0d287283d4 Corrections and performance improvements Alerson Jorge 2023-06-16 20:21:59 -03:00
  • 4ea5723b7f Enhance pin dropdowns. - add pins for PCF8574 (POC) - bugfix for saving Reduced maximum relays to 8. Changed MultiRelay config parameter name. Blaz Kristan 2023-06-16 22:06:26 +02:00
  • ea964124d6 Remove IE compatibility tag Aircoookie 2023-06-16 12:02:09 +02:00
  • 75244853c1 Fix for #3251 Blaz Kristan 2023-06-16 10:24:56 +02:00
  • c361c34b16 Corrections and performance improvements Alerson Jorge 2023-06-15 22:10:54 -03:00
  • 264b3a785b Code style: define constants for settings subpage IDs Aircoookie 2023-06-15 23:58:22 +02:00
  • bb15e1d8ac minor comment update Frank 2023-06-15 09:30:44 +02:00
  • 68860ae866 Adding Pixel Magic Tool to WLED Alerson Jorge 2023-06-14 19:38:11 -03:00
  • 61637f12c7 Revert "Adding Pixel Magic Tool to WLED" Alerson Jorge 2023-06-14 19:34:12 -03:00
  • 7538649e81 Add optional leading 0 on time and date for Scrolling Text - replaces #2994 Blaz Kristan 2023-06-14 21:58:32 +02:00
  • 31efbe915e Minor string optimisation. Blaz Kristan 2023-06-14 20:45:00 +02:00
  • 9e69627626 2D Lissajous improvements Frank 2023-06-14 20:21:43 +02:00
  • dd9da2853a Support settings pin unlock via JSON Aircoookie 2023-06-14 11:53:39 +02:00
  • b4f08fa8d5 Adding Pixel Magic Tool to WLED Alerson Jorge 2023-06-13 19:42:16 -03:00
  • 670461c66f Merge pull request #3238 from Aircoookie/beta-3 Blaž Kristan 2023-06-13 21:38:10 +02:00
  • f6092b9128 Build bump & updated changelog Blaz Kristan 2023-06-13 21:10:11 +02:00
  • a690cb36ff changelog Blaz Kristan 2023-06-12 22:29:55 +02:00
  • 5ca8f4a3aa Merge branch 'pin-dropdown' into beta-3 Blaz Kristan 2023-06-12 22:22:47 +02:00
  • ba6e2f0a54 Pin dropdown updates for LED pins. Updated pxmagic Blaz Kristan 2023-06-12 19:21:14 +02:00
  • 149f4e38a0 Merge branch 'main' into dev-2 Blaz Kristan 2023-06-11 09:54:44 +02:00
  • b5ee170726 Merge branch 'main' into beta-3 Blaz Kristan 2023-06-11 09:53:39 +02:00
  • 04961880fe Merge pull request #3242 from jkoelker/mitigate_xss Blaž Kristan 2023-06-11 09:52:19 +02:00
  • e22e8ffa0e npm Blaz Kristan 2023-06-11 09:44:15 +02:00
  • d18d800947 fix(settings): mitigate xss Jason Kölker 2023-06-10 23:39:48 +00:00
  • 3ca58ee65f Pin dropdowns POC. NeoPixelBusGammaMethod POC. PixelMagic POC. Button reassign POC. Blaz Kristan 2023-06-10 20:43:27 +02:00
  • 21387b9a83 Bugfix download backup json Blaz Kristan 2023-06-08 09:41:38 +02:00
  • ccb0d491ed Port bugfix. Blaz Kristan 2023-06-08 07:14:03 +02:00
  • daa3200713 Sync page bugfix Blaz Kristan 2023-06-08 07:06:23 +02:00
  • fec2d1f7ee Bugfix - respect Settings PIN lock in /json/cfg Blaz Kristan 2023-06-07 21:43:32 +02:00
  • eb8e95723c Bugfix reverse proxy path detection Blaz Kristan 2023-06-07 21:37:54 +02:00
  • 999bec19f1 Merge pull request #3232 from david-sawatzke/ws2801_eth_fix Blaž Kristan 2023-06-06 21:18:17 +02:00
  • dfb8de2349 Fix for #3204 Blaz Kristan 2023-06-06 20:56:33 +02:00
  • 59f1cdcc82 Fix WS2801 output on boards with ethrnet (similar to #2542) David Sawatzke 2023-06-06 16:34:22 +02:00
  • 3eb8be6239 Bump version and update changelog Blaz Kristan 2023-06-04 20:14:10 +02:00
  • 7dfc4a651d Merge branch 'main' into beta-3 Blaz Kristan 2023-06-04 20:11:27 +02:00