Commit Graph

  • 9805ae59d5
    PS Fire: added sparks for better looks (#4714) Damian Schneider 2025-06-08 13:02:44 +02:00
  • 00eb4068b0
    add pre-applied gamma to c3g & fastled palettes to match original look (#4711) Damian Schneider 2025-06-08 13:01:52 +02:00
  • fc7d4dfcb0
    Added new "effect usermod" mryndzionek 2025-06-08 10:52:58 +02:00
  • ab28b6d58f Update crude parallel I2S detection Will Miles 2025-06-07 11:08:11 -04:00
  • 4abaf13598 Fix Segment::fade_out for 2d expansion Will Miles 2025-06-07 11:08:11 -04:00
  • 8b65d873b3
    fix particle brightness distribution with new gamma correction (#4710) Damian Schneider 2025-06-07 13:15:45 +02:00
  • a87b562bc2
    update to distortionwave FX (#4693) Damian Schneider 2025-06-06 17:05:16 +02:00
  • 23a51e0982
    Merge pull request #4658 from wled/layers Blaž Kristan 2025-06-01 12:28:11 +02:00
  • 2f31ff047d Fix missing "adPal" ID Blaž Kristan 2025-05-29 14:15:37 +02:00
  • 4a3af814bf
    Merge pull request #4669 from willmmiles/4597-usermods-not-building Will Miles 2025-05-26 22:41:45 -04:00
  • db22936153
    Merge pull request #4698 from zuckschwerdt/fix-initmqtttwice netmindz 2025-05-26 20:42:02 +00:00
  • a147f4120c Compile fix Blaž Kristan 2025-05-26 18:19:20 +02:00
  • dcd3e07273 Securing OTA update - prevent settings change if not using private IP address or same subnet - prevent OTA from differnet subnet if PIN is not set - ability to revert firmware Blaž Kristan 2025-05-26 18:00:45 +02:00
  • f26733cd8c
    Merge pull request #4697 from zuckschwerdt/fix-mqttlwtonce netmindz 2025-05-26 12:00:15 +00:00
  • f3623158d7 Usermod script cleanup Will Miles 2025-05-25 08:33:27 -04:00
  • e80a7c6b75 usermod_v2_HttpPullLightControl: Add usermod object Will Miles 2025-05-24 23:15:36 -04:00
  • 309c8d67f3 Generalize module link validation Will Miles 2025-05-24 23:14:22 -04:00
  • 75c95d88e2 usermods/*/setup_deps.py: Check lib_deps for deps Will Miles 2025-05-24 22:18:22 -04:00
  • 0a7d3a9d9b load_usermods: Simplify load code Will Miles 2025-05-24 22:16:01 -04:00
  • aa28769e71
    Merge pull request #4652 from wled/disable-ota Blaž Kristan 2025-05-24 21:27:08 +02:00
  • 75cd411073 Improve all-usermod handling Will Miles 2025-05-24 14:13:08 -04:00
  • 792a7aa081 load_usermods: Resolve folder paths Will Miles 2025-05-22 09:13:54 -04:00
  • 7ea510e75b validate_usermods: Improve message Will Miles 2025-05-22 08:44:05 -04:00
  • 242df4b049 validate_usermods: Fix old ESP32 platform Will Miles 2025-05-22 08:43:52 -04:00
  • 358e38e056 validate_usermods: Ensure map file is created Will Miles 2025-05-22 08:41:59 -04:00
  • c693f63244 Fix running initMqtt twice on bootup Christian W. Zuckschwerdt 2025-05-22 13:36:55 +02:00
  • 817157bbc1 Change to set LWT only once Christian W. Zuckschwerdt 2025-05-22 09:36:41 +02:00
  • ac61eb4b1b validate_usermods: Fix inverted check Will Miles 2025-05-19 17:41:11 -04:00
  • 24ab2952ee Add unambiguous usermod list to info Will Miles 2025-05-19 16:53:08 -04:00
  • 999637f8ad Validate usermods at link time Will Miles 2025-05-19 16:37:07 -04:00
  • 25223c446f
    fixed bouncing bug (#4694) Damian Schneider 2025-05-19 20:48:00 +02:00
  • 66ad27ad3a
    add support for up to 10 ESPNow remotes (#4654) Damian Schneider 2025-05-19 20:34:27 +02:00
  • d9ad4ec743
    improved & refactored Android FX (#4522) Damian Schneider 2025-05-19 19:50:48 +02:00
  • d381108dc0 AR: add compile-time flag for "Automatic Gain Control" option Arcitec 2025-05-14 00:27:29 +02:00
  • cbe7d0678b
    Merge pull request #4683 from srg74/main netmindz 2025-05-11 17:13:41 +00:00
  • 42d9a41cf5 Fixed markdownlint errors #2 srg74 2025-05-11 12:49:32 -04:00
  • b5a710dbe4 Fixed markdownlint errors srg74 2025-05-11 12:19:03 -04:00
  • 40653b0d6f
    Merge pull request #4682 from DedeHai/PS_galaxy netmindz 2025-05-10 15:05:02 +00:00
  • 608aff1e17 slight speed improvement, fixed indentation Damian Schneider 2025-05-10 09:11:07 +02:00
  • 5fe766399b comment Damian Schneider 2025-05-09 19:06:38 +02:00
  • 891115ecee bugfix Damian Schneider 2025-05-09 19:06:06 +02:00
  • 0fe722e478 add new effect: PS Galaxy Damian Schneider 2025-05-09 18:53:16 +02:00
  • ee3864175d load_usermods: Make missing libArchive an error Will Miles 2025-05-06 21:55:06 -04:00
  • 849d5e6667 Add libArchive to other usermods Will Miles 2025-05-06 22:37:57 -04:00
  • a8dd2435ec Revert "Usermods: Remove libArchive" Will Miles 2025-05-06 22:11:17 -04:00
  • d9b086cbe9
    Bugfixes in PS, improvements to PS Fireworks 1D (#4673) Damian Schneider 2025-05-01 13:39:23 +02:00
  • 6464c620c7 load_usermods: Enforce CPPPATH type Will Miles 2025-04-30 21:56:56 -04:00
  • 7998650e60 Fix up usermod libArchive settings Will Miles 2025-03-28 20:12:30 -04:00
  • d10714d1c1
    Merge pull request #4623 from willmmiles/more-usermod-fixes netmindz 2025-04-30 18:55:36 +00:00
  • f721efca1e
    fixed wrong gravity setting, added option for no trail (#4665) Damian Schneider 2025-04-28 21:12:27 +02:00
  • 125a21da75 Comment Blaž Kristan 2025-04-26 20:15:02 +02:00
  • c934776f45 Address issues reported Blaž Kristan 2025-04-26 20:08:15 +02:00
  • f1c88bc38d fix envs Will Tatam 2025-04-26 15:54:14 +01:00
  • 92db9e0e00 fix envs Will Tatam 2025-04-26 15:21:22 +01:00
  • 5ec39f7fd3 bugfix in enumerating buttons and busses (#4657) Damian Schneider 2025-04-23 15:06:31 +02:00
  • 19ba257722 usermod_esp32s3 Will Tatam 2025-04-26 15:07:31 +01:00
  • 6c4d049c1a force new line Will Tatam 2025-04-26 15:06:07 +01:00
  • fbb7ef7cfc fix custom_usermods setting Will Tatam 2025-04-26 14:52:13 +01:00
  • b77881f634 Build for each chipset Will Tatam 2025-04-26 14:46:55 +01:00
  • 7852ff558e Build for each chipset Will Tatam 2025-04-26 14:44:48 +01:00
  • adb9b773b0 Merge branch 'main' into usermod-libs-matrix Will Tatam 2025-04-26 14:28:52 +01:00
  • 410025f30f
    Merge pull request #4661 from wled/dependabot/pip/h11-0.16.0 netmindz 2025-04-25 07:20:10 +00:00
  • f1d52a8ec1
    Bump h11 from 0.14.0 to 0.16.0 dependabot[bot] 2025-04-24 16:33:57 +00:00
  • 7f2b6a3f10 More compilation fixes. Blaž Kristan 2025-04-23 18:53:22 +02:00
  • 0f321bfb38 Compilation fixes Blaž Kristan 2025-04-23 18:38:34 +02:00
  • 10b925acb7
    bugfix in enumerating buttons and busses (#4657) Damian Schneider 2025-04-23 15:06:31 +02:00
  • ee9ac947a1 Segment layering & effect blending improvements - Photoshop-style segment/layer blending - return of strip ABL - remove global LED buffer in favour of segment-local buffer - new effect blending modes/transitions - custom palettes moved out of WS2812FX class - increased limits (matrix size, LED RAM) - added "rainbow"-mode colorwheel - replaced palettes with gamma unmodified ones - move gamma adjustment to last step before sending to LEDs - Segment & WS2812FX class reorganisation (mutable members, reordered members, protected members) Blaž Kristan 2025-04-22 22:37:18 +02:00
  • 8baf0fdef7 Add UI logic to hide ArduinoOTA checkbox and remove configuration items Blaž Kristan 2025-04-20 11:44:26 +02:00
  • 353868414a
    Removed PS memory manager and some minor improvements (#4651) Damian Schneider 2025-04-20 11:38:32 +02:00
  • c661d8f5b7
    Merge pull request #4627 from blazoncek/overlay-fix Blaž Kristan 2025-04-20 11:05:35 +02:00
  • ca7d7d9369 Only disable Arduino OTA when using -D WLED_DISABLE_OTA - since Update object is accessible even with ArduinoOTA disabled it should possible to use HTTP OTA regardless - this saves about 12kB while still allowing OTA updates - HTTP OTA updates can be blocked using PIN or OTA lock Blaž Kristan 2025-04-20 11:01:19 +02:00
  • ecfe6e625d
    Merge pull request #4595 from wled/cherry-pick-mulifix netmindz 2025-04-15 18:08:25 +00:00
  • 02f14baad4
    Updates to particle system (#4630) Damian Schneider 2025-04-15 19:07:21 +02:00
  • 2e4f3f8729
    Merge pull request #4624 from DedeHai/0_15_x_randompalette_timing_fix Damian Schneider 2025-04-13 09:27:14 +02:00
  • 88aa8e8178
    Add note on avahi-utils Michael Bisbjerg 2025-04-11 16:15:52 +02:00
  • e979c58c98
    Merge pull request #4609 from willmmiles/usermod-cfg-live netmindz 2025-04-06 09:28:45 +00:00
  • 81b74227fa Set executable Michael Bisbjerg 2025-04-06 01:20:24 +02:00
  • 9e96bd6705
    Add help examples, header Michael Bisbjerg 2025-04-06 01:17:44 +02:00
  • 5203c3927f
    Update tools/wled-tools Michael Bisbjerg 2025-04-06 01:11:20 +02:00
  • bc099baeb1
    Guard against hostnames/avahi responses with spaces Michael Bisbjerg 2025-04-06 01:10:27 +02:00
  • 646ec30ae5
    Implement error checking for curl; add checks for required param args Michael Bisbjerg 2025-04-06 01:07:40 +02:00
  • dc5eaf3ae9
    Rename file Michael Bisbjerg 2025-04-03 21:46:58 +02:00
  • b941654a68 Allow clock overlay to use LED beyond 255 Blaž Kristan 2025-03-29 23:22:11 +01:00
  • 6f5482782b
    Update wled-tools.sh Michael Bisbjerg 2025-03-29 21:38:31 +01:00
  • 8a6e3a9898
    Update wled-tools.sh Michael Bisbjerg 2025-03-29 18:20:29 +01:00
  • 354a0aef52 Merge remote-tracking branch 'upstream/main' into more-usermod-fixes Will Miles 2025-03-29 11:12:31 -04:00
  • b0b3196e52
    Merge pull request #4620 from gsieben/USERMOD-BME68X-Update-to-Version-1.0.2 Will Miles 2025-03-29 11:09:17 -04:00
  • 0139c34ec2
    Rename script in help text Michael Bisbjerg 2025-03-29 14:10:33 +01:00
  • ff3680813c
    Create wled-tools.sh Michael Bisbjerg 2025-03-29 14:08:23 +01:00
  • 0597102f7f fix timer overflow bug in handleRandomPalette() Damian Schneider 2025-03-29 10:25:25 +01:00
  • 7db52d794b Fix incorrect json value in all usermods Will Miles 2025-03-28 21:35:37 -04:00
  • fbbb369fa4
    Update usermods/usermod_v2_rotary_encoder_ui_ALT/library.json Will Miles 2025-03-28 21:21:26 -04:00
  • f719ee5b18
    Update usermods/usermod_v2_four_line_display_ALT/library.json Will Miles 2025-03-28 21:18:27 -04:00
  • c3ab562258
    Update usermods/usermod_v2_brightness_follow_sun/library.json Will Miles 2025-03-28 21:17:59 -04:00
  • 62d3e155bd usermod/SN_Photoresistor: Fix invalid initializer Will Miles 2025-03-28 20:15:36 -04:00
  • fab80f4e4e Fix up usermod dep checking scripts Will Miles 2025-03-28 20:15:36 -04:00
  • 1cd3a97c51 usermods: Fix 7sd_reloaded cross module binding Will Miles 2025-03-28 20:15:36 -04:00
  • ff99c7de70 Convert usermods/usermod_v2_brightness_follow_sun Will Miles 2025-03-28 20:15:36 -04:00
  • e2c919d270 Fixup usermods_v2_four_line_display_ALT Will Miles 2025-03-28 20:15:36 -04:00
  • 035d4aed26 usermods\MAX17048_v2: Fix readme Will Miles 2025-03-28 20:15:36 -04:00