Commit Graph

  • a4384bd340 Simpler boot preset save - fixes #3806 Blaz Kristan 2024-03-11 17:59:13 +01:00
  • a2368a75f7 Fix AsynWebServer lib Add 160MHz builds for ESP8266 Blaz Kristan 2024-03-11 17:41:17 +01:00
  • 68e5e74882 Fix expanded preset low width Christian Schwinne 2024-03-10 21:52:54 +01:00
  • b2afac8914 GIFs work again in principle Christian Schwinne 2024-03-10 21:36:13 +01:00
  • 0637c1c9d4 bugfixes Damian Schneider 2024-03-10 19:44:27 +01:00
  • 0453a5fb3d added interrupt detach to cfg.cpp Damian Schneider 2024-03-10 16:54:25 +01:00
  • 3ad56ea103 GIF testing Christian Schwinne 2024-03-10 14:34:15 +01:00
  • 6322ab9f07 . Christian Schwinne 2024-03-09 22:00:18 +01:00
  • 21d0f10dd7 Fix AR compilation Christian Schwinne 2024-03-09 21:59:45 +01:00
  • 51b9e81c3d Fix missing spaces in info page Christian Schwinne 2024-03-09 21:48:48 +01:00
  • 7723011594 Update CONTRIBUTING.md Christian Schwinne 2024-03-09 21:31:53 +01:00
  • 91c11a18e0 Update CONTRIBUTING.md Christian Schwinne 2024-03-09 21:31:53 +01:00
  • 215ba35fe1 Make ASCII art in build script more like WLED logo Christian Schwinne 2024-03-09 20:56:14 +01:00
  • 7e17011ebc Revert "Merge branch 'gif' into 0_15" Christian Schwinne 2024-03-09 20:00:41 +01:00
  • 1f25edc737
    Merge pull request #3805 from Aircoookie/0_15 Christian Schwinne 2024-03-09 19:44:42 +01:00
  • ab13db73e7
    Added files to usermod directory and changes to platform.ini to support Adafruit MAX17048 module. (#2) Carlos Cruz 2024-03-09 13:06:30 -05:00
  • cb5eb9edc7
    Merge branch 'gif' into 0_15 Christian Schwinne 2024-03-09 18:23:59 +01:00
  • 509675fe66 added touch interrupt activation to set.cpp for S2/S3 Damian Schneider 2024-03-09 16:03:01 +01:00
  • da5c12f466 Segment UI bugfix. Blaz Kristan 2024-03-09 12:37:35 +01:00
  • f2ad10bbce Limit max frequency to 64k Blaz Kristan 2024-03-08 18:11:40 +01:00
  • 99a7bece2e Build bump & changlog update Blaz Kristan 2024-03-07 21:43:41 +01:00
  • b305fd8865 Fix for ArduinoFFT Blaz Kristan 2024-03-07 20:52:18 +01:00
  • c0beb621e2 Better low brightness level PWM handling Additional string optimisation Blaz Kristan 2024-03-07 20:21:56 +01:00
  • da6d64e581 Multiple fixes - compile time button configuration #3792 - remove IR config if not compiled - additional string optimisations Blaz Kristan 2024-03-05 16:27:28 +01:00
  • a6d58ee360
    Merge pull request #3790 from WoodyLetsCode/fix-preset-sorting Blaž Kristan 2024-03-05 11:38:26 +01:00
  • 2a480ab7db
    Revert "fix preset sorting reordering bug" Woody 2024-03-05 11:30:11 +01:00
  • 5c09ee29db removed notes Damian Schneider 2024-03-04 14:42:50 +01:00
  • 15526bd6e8 some tuning for touch buttons on S2/S3 Damian Schneider 2024-02-21 18:38:34 +01:00
  • c8f48168b4 fixed touch buttons for ESP32 S2 and S3 Damian Schneider 2024-02-18 15:52:36 +01:00
  • d937d473f9
    Merge pull request #3737 from WoodyLetsCode/GitHub-Actions Blaž Kristan 2024-03-04 07:00:49 +01:00
  • 66f14c6343
    restore default preset sorting if no search term is entered Woody 2024-03-03 15:58:30 +01:00
  • f25fadafd8
    fix preset sorting reordering bug Woody 2024-03-03 15:16:10 +01:00
  • d9b0df94e2 LockedJsonResponse: Release early if possible Will Miles 2024-02-12 08:59:50 -05:00
  • 200d11ca99
    Revert "Fix preset sorting" Woody 2024-03-02 21:56:25 +01:00
  • f8c48ef60a
    Merge pull request #3760 from willmmiles/json-response-early-unlock Blaž Kristan 2024-03-02 14:29:34 +01:00
  • 1fc0680c71 160MHz clock & alternate AWS Blaz Kristan 2024-03-02 14:12:57 +01:00
  • ec4afb2cbc
    Merge pull request #3616 from demophoon/dmx-segment-options-expanded Blaž Kristan 2024-03-01 16:28:19 +01:00
  • a2a632c415 Variable PWM duty cycle resolution Blaz Kristan 2024-03-01 14:36:17 +01:00
  • 962e64106c A few more PROGMEM optimisations Blaz Kristan 2024-03-01 14:36:07 +01:00
  • c40b6088ee
    Merge pull request #3783 from shammy642/virtual-artnet-rgbw Blaž Kristan 2024-02-29 14:57:42 +01:00
  • 0d1a254ca8 Changed values to 89 shammy642 2024-02-29 12:47:45 +00:00
  • fdbcb61a12 Rebased to 0.15 shammy642 2024-02-29 08:27:11 +00:00
  • 6435cb1466 Fix for missing string in OTA Blaz Kristan 2024-02-28 20:25:59 +01:00
  • 4739cfab9a JS ABL optimisation Blaz Kristan 2024-02-28 18:14:42 +01:00
  • 00a73e9cc8 ABL display bugfix Blaz Kristan 2024-02-27 21:21:53 +01:00
  • 0ff5dec004 Reposition upload warning message. Fixes #3778 Blaz Kristan 2024-02-27 15:59:41 +01:00
  • 41129cf379 Sqeeze every byte Blaz Kristan 2024-02-25 17:08:01 +01:00
  • c8c394b4e9 TZ_TABLE: Add missing const Will Miles 2024-02-19 09:48:34 -05:00
  • 59886a1528 Move timezone table to PROGMEM Will Miles 2024-02-17 03:08:38 -05:00
  • a28d2c869f
    Merge pull request #3766 from willmmiles/tztable-progmem Frank 2024-02-20 17:09:47 +01:00
  • 6f1fff44fa TZ_TABLE: Add missing const Will Miles 2024-02-19 09:48:34 -05:00
  • 108978d1a5 Move timezone table to PROGMEM Will Miles 2024-02-17 03:08:38 -05:00
  • a4733b4d91 Move strings into flash Blaz Kristan 2024-02-18 14:09:38 +01:00
  • 66f4671ec0 Move strings into flash Blaz Kristan 2024-02-18 14:09:38 +01:00
  • c932621b5d string fix Blaz Kristan 2024-02-17 15:00:47 +01:00
  • 21173dc907 Fixing a potential array bounds violation in ESPDMX Frank 2024-02-15 00:53:00 +01:00
  • f2c30ba3f7 Effect: modified KITT (Scanner) - add delay - add dual checkmark - rename Fade rate to Trail (inverse) - makes Scanner Dual obsolete Blaz Kristan 2024-02-17 12:58:04 +01:00
  • 989bdfb0d5 Reduce string RAM usage for ESP8266 debug builds Blaz Kristan 2024-02-17 11:33:42 +01:00
  • 5761dce957 JSON buffer lock error messages Reduce wait time for lock to 100ms Blaz Kristan 2024-02-17 11:30:29 +01:00
  • 95e2e574b8 ESP-NOW packet modification - include up to 5 segments in 1st packet - header contains total number of packets (instead of segments) Blaz Kristan 2024-02-15 20:40:55 +01:00
  • c789d80ce5 LockedJsonResponse: Release early if possible Will Miles 2024-02-12 08:59:50 -05:00
  • 8422ffcd19
    Fixing a potential array bounds violation in ESPDMX Frank 2024-02-15 00:53:00 +01:00
  • 2d30535b69 Fixing stairway usermod and adding buildflags lost-hope 2024-02-12 22:41:13 +01:00
  • 0a815179a2
    Merge pull request #3758 from lost-hope/main Blaž Kristan 2024-02-14 09:45:52 +01:00
  • aa24e5d284 Preset caching on chips with PSRAM - credit @akaricchi Blaz Kristan 2024-02-13 11:12:04 +01:00
  • 23aad24027
    Fixing stairway usermod and adding buildflags lost-hope 2024-02-12 22:41:13 +01:00
  • 7ae5459fe7 0.14.2-b1 v0.14.2-b1 Blaz Kristan 2024-02-12 13:29:08 +01:00
  • 0a8a88421e Possible fix for #3589 & partial fix for #3605 Blaz Kristan 2024-01-09 18:20:20 +01:00
  • 4f42a176ef Prevent JSON buffer clear after failed lock attempt (alternative to #3743) Blaz Kristan 2024-02-07 18:58:56 +01:00
  • 4457067045 Multiple analog button fix for #3549 Blaz Kristan 2024-02-10 11:45:33 +01:00
  • e7dc2048ad Multiple analog button fix for #3549 Blaz Kristan 2024-02-10 11:45:33 +01:00
  • af6094bb06 Bump Blaz Kristan 2024-02-09 22:58:11 +01:00
  • 0ab139cb24
    Merge pull request #3560 from roelbroersma/usermod_v2_HttpPullLightControl_0.0.5 Blaž Kristan 2024-02-09 22:42:40 +01:00
  • 500a7301f2 Fix merge error Blaz Kristan 2024-02-09 22:37:52 +01:00
  • c92cef1780 Merge branch '0_15' into usermod_v2_HttpPullLightControl_0.0.5 Blaz Kristan 2024-02-09 22:34:38 +01:00
  • 49ceac1ac7 Add "RGB2Go Tetra" Ethernet Blaz Kristan 2024-02-09 22:21:14 +01:00
  • 276a93605d Multiupdate - allow DMX for S2 & C3 (ESPDMX, needs testing) - (debug) string cleanup & optimisation - WLED_BRAND for AP SSID Blaz Kristan 2024-02-09 22:15:29 +01:00
  • 0150c3fe23 Undo flash string in DMX Blaz Kristan 2024-02-08 23:35:00 +01:00
  • 34674501c3 Remove throttling from UI Blaz Kristan 2024-02-08 19:33:08 +01:00
  • f6206d4c30 Web server string optimisation (saves 140B of RAM on ESP8266) ETag bugfix Blaz Kristan 2024-02-08 19:32:23 +01:00
  • 6dcd9596a2 Prevent JSON buffer clear after failed lock attempt (alternative to #3743) Blaz Kristan 2024-02-07 18:58:56 +01:00
  • e165838e54 PIR readme update. Blaz Kristan 2024-02-07 18:03:58 +01:00
  • eae1707e97
    Merge pull request #3750 from Moustachauve/product-data-0_15 Blaž Kristan 2024-02-07 13:20:35 +01:00
  • ed2950f73b Allow product information to be specified at build time Christophe Gagnier 2024-02-07 02:09:03 -05:00
  • 7eae8f68d8 Merge branch 'main' into 0_15 Blaz Kristan 2024-02-06 14:47:20 +01:00
  • 0ab2d18b52
    Merge pull request #3729 from DedeHai/harmonic-random-palette-generator Blaž Kristan 2024-02-06 13:16:05 +01:00
  • 8ab621bc91 Another unsigned Blaz Kristan 2024-02-06 11:43:57 +01:00
  • 41e51bbeb5 Configuration item for harmonic palettes Comment cleanup Blaz Kristan 2024-02-06 11:06:23 +01:00
  • 66d9e8c038 Merge branch '0_15' into harmonic-random-palette-generator Blaz Kristan 2024-02-06 10:53:44 +01:00
  • f5e47b2b74 Fix compiler warning Blaz Kristan 2024-02-06 10:17:53 +01:00
  • 678a823e8b PULLDOWN fix Blaz Kristan 2024-02-05 22:21:12 +01:00
  • 246746a82e Multi PIR usermod Blaz Kristan 2024-02-05 22:13:32 +01:00
  • 00038453e1 Fix preset sorting Blaz Kristan 2024-02-03 19:24:08 +01:00
  • 9ce485eade Ignore missing remote.json Blaz Kristan 2024-02-03 14:40:45 +01:00
  • 8a6ff5a42b UI fixes and refinements Blaz Kristan 2024-02-03 14:40:28 +01:00
  • 1eaac0072d
    Add a separate folder for .gz release files Woody 2024-02-03 00:44:38 +01:00
  • 35716a7e4c
    Cache usermods in wled-ci.yml Woody 2024-02-01 20:44:46 +01:00
  • e0f89beebb slight change to color parameters Damian Schneider 2024-02-01 20:06:48 +01:00
  • b8bf2a707c Remove obsolete usermods - mode sort - 4LD (non ALT) - Rotary encoder (non ALT) Blaz Kristan 2024-02-01 18:53:55 +01:00
  • 7d616be8f4
    Update setup-node in wled-ci.yml Woody 2024-02-01 18:41:21 +01:00