Commit Graph

  • 8e78fb4caa Merge branch '0_15' into 0_15__speed_improvements Blaz Kristan 2024-09-29 14:31:00 +02:00
  • 336da25463 Private global _colorScaled Blaz Kristan 2024-09-29 14:14:07 +02:00
  • ffbc8c5f70 Reverting addition of bool unScale, added new improvements and fixes Damian Schneider 2024-09-29 13:55:00 +02:00
  • 10d8cfde85 Fix FX filter bug Blaz Kristan 2024-09-29 13:00:07 +02:00
  • 3c7f83407b Save a little RAM Will Miles 2024-09-28 23:15:20 -04:00
  • fe4b668107 Slightly reduce PWM jankiness Will Miles 2024-09-28 23:12:03 -04:00
  • cc87b32206 Support PWM phase shifts on ESP8266 Will Miles 2024-09-28 10:02:05 -04:00
  • 9114867578 Fix compiler error Blaz Kristan 2024-09-28 18:48:43 +02:00
  • 6f221852a2 partition file for 512Kb Filesystem, 1.7MB Program Frank 2024-09-28 18:25:16 +02:00
  • c842994df5 Pre-calculate virtual - move SEGCOLOR() to Segment class - add SEG_H, SEG_W macros - try to speed up virtualXxxxx() - compile warning fixes Blaz Kristan 2024-09-28 18:14:43 +02:00
  • 202901b09f bugfix, ESP32 compiler requires the color order to be identical Damian Schneider 2024-09-28 15:38:41 +02:00
  • 7c0fe1285a updated setPixelColor() and getPixelColor() functions Damian Schneider 2024-09-28 15:26:14 +02:00
  • 6dc2c680c5
    Merge pull request #4163 from willmmiles/fix-oappend-merge Frank 2024-09-28 12:45:37 +02:00
  • 9a4b56db6e Fix incorrect F-strings Will Miles 2024-09-27 21:05:28 -04:00
  • 8180f2c742 Bump build tool dependencies Christian Schwinne 2024-09-27 13:46:01 +02:00
  • a76a895f1d bugfix Damian Schneider 2024-09-27 06:17:26 +02:00
  • b404458369 fixed one forgotten replacement of rgb2hsv_approximate Damian Schneider 2024-09-26 18:29:31 +02:00
  • c44b9f8659 Merge remote-tracking branch 'upstream/0_15' into 0_15__speed_improvements Damian Schneider 2024-09-26 18:07:33 +02:00
  • bef1ac2668 Added HSV2RGB and RGB2HSV functions for higher accuracy conversions Damian Schneider 2024-09-25 19:36:20 +02:00
  • 906f8fc2e7 Fix C3 compiler issue. Blaz Kristan 2024-09-25 18:49:10 +02:00
  • c600c6da63 Bus length fix Blaž Kristan 2024-09-25 09:33:16 +02:00
  • e789a18553
    Merge pull request #4152 from willmmiles/end_oappend_v2 Will Miles 2024-09-24 16:56:51 -04:00
  • 3f3c986932 Merge branch '0_15' into end_oappend_v2 Blaz Kristan 2024-09-24 21:43:47 +02:00
  • e48a1ec814 Some optimisations and fixes debug-refactor Blaz Kristan 2024-09-24 21:36:22 +02:00
  • 3ccc5babc1 Remov superfluous #if Blaz Kristan 2024-09-23 20:39:16 +02:00
  • fafb2eba69 Merge branch '0_15' into blending-styles Blaz Kristan 2024-09-23 20:36:08 +02:00
  • abb08e2aaf Merge branch '0_15' into debug-refactor Blaz Kristan 2024-09-23 19:43:09 +02:00
  • a7109fd572 Merge branch '0_15' into power-ap power-ap Blaz Kristan 2024-09-23 19:22:31 +02:00
  • 33cf82a982 Indentations and a few optimisations Restore addPixelColor() behaviour. Blaz Kristan 2024-09-23 18:03:17 +02:00
  • bd7cd32f91 Add mandatory refresh capability to remove type dependency. Blaz Kristan 2024-09-22 13:56:14 +02:00
  • 0a5400263b removed IRAM_ATTR from inlined function Damian Schneider 2024-09-22 13:52:56 +02:00
  • 17d59d3337 adding initialization to vStrip, added comment on padding bytes Damian Schneider 2024-09-22 09:02:42 +02:00
  • 9cb3531e2d Remove erroneous file Fix constant dependancy Blaz Kristan 2024-09-21 22:24:36 +02:00
  • b50e6e0d90 Static PinManager & UsermodManager - saves a few bytes of flash Blaz Kristan 2024-09-19 21:44:11 +02:00
  • a88436c620 revert removal of adding with saturation, renamed 'fast' to 'saturate' Damian Schneider 2024-09-19 08:49:18 +02:00
  • 45cf90094a Rename destination for getSettingsJS Will Miles 2024-09-18 19:19:40 -04:00
  • ae1df20893 New names Blaz Kristan 2024-09-12 20:39:13 +02:00
  • 71148740d4 Replace sappend and sappends Will Miles 2024-09-09 20:00:23 -04:00
  • 4ef583c844 xml: Print optimization Will Miles 2024-09-07 19:52:30 -04:00
  • 16f61ea96d Usermod: Implement shim for oappend Will Miles 2024-09-17 18:26:46 -04:00
  • 32f9616b6e Remove oappend Will Miles 2024-09-05 21:13:55 -04:00
  • 1346eb4f76 tools: Add all_xml fetch script Will Miles 2024-09-08 15:55:50 -04:00
  • d4268ba070 handleFileRead: Skip duplicate FS check Will Miles 2024-09-07 19:51:23 -04:00
  • 696290527a cleanup and improved color_add() Damian Schneider 2024-09-18 22:10:27 +02:00
  • 686866c6f9 Merge remote-tracking branch 'upstream/0_15' into 0_15__speed_improvements Damian Schneider 2024-09-18 08:10:45 +02:00
  • 72455ccde1 Missing "not" Blaz Kristan 2024-09-17 19:47:24 +02:00
  • 88fb860568 SAVE_RAM bugfix introduced by #4137 Blaz Kristan 2024-09-17 16:34:38 +02:00
  • ceed494cf7 Introduce common.js in settings pages Blaz Kristan 2024-09-17 16:26:11 +02:00
  • ac8f919304 Serial improvements (can RX, canTX) PinManager bugfix for unsigned long long Blaz Kristan 2024-09-17 16:21:52 +02:00
  • 7f1ec4802d
    Merge pull request #4137 from felddy/feature/toggle_pallet_sync Blaž Kristan 2024-09-16 16:19:19 +02:00
  • d5777b7bce Fix for missing WLED_NUM_PINS check Blaz Kristan 2024-09-15 20:34:05 +02:00
  • e34f179a82 fix pin conflict check logic PaoloTK 2024-09-14 22:35:50 +02:00
  • 6a90b9a512 FX Temperature better ranges Blaz Kristan 2024-09-15 19:31:14 +02:00
  • ce5ee65d60 Merge branch '0_15' into blending-styles Blaz Kristan 2024-09-15 11:05:16 +02:00
  • 65a8dbfe41 FX: Usermod Temperature effect Blaz Kristan 2024-09-15 11:04:02 +02:00
  • 1ff667b7ef AWS library fix Blaz Kristan 2024-09-15 10:59:50 +02:00
  • 0806c7fbdb
    Merge pull request #4142 from willmmiles/fix-webserver-pin Blaž Kristan 2024-09-14 22:51:19 +02:00
  • 5708d7a6b8 Build bump, changelog update Blaz Kristan 2024-09-14 22:30:56 +02:00
  • 2264cc5d10 Use tag to pin AsyncWebServer version Will Miles 2024-09-14 16:11:46 -04:00
  • 28cb3f9d0c
    Merge pull request #4107 from PaoloTK/compile_different_busses Blaž Kristan 2024-09-14 22:02:56 +02:00
  • f16ed4697f fix isReadOnlyPin() logic PaoloTK 2024-09-14 18:58:53 +02:00
  • 81e412fe5b Use refernece to avoid ctor/dtor Use PinManager to determine reserved pins Blaz Kristan 2024-09-14 14:54:42 +02:00
  • f3137eb0a9 updated Segment::color_from_palette Damian Schneider 2024-09-14 14:49:36 +02:00
  • 0e5bd4ed74 remove test printout Damian Schneider 2024-09-14 14:11:29 +02:00
  • 6a37f25c5d memory improvement: dropped static gamma table Damian Schneider 2024-09-14 14:10:46 +02:00
  • 2afff05014 minor tweak (break instead of continue in setPixelColorXY) Damian Schneider 2024-09-14 11:45:27 +02:00
  • e3d9417b84 Minor fixes - rely on HAL for RO pins and max pins - remove isPinDefined() and do clash check inline - JS fix to use HAL max pins Blaz Kristan 2024-09-14 11:39:56 +02:00
  • 6a188033c6 Merge branch '0_15' into compile_different_busses Blaz Kristan 2024-09-14 09:27:37 +02:00
  • df24fd7bf2
    Merge pull request #4129 from Aircoookie/bus-config Blaž Kristan 2024-09-13 23:23:08 +02:00
  • d45b4ad134 fixes and consistency Damian Schneider 2024-09-13 19:01:54 +02:00
  • ec938f254c removed old code Damian Schneider 2024-09-12 21:25:08 +02:00
  • fa82e759bd bug fix PaoloTK 2024-09-12 18:27:51 +02:00
  • daf0bcfac3 bug fix on pin already defined check PaoloTK 2024-09-12 18:12:38 +02:00
  • 09428dcade inlined getMappedPixelIndex, improved color_add, bugfix in colorFromPalette Damian Schneider 2024-09-12 16:34:55 +02:00
  • 49d51c5af8 Hot Blaz Kristan 2024-09-12 15:26:26 +02:00
  • ec7f69d559 Merge branch '0_15' into bus-config Blaz Kristan 2024-09-12 15:22:56 +02:00
  • a8c5bf2573 Ease IRAM Blaz Kristan 2024-09-12 15:22:37 +02:00
  • f12de61d7f Merge branch '0_15' into bus-config Blaz Kristan 2024-09-12 15:08:10 +02:00
  • 71fcd6482d Fix CRLF in boblight Blaz Kristan 2024-09-12 15:07:49 +02:00
  • e59b38a5d2 Fix unsigned long in debug printf Blaz Kristan 2024-09-12 15:04:10 +02:00
  • b07658b460 improved Segment::setPixelColorXY a tiny bit Damian Schneider 2024-09-12 14:09:09 +02:00
  • 5b8d9d1510 Merge branch '0_15' into bus-config Blaž Kristan 2024-09-12 08:49:04 +02:00
  • 6169c458bf Remove void Blaž Kristan 2024-09-12 08:48:31 +02:00
  • 23400d0449 Conditional IRAM for gamma Blaž Kristan 2024-09-12 08:30:46 +02:00
  • 992d11be10 Improvements in get/set PixelColor() Damian Schneider 2024-09-12 08:28:30 +02:00
  • feac45fd0a improvement in color_add Damian Schneider 2024-09-12 07:45:49 +02:00
  • 934176818f more improvements to color_scale() now even faster. Damian Schneider 2024-09-12 06:43:20 +02:00
  • c5435ec1fa Merge remote-tracking branch 'AC/bus-config' into compile_different_busses PaoloTK 2024-09-11 23:04:37 +02:00
  • c3f472fbcb some improvements to consider Damian Schneider 2024-09-11 21:41:42 +02:00
  • 1cee1c3562 Merge branch '0_15' into blending-styles Blaz Kristan 2024-09-11 17:28:48 +02:00
  • eae5a74a11 color_fade bugfix impure void remove optimisations: hot Blaz Kristan 2024-09-11 17:14:59 +02:00
  • 5df1a223c2 Pre-allocate COM vector Blaz Kristan 2024-09-11 16:45:39 +02:00
  • 81382a4bc0
    Merge pull request #4131 from iammattcoleman/update-temperature-dependency Blaž Kristan 2024-09-11 16:24:25 +02:00
  • 750a429bd4 Temperature usermod: update OneWire to 2.3.8 Matt Coleman 2024-09-07 02:27:54 -04:00
  • dbe78dff93 Temperature usermod: fix changelog formatting Matt Coleman 2024-09-07 01:13:59 -04:00
  • 5869627b32 - More optimization on bus configuration logic. - Renamed LEDPIN to DEFAULT_LED_PIN. - Removed ability to override DEFAULT_LED_PIN, DEFAULT_LED_TYPE and DEFAULT_LED_COUNT. Use DATA_PINS, LED_TYPES and PIXEL_COUNTS instead. PaoloTK 2024-09-11 01:27:19 +02:00
  • 5bc5ef0ae8 Update CONTRIBUTING.md - typo Frank 2024-09-10 20:36:18 +02:00
  • 2cfd2e1410
    Update CONTRIBUTING.md - typo Frank 2024-09-10 20:36:18 +02:00
  • cce5e8f811 Update CONTRIBUTING.md - adding a hint to avoid force-pushing Frank 2024-09-10 20:32:40 +02:00
  • 058e66c7fc
    Update CONTRIBUTING.md - adding a hint to avoid force-pushing Frank 2024-09-10 20:32:40 +02:00