gifdecoder bugfixes, up to 30% speedup, and minor improvements - several optimizations for the drawing a single pixel (hot path) - Image mode now runs correctly on 2D/matrix layouts with mirroring. - added an extra slider for Blur intensity; - improved per-segment scaling/upscaling and memory-aware decoder behavior on low-RAM devices. - Robust filename validation, graceful failures for missing/unsupported files or low-memory, better decoding error handling and playback cleanup. - Better user messages open ends (will not fix in this PR): * ".gif" filename compare should be case-insensitive - ".GIF", ".Gif", ".gIf" should be accepted. esp32 does not have "stricmp", so we might need a custom solution, maybe with a utility function that internally uses tolower(c) before comparing. Also strip leading / trailing blanks from the filename.
Welcome to WLED MoonModules! ✨
MoonModules/WLED is a fork of wled/WLED which contains latest merge of v0.14 of WLED with additional features.
This fork is created by members of the Atuline/WLED team to make development against v0.14 possible while still preserving Atuline/WLED v0.13.x as a stable and supported version. The Atuline/WLED fork is also called WLED SR (Sound Reactive).
More info here: what-is-moonmodules
Donations will be used to buy WLED related hardware, software or drinks shared with the contributors of this repo.
License
WLED-MM is licensed under the EUPL-1.2 or later. The official license text is available in 23 languages.
Contributing
We welcome contributions to this project! See contributing for more information.
We would like to have this repository in a polite and friendly atmosphere, so please be kind and respectful to others. For more details, look at Code of Conduct.
Disclaimer:
Using this software is the users responsibility as it is not bug free. Therefore contributors of this repo are not liable for anything including but not limited to spontaneous combustion of the entire led strip, the house and the inevitable heat death of the universe
