Commit Graph

  • ef1e24cec2 Bugfix & code reduction - correctly clear segment spacing change - renamed Segment::setUp() to Segment::setGeometry() - removed WS2812FX::setSegment() - removed obsolete/unfunctional word clock usermod .cpp file Blaž Kristan 2024-11-09 10:42:49 +01:00
  • 001e2ad287 adjust audioreactive for the new FRAME_DELAY logic Frank 2024-11-08 19:35:42 +01:00
  • 0404ec9881 changes in response to feedback from @willmmiles Frank 2024-11-07 23:15:39 +01:00
  • 6ff5c88ebf
    List ESP32 first netmindz 2024-11-07 08:17:08 +00:00
  • 1e761c31bd simpler hight FPS warning Frank 2024-11-06 22:09:33 +01:00
  • ab7b2d729e use class="warn" for unlimited mode message Frank 2024-11-05 12:24:20 +01:00
  • 271a07a7d6
    Merge pull request #4250 from DedeHai/FPS_calc_averaging Damian Schneider 2024-11-05 08:52:42 +01:00
  • 029293a086 simplify sheduler logic Frank 2024-11-04 20:11:10 +01:00
  • cf1630a94a 0 FPS = unlimited Frank 2024-11-04 19:49:43 +01:00
  • 4634ace74e Added define for bitshift, removed dithering Damian Schneider 2024-11-04 19:33:42 +01:00
  • 3733715184
    bugfix Damian Schneider 2024-11-04 17:38:45 +01:00
  • bf37ac53a3 improved FPS calc resolution, added averaging & multiplier compileflags Damian Schneider 2024-11-04 08:10:05 +01:00
  • 50934e6840 adressing some review comments Frank 2024-11-02 18:16:51 +01:00
  • 891ea48e11 Merge remote-tracking branch 'upstream/0_15' into framerate_ac015 Frank 2024-11-02 17:56:24 +01:00
  • 70323b9477 rename delay -> frameDelay Frank 2024-11-02 17:50:30 +01:00
  • 451cd4c74a Improved framerate control in strip.show(), strip.service() Frank 2024-11-01 23:19:38 +01:00
  • 7d0951a08a
    Merge pull request #4243 from MoonModules/AC_0_15_S3-WROOM2 Frank 2024-11-01 22:04:21 +01:00
  • d98ca9a202 show correct flash mode in WLED_DEBUG Frank 2024-11-01 21:51:46 +01:00
  • 3c2c5bedc5 LEDPIN --> DATA_PINS Frank 2024-11-01 21:42:54 +01:00
  • 749d34cd30 pinmanager support for S3 WROOM-2 (pin 33-37 reserved for flash) Frank 2024-11-01 21:31:57 +01:00
  • 1898be2fe1 S3 WROOM-2 buildenv Frank 2024-11-01 21:13:43 +01:00
  • af34da4160
    Merge pull request #4231 from Aircoookie/b7 v0.15.0-b7 Blaž Kristan 2024-10-30 20:59:00 +01:00
  • fa053b7e60
    Update platformio_override.sample.ini ingDIY 2024-10-29 01:14:02 +01:00
  • 4588219e31 Update changelog Blaž Kristan 2024-10-28 12:42:53 +01:00
  • 6e89346f00 WLED 0.15.0-b7 release - fix for #4172 - fix for #4230 - /json/live enabled when WS disabled Blaž Kristan 2024-10-27 18:47:10 +01:00
  • 2703c9899a Bugfix in FX ripple_base() Damian Schneider 2024-10-27 15:08:25 +01:00
  • d05c358fd2 version changed to 20 maxi4329 2024-10-27 11:13:56 +01:00
  • 7c6bc5c421 indened formating maxi4329 2024-10-26 21:07:17 +02:00
  • 798c398f23 specified required nodejs ver maxi4329 2024-10-26 20:33:38 +02:00
  • 4cc2cc4ad4 Multiple fixes - increase WLED_MAX_BUSSES for C3 (fixes #4215) - fix for #4228 - fix for very long running effect (strip.now, strip.timebase) - C++ API change to allow seg.setColor().setOpacity() Blaž Kristan 2024-10-26 15:16:11 +02:00
  • dcfdca6351 cleaned up old references to USE_ALT_DISPlAY that aren't used anymore in the code/source files; fixed readme.md documents and updated instructions; removed referencies to old usermods; fixed invalid filenames; removed referencies to old usermods; checked cycle options; splitted and fixed platformio_override.sample.ini; ingDIY 2024-10-25 12:14:37 +02:00
  • 832599b8c5
    Fix alexa devices invisible/uncontrollable (#4214) Svennte 2024-10-25 09:33:05 +02:00
  • c81ef2669e
    Merge pull request #4223 from willmmiles/f-string-hygiene Will Miles 2024-10-24 15:23:11 -04:00
  • 19d837c222
    Merge pull request #4222 from Aircoookie/esp8266-oappend-fix Will Miles 2024-10-24 15:22:46 -04:00
  • 4f48ddfaec Replace SET_F with F in usermods Will Miles 2024-10-23 20:00:22 -04:00
  • 2e01fe0b5b Revert "Replace SET_F with F in usermods" Will Miles 2024-10-23 21:34:35 -04:00
  • 7d067d8c30 Replace SET_F with F in usermods Will Miles 2024-10-23 20:00:22 -04:00
  • b3b326738c Fix incorrect SET_F calls Will Miles 2024-10-23 19:58:52 -04:00
  • 2bb2caf2d2 Enable NON32XFER_HANDLER on ESP8266 Will Miles 2024-10-23 19:47:44 -04:00
  • 2a094883ad Better oappend shim on ESP8266 Will Miles 2024-09-27 22:33:20 -04:00
  • 6d1126b8aa
    Update audioreactive readme.md Frank 2024-10-22 16:19:46 +02:00
  • 26a47537f9 AR memory optimization - part 2 Frank 2024-10-22 15:15:14 +02:00
  • 01d43c69fb AR memory optimization - part 1 Frank 2024-10-22 14:45:32 +02:00
  • 7db1989093 fix major performance regression in ArduinoFFT Frank 2024-10-22 14:42:48 +02:00
  • f3429a6c93 First successful HMAC verification Christian Schwinne 2024-10-21 00:06:01 +02:00
  • be997aa755 More HMAC functionality Christian Schwinne 2024-10-20 23:06:03 +02:00
  • 32eee3365a PinManager: Make in to namespace Will Miles 2024-10-20 10:48:31 -04:00
  • 95b4bde918 UsermodManager: Make into namespace Will Miles 2024-10-20 10:42:02 -04:00
  • 0a97e28aab bugfix: prevent preset loading from resetting other errors Frank 2024-10-19 18:43:10 +02:00
  • 4fa8a3898a Added Distribute for cpal 1Prototype1 2024-10-19 00:30:24 +05:30
  • caa997fff1 removed onkeydown tried to find a replacement for the nbsp maxi4329 2024-10-18 18:43:41 +02:00
  • bd68b977d5 minor webui enhancements maxi4329 2024-10-17 18:07:01 +02:00
  • 98a6907976 cleanup and improvement to sin_appros() Damian Schneider 2024-10-16 19:53:58 +02:00
  • e9d2182390
    Re-license the WLED project from MIT to EUPL (#4194) Christian Schwinne 2024-10-16 00:07:19 +02:00
  • 5e29f2c1b7 fixed atan2_t Damian Schneider 2024-10-15 20:11:33 +02:00
  • 44e28f96e0 Fix for Octopus on ESP32 C3 Damian Schneider 2024-10-15 13:16:18 +02:00
  • a0e81da8c5
    WLED 0.15.0-b6 release (#4180) v0.15.0-b6 Blaž Kristan 2024-10-14 20:13:59 +02:00
  • b02bc29d29 UI communication progress Christian Schwinne 2024-10-13 22:48:20 +02:00
  • 85a7c3c60d
    Merge pull request #4189 from dosipod/0_15 Will Miles 2024-10-13 14:41:01 -04:00
  • 01e07ca0bc
    Update xml.cpp AlDIY 2024-10-13 20:34:18 +03:00
  • 1468ee5fde
    Merge pull request #4188 from LuisFadini/0_15_brt_timezone Frank 2024-10-13 11:01:05 +02:00
  • 49f044ecde Better fix for #4154 Blaž Kristan 2024-10-13 10:43:56 +02:00
  • 37f32ab197 Added BRT timezone Luis 2024-10-12 10:56:40 -03:00
  • af1ee61ba7 Initial HMAC calculation Christian Schwinne 2024-10-12 13:36:38 +02:00
  • a60231ba59
    Fixed the positioning of the "Download the latest binary" button (#4184) maxi4329 2024-10-09 22:10:59 +02:00
  • c8dafede6d
    Merge pull request #4183 from PaoloTK/autosegment_outputs_flag Blaž Kristan 2024-10-09 22:00:12 +02:00
  • 210191b251 Fix for realtime drawing on main segment Blaž Kristan 2024-10-07 20:19:07 +02:00
  • 7deea9eb75 Minor button & rover CSS tweak. Blaž Kristan 2024-10-07 17:52:36 +02:00
  • 5e9a46d54d Fix for #4154 Blaž Kristan 2024-10-07 17:15:35 +02:00
  • be64930ebb Indentation and shadowed variable. Blaž Kristan 2024-10-07 16:50:51 +02:00
  • 488974dd3e change flag PaoloTK 2024-10-07 10:39:45 +02:00
  • 5975b9125f add autosegment outputs compile flag PaoloTK 2024-10-06 22:56:30 +02:00
  • f301296f1e added rounding to sin8_t Damian Schneider 2024-10-06 21:27:58 +02:00
  • 407477dc68 Fix for #4168 - set min value to 0 for disabled ABL Blaž Kristan 2024-10-06 15:42:58 +02:00
  • eb5ad232a0 Minor tweaks and whitespace Blaž Kristan 2024-10-05 23:31:31 +02:00
  • 1b0ce9a123 Fix for #4179 Blaz Kristan 2024-10-05 15:00:58 +02:00
  • 7b855c851d Added integer based sin()/cos() functions, changed all trig functions to wled_math Damian Schneider 2024-10-05 12:29:31 +02:00
  • ca062140f3 removed todo. Damian Schneider 2024-10-03 19:39:39 +00:00
  • a15c391e6c Improvement to setPixelColorXY and some flash optimisations Damian Schneider 2024-10-03 21:19:34 +02:00
  • ba636b17a0
    Merge pull request #4175 from Xevel/fix_polybus_canshow Blaž Kristan 2024-10-03 16:19:44 +02:00
  • 2a07eb84f6
    Merge pull request #4174 from Xevel/0_15 Blaž Kristan 2024-10-03 16:07:17 +02:00
  • 949b9fb10e Fixed Polybus.canShow always returning true on ESP32 Nicolas Saugnier 2024-10-03 15:21:39 +02:00
  • ae1b6af0d4 Indent formatting... Nicolas Saugnier 2024-10-03 11:07:58 +02:00
  • dd27504d30 Fixed Improv rejecting all properly formatted packets. Nicolas Saugnier 2024-10-03 11:04:47 +02:00
  • c30a08cfc5 Merge branch '0_15' of https://github.com/aircoookie/WLED into 0_15 Blaz Kristan 2024-10-02 20:16:41 +02:00
  • a4c49aa35e Fix for #4005 Blaz Kristan 2024-10-02 20:15:58 +02:00
  • ba3a61f623 Reduced code size by: - removing WS2812FX::setMode() - removing WS2812FX::setColor() - removing floating point in transition - color handling modification in set.cpp - replaced uint8_t with unsigned in function parameters - inlined WS2812FX::isUpdating() - (MAY BE BREAKING) alexa & smartnest update Blaz Kristan 2024-10-02 20:14:25 +02:00
  • 402fba734a
    bugfix for holes in 2D DNA Spiral Frank 2024-10-02 16:34:36 +02:00
  • 262af0678f
    colored burst effect bugfix (swapped XY dimensions) Frank 2024-09-30 18:35:14 +02:00
  • 3765d558b6
    akemi bugfix fix Frank 2024-09-30 18:26:00 +02:00
  • 4ed8ded502
    Akemi bugfix for panel width > 32 Frank 2024-09-30 17:44:38 +02:00
  • ee380c5377 Replace uint16_t with unsigned for segment data swap if statements in color_fade Blaz Kristan 2024-09-30 16:35:40 +02:00
  • 7fa25ca7ae pio update - flash size of non-standard boards Frank 2024-09-30 11:25:58 +02:00
  • 0a3298cddc LTO for esp32dev_8M lto_size_optimization Frank 2024-09-29 22:07:23 +02:00
  • d3f4326b1c upgrade to platform 6.6.0 with -flto support(keeping the same arduino-esp32 release) Frank 2024-09-29 20:59:30 +02:00
  • d3c401ed4e wu_pixel small optimization Frank 2024-09-29 18:37:18 +02:00
  • cb8dae1ddb PWM: Revert always apply dead time Will Miles 2024-09-29 10:13:19 -04:00
  • 59deebc961 Improve PWM on ESP8266 Will Miles 2024-09-29 10:00:27 -04:00
  • 0ae73296cf Update comment Blaz Kristan 2024-09-29 15:19:37 +02:00
  • 8e78fb4caa Merge branch '0_15' into 0_15__speed_improvements Blaz Kristan 2024-09-29 14:31:00 +02:00