Commit Graph

  • b72f3baab7
    Update set.cpp Blaž Kristan 2024-04-07 22:21:41 +02:00
  • d1d54ce9c8
    Update cfg.cpp Blaž Kristan 2024-04-07 22:15:58 +02:00
  • 954f26308b
    Update button.cpp Blaž Kristan 2024-04-07 22:12:01 +02:00
  • 1cafa0b33f
    Merge pull request #3880 from DedeHai/harmonic-random-palette-generator Blaž Kristan 2024-04-07 22:03:59 +02:00
  • 18c17168e1 replaced &0xFFFF with explicit casts Damian Schneider 2024-04-07 16:07:37 +02:00
  • d3a97f1062 removed detachinterrupt from pin manager, added it to set.cpp instead Damian Schneider 2024-04-07 13:49:17 +02:00
  • d18f078b1e
    Merge pull request #3887 from gaaat98/0_15 Blaž Kristan 2024-04-06 16:47:18 +02:00
  • 9ffcde878a
    fix for #3884 gaaat98 2024-04-06 15:40:32 +02:00
  • aa970d6ca5 Extend JSON API info object - add "clock" - CPU clock in MHz - add "flash" - flash size in MB Fix for #3879 Blaz Kristan 2024-04-05 19:26:09 +02:00
  • 503c68320a Bugfix: millis rollover (fix for #3870) Damian Schneider 2024-04-05 07:23:28 +02:00
  • a106342439 PICO & WROVER runtime support return of GPIO16 Blaz Kristan 2024-04-04 23:09:59 +02:00
  • 00f5471270 Build bump, changelog udate v0.14.3 Blaz Kristan 2024-04-04 21:59:41 +02:00
  • 3b0e6ec65c
    Merge pull request #3667 from ccruz09/main Blaž Kristan 2024-04-04 20:25:14 +02:00
  • 8691ddc081
    Merge pull request #3875 from w00000dy/cdata Blaž Kristan 2024-04-04 20:21:27 +02:00
  • f5199d2b73 Fix compile. Blaz Kristan 2024-04-03 20:55:59 +02:00
  • 0c8d9d5614 Mode blending styles - alternative to #3669 Blaz Kristan 2024-04-03 18:38:06 +02:00
  • 24c5935661 Fix for missing firmware build updated changelog (missing credit) Blaz Kristan 2024-04-03 18:31:17 +02:00
  • bff6697690 Update to AsyncWebServer v2.2.1 Will Miles 2024-04-01 11:25:31 -04:00
  • 02405b4856
    Create stale.yml Woody 2024-04-03 12:05:15 +02:00
  • 78b37b592e
    backup & restore package.json in cdata tests Woody 2024-04-02 20:59:31 +02:00
  • 4db88cf86b
    update cdata.js to rebuild if package.json changes Woody 2024-04-02 20:38:56 +02:00
  • a7e17eabff
    add cdata test for package.json & fix a small bug Woody 2024-04-02 20:12:14 +02:00
  • 93d9ce18b2
    Merge pull request #3873 from willmmiles/aws-v2.2.1 Blaž Kristan 2024-04-02 07:13:00 +02:00
  • 6f7ac93d84 Update to AsyncWebServer v2.2.1 Will Miles 2024-04-01 11:25:31 -04:00
  • fa5d60ca26
    Merge branch '0_15' into main Carlos Cruz 2024-04-01 11:02:02 -04:00
  • 20ed81cd86 Prefer I2S1 over RMT on ESP32 - remove Audioreactive limitation Blaz Kristan 2024-03-30 11:02:28 +01:00
  • 6f38874096
    Merge pull request #3862 from willmmiles/fix-esp8266-platform-selection Blaž Kristan 2024-03-29 21:01:21 +01:00
  • b7db5be4df
    Merge pull request #3859 from w00000dy/serg Blaž Kristan 2024-03-29 21:00:43 +01:00
  • 6d278994ec WLED 0.14.3 release - Fix for transition 0 (#3854, #3832, #3720) - copyright year update - updated AsyncWebServer to v2.2.0 Blaz Kristan 2024-03-29 20:05:56 +01:00
  • 157dbffc59 Changelog update Blaz Kristan 2024-03-29 18:56:43 +01:00
  • f21ab3588d Individual color channel control for JSON API - fixes #3860 - debug verbose - PSRAM detection Blaz Kristan 2024-03-29 16:43:37 +01:00
  • 2900bda8f9 Select ESP8266 framework version via platform Will Miles 2024-03-29 09:33:12 -04:00
  • 5f37c19d42 PSRAM fix & CCT IC - prevent PSRAM use on ESP32 rev.1 without compile fix - add runtime selection for CCT IC (Athom 15W bulb) Blaz Kristan 2024-03-28 16:03:06 +01:00
  • 6f6356e617
    fix print output for bin.gz file Woody 2024-03-27 21:34:51 +01:00
  • 5d152baac0
    Do not create release_gz folder Woody 2024-03-27 21:19:03 +01:00
  • d7739f9764
    Revert "Change path for ESP02-binary" Woody 2024-03-26 17:41:28 +01:00
  • d6e73fde50
    only create bin.gz files for esp8266 Woody 2024-03-26 17:34:01 +01:00
  • fd149b3f46 fileDoc removal (optimisation) Blaz Kristan 2024-03-26 17:18:52 +01:00
  • d1d45e7166
    Merge pull request #3850 from w00000dy/GitHub-Actions Blaž Kristan 2024-03-25 08:46:40 +01:00
  • 4b19759dd6 Rotary encoder palette count bugfix Blaz Kristan 2024-03-24 20:34:22 +01:00
  • 47f44680a3 Multi-update - 0.15.0-b2 - WS2805 support (NeoPixelBus 2.7.9) - generic PSRAM support (ESP32 rev.1 still needs compile fix) - BREAKING: default LEDPIN 2 (due to PSRAM) - PinManager optimisations Blaz Kristan 2024-03-24 17:37:11 +01:00
  • 0a344ada97
    Add bin.gz binaries for 160mhz builds Woody 2024-03-24 15:23:33 +01:00
  • 3b98d01f71
    Merge branch '0_15' into serg Woody 2024-03-24 14:42:06 +01:00
  • 23d8000239
    Remove accidental space in cdata.js Woody 2024-03-24 14:34:17 +01:00
  • c32ee40ca0
    add node: prefix to Core modules The node: prefix makes it clear that you’re importing a built-in module, not a user-defined or third-party module. This can help avoid confusion. Woody 2024-03-24 14:19:49 +01:00
  • 213f45494f
    Merge branch '0_15' into GitHub-Actions Woody 2024-03-24 13:38:36 +01:00
  • 85a51e6c42
    Update requirements.txt to solve CI build errors Frank 2024-03-24 12:27:32 +01:00
  • ecfdc6f0a8 Bugfixes: - #3843 - #3844 - network scan on new install - misc optimization Blaz Kristan 2024-03-22 20:49:13 +01:00
  • 1c1c3fd832
    Use npm ci instead of npm install Woody 2024-03-21 12:03:35 +01:00
  • 7bafe995e5
    Remove zlib dependency from package.json Woody 2024-03-21 12:00:18 +01:00
  • 3c23672347
    Merge pull request #3836 from THATDONFC/0_15 Blaž Kristan 2024-03-21 05:48:42 +01:00
  • 33fe68d7eb
    Revert breaking change thatdonfc 2024-03-20 13:48:15 -07:00
  • b031fa1531 Palette cycling fix. Updated getPaletteCount() to return count of all available palettes, including custom ones. Blaz Kristan 2024-03-20 20:12:21 +01:00
  • dab4dc3f41
    Merge pull request #3810 from deece/fw1906_0_15 Blaž Kristan 2024-03-20 19:57:10 +01:00
  • 78096803ea
    Merge branch '0_15' into fw1906_0_15 Blaž Kristan 2024-03-20 19:51:32 +01:00
  • f1987b9544
    Merge pull request #3828 from willmmiles/0_15-asyncwebserver-2.2.0-features Blaž Kristan 2024-03-20 19:50:06 +01:00
  • 8b6bf08a23 serveLiveLeds: Use variable buffer size Will Miles 2024-03-19 23:50:32 -04:00
  • 2640203c88 wled_server: Remove local content type variables Will Miles 2024-03-19 23:46:55 -04:00
  • 2dafa9644f
    Update Readme for Rotary Encoder Usermod Add example platformio_override.sample.ini thatdonfc 2024-03-19 14:48:51 -07:00
  • 92ebeddcb0
    Update Readme for Four Line Display Usermod thatdonfc 2024-03-19 14:48:04 -07:00
  • ecee073e08
    Fix palette names when palette ID > 58 and not custom thatdonfc 2024-03-19 14:04:24 -07:00
  • 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. v0.15.0-b1 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 v0.14.2 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 v0.14.2-b2 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