Commit Graph

  • 6d1b9ffad2 Add SSD1309_64 I2C Support to FDL Usermod thatdonfc 2024-03-19 14:04:09 -07:00
  • 7ee4b54154 optimize output_bins.py Woody 2024-03-19 20:06:09 +01:00
  • e3271b8082 Change path for ESP02-binary Woody 2024-03-19 18:15:18 +01:00
  • c6ff45f959 Merge branch '0_15' into serg Woody 2024-03-19 17:49:56 +01:00
  • 5d3f22e06a Changelog update and build bump. Blaz Kristan 2024-03-19 15:18:17 +01:00
  • c77f6c5f7b Merge pull request #3711 from muebau/tetris-ai Blaž Kristan 2024-03-19 14:44:51 +01:00
  • 6d03c3a54c Merge pull request #3834 from willmmiles/ddp-no-push Blaž Kristan 2024-03-19 07:30:58 +01:00
  • 92dc63e5c9 Merge pull request #3833 from willmmiles/fix-avgloopmillis Blaž Kristan 2024-03-19 06:20:29 +01:00
  • 505d319e01 Fix avgLoopMillis Will Miles 2024-03-18 19:49:56 -04:00
  • 62f845a94e DDP: Support sources that don't push Will Miles 2024-03-18 19:46:33 -04:00
  • 7a9eff7f35 Fix. Blaz Kristan 2024-03-18 20:23:30 +01:00
  • b849ea8eaa Fix for #3827 Blaz Kristan 2024-03-18 20:01:32 +01:00
  • f1635fa302 Merge branch '0_15' into tetris-ai muebau 2024-03-18 13:21:35 +01:00
  • 6110b72b87 Merge pull request #3831 from willmmiles/missing-ir-disable Blaž Kristan 2024-03-18 08:00:44 +01:00
  • 247de600af Fix missing GIF enable macros Christian Schwinne 2024-03-17 22:57:15 +01:00
  • 3e60d3d96e Working GIF support Christian Schwinne 2024-03-17 22:24:55 +01:00
  • 6de617ecd5 getSettingsJS: Fix missing DISABLE_INFRARED guard Will Miles 2024-03-17 15:11:08 -04:00
  • 7c8df97968 Merge branch 'main' into 0_15 Blaz Kristan 2024-03-17 12:21:35 +01:00
  • acf6736afd WLED 0.14.2 release Blaz Kristan 2024-03-17 11:52:09 +01:00
  • 5f2480c3d9 serveLiveLeds: Use dynamic buffer Will Miles 2024-03-14 22:06:51 -04:00
  • 0593a078c6 handleFileRead: Leverage AWS code Will Miles 2024-03-16 12:07:26 -04:00
  • 323c70dcdf Update for new AsyncWebSocketBuffer Will Miles 2024-03-16 12:07:26 -04:00
  • a1b0f84444 Pass PROGMEM type to server.on() Will Miles 2024-03-16 12:07:26 -04:00
  • df6c271830 Use web server ContentType symbols Will Miles 2024-03-16 12:07:26 -04:00
  • 12bf04826a Update ESPAsyncWebServer to v2.2.0 Will Miles 2024-03-16 12:12:02 -04:00
  • 52a1b0453c MQTT cleanup & reduction Blaz Kristan 2024-03-16 15:26:52 +01:00
  • 0dcb56eab5 Modify Bus & BusManager to accommodate digital CCT - additional fix in hasWhite() & setCCT() & hasCCT() Blaz Kristan 2024-03-16 12:36:05 +01:00
  • a42f78b08b Update CONTRIBUTING.md Frank 2024-03-14 20:27:03 +01:00
  • 505768db04 Some fixes & implement recommendation from @Aircoookie https://github.com/Aircoookie/WLED/pull/3298#issuecomment-1651910418 Blaž Kristan 2024-03-11 11:17:45 +01:00
  • c74db95c14 Add FW1906 support Robert 2023-07-19 09:22:29 +02:00
  • af3f27feae Move CTT calculation from BusPwm to Bus class. This enable it to other bus types. Robert 2023-07-17 20:54:24 +02:00
  • 7b366d49d2 Effect: 2D Drift gets original twin option Blaz Kristan 2024-03-12 21:23:09 +01:00
  • 88b30e7e28 Merge pull request #3816 from BaptisteHudyma/3813-fix-the-drift-animation-0_15 Blaž Kristan 2024-03-12 20:59:19 +01:00
  • 05c0febd04 fix the 2d drift animation BaptisteHudyma 2024-03-12 12:01:25 +01:00
  • 9d70ec56f2 Distinguish 160MHz binaries Blaz Kristan 2024-03-11 23:22:14 +01:00
  • 7f8ec59939 Changelog update Blaz Kristan 2024-03-11 23:08:50 +01:00
  • 0398ec40b7 Merge branch 'main' into v0142-beta2 Blaz Kristan 2024-03-11 23:00:17 +01:00
  • f55465f8b8 Fix AsyncWebServer library Blaz Kristan 2024-03-11 18:02:03 +01:00
  • 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
  • 07a15883bd Cleanup comments Will Tatam 2024-02-26 22:47:33 +00:00
  • 2bd1e81917 Default to mrfaptastic pinout Will Tatam 2024-02-26 21:27:27 +00:00
  • 755f91f5ab Remove referece to MM Will Tatam 2024-02-26 21:16:33 +00:00
  • 7603b5a56c Remove getMaxPixels Will Tatam 2024-02-26 19:35:15 +00:00
  • 7ef84cfbfe Add HUB75 support Will Tatam 2024-02-26 19:29:40 +00: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