Commit Graph

  • 189d145393 Merge branch 'main' into beta-3 Blaz Kristan 2023-06-04 18:43:28 +02:00
  • 26bec11d76 Reverse proxy support. Blaz Kristan 2023-06-04 18:40:29 +02:00
  • 1e7071bff3 Transition bugfix. Blaz Kristan 2023-06-04 18:36:46 +02:00
  • 92390d1d59 Bugfix in DDP handling. Blaz Kristan 2023-06-04 17:55:29 +02:00
  • b9b072119b Add pin mode. Blaz Kristan 2023-06-03 22:46:17 +02:00
  • b6d9fd8030 Usermod fixes - 4LD: prevent corruption on fast Rotary changes - Rotary: implement ISR for I2C reading Blaz Kristan 2023-06-03 17:01:29 +02:00
  • d383bc93c7 Changelog update Aircoookie 2023-06-02 10:51:37 +02:00
  • af88c68fca Buttons: Trigger on button press (instead of release) if all configured presets are the same (#3226) Sebastian 2023-06-02 10:51:16 +02:00
  • 24537c4fdc Debug data for rotary. Blaz Kristan 2023-06-01 22:19:09 +02:00
  • 130f495fb6 Bugfix multi relay. Blaz Kristan 2023-06-01 22:17:41 +02:00
  • 9d22a06969 Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) Sebastian 2023-05-31 20:12:17 +02:00
  • e3783e0236 Fix for displaying 1bpp bmp files (usermod EleksTube IPS) (#2988) dvdavide 2023-05-31 20:11:30 +02:00
  • a5161eb7f1 Use constant for mDNS name to allow setting from my_config.h (#3145) Justin Mutter 2023-05-31 11:35:43 -04:00
  • 82e448de7c Beta-3 changes - remove I2C init from usermods - PCF8574 (&co) port expander support - refactor PIR & Rotary encoder & 4LD - reboot race condition - optimisations Blaz Kristan 2023-05-30 19:36:14 +02:00
  • 680afe972e Merge pull request #3220 from Aircoookie/feature Blaž Kristan 2023-05-30 16:52:13 +02:00
  • 69ab2ce402 Merge branch 'main' into feature Blaž Kristan 2023-05-30 16:20:20 +02:00
  • 4374930065 npm build Blaz Kristan 2023-05-30 16:18:11 +02:00
  • 9f3520cba5 Update comments. Blaz Kristan 2023-05-30 16:09:51 +02:00
  • d20cdc099d Merge branch 'main' into feature Blaz Kristan 2023-05-30 15:55:39 +02:00
  • 926e9ff3de Merge pull request #3171 from Aircoookie/seg-groups Blaž Kristan 2023-05-30 15:53:39 +02:00
  • 70c277d8a1 bugfix: don't hide sound sim options for "double note" effects Frank 2023-05-30 13:23:26 +02:00
  • 0a5aac724a Merge branch 'main' into seg-groups Blaz Kristan 2023-05-29 21:35:52 +02:00
  • bb91d5495f Merge branch 'main' into feature Christian Schwinne 2023-05-29 21:31:40 +02:00
  • 995d94c124 Repeat segment button fix Blaz Kristan 2023-05-29 21:23:11 +02:00
  • ee7036f13d CSS tweaks Aircoookie 2023-05-29 21:06:10 +02:00
  • 5a8a8dc292 Feature implementation - #2236 - #1984 Better PSRAM handling platformio.ini update On/Off bus handling Blaz Kristan 2023-05-28 22:50:19 +02:00
  • 7d84de6690 Fix errors in DDP implementation (#3193) coral 2023-05-26 05:58:40 -07:00
  • 3520f9e9c2 Bump requests from 2.28.2 to 2.31.0 (#3213) dependabot[bot] 2023-05-26 12:32:59 +02:00
  • b2df7981a9 Add support for PCF8574 I2C port expander - for Multi Relay usermod. Blaz Kristan 2023-05-24 23:40:23 +02:00
  • 9831e7bc3b Warnings about AudioKit rubbish TroyHacks 2023-05-04 08:55:00 -04:00
  • 90e37439e5 Better ES8388 init and mic support TroyHacks 2023-05-01 21:07:33 -04:00
  • 65f2490e89 It's offically the LyraT, not Lyra-T. TroyHacks 2023-04-25 23:47:28 -03:00
  • c14a921e5a Mic settings for ES8388. Also ALC, pass-thru, etc. TroyHacks 2023-04-25 23:45:09 -03:00
  • 2bc8ffefce Some fixes for LyraT and also better inits/docs TroyHacks 2023-04-21 13:58:41 -04:00
  • b88d8c85cb ES8388 init optimizations and fixes TroyHacks 2023-04-05 11:00:14 -04:00
  • 693f52d984 Merge pull request #5 from netmindz/ES8388 Ewoud 2023-04-05 11:02:21 +02:00
  • 56a3bff42e Multi-packet MQTT fix. Solves #3205 Blaz Kristan 2023-05-23 18:37:24 +02:00
  • bffeec1615 Remove PSRAM use from global LED buffer. Blaz Kristan 2023-05-21 18:37:18 +02:00
  • e4a9f115cb fx functions: avoid memory corruption Frank 2023-05-21 14:33:25 +02:00
  • a717238f76 espalexa robustness improvements Frank 2023-05-21 13:21:38 +02:00
  • 4a567ab97c Merge branch 'main' into seg-groups Blaz Kristan 2023-05-15 17:06:38 +02:00
  • 90431b662b Rename "group" to "set" Blaz Kristan 2023-05-15 17:06:29 +02:00
  • 1c8f349a62 Bugfix. - prevent LED flash on realtime end Blaz Kristan 2023-05-14 20:30:57 +02:00
  • 217004c70c Bugfix. - disbled transitions/crossfade prevented segment off Blaz Kristan 2023-05-14 18:18:09 +02:00
  • a75608628e Merge pull request #3199 from Aircoookie/serg-eth Blaž Kristan 2023-05-13 15:29:13 +02:00
  • 33130f39ee Merge pull request #3190 from Aircoookie/octopus Blaž Kristan 2023-05-13 15:27:16 +02:00
  • cae43e97cd Corner fix Blaz Kristan 2023-05-13 15:17:49 +02:00
  • cdfc0f6b71 Temperature usermod rewrite Blaz Kristan 2023-05-11 17:33:09 +02:00
  • bf6a18a414 Bugfix - SHT enable/disable crash Blaz Kristan 2023-05-10 21:09:28 +02:00
  • 16b66afa7a Octopus offset Blaz Kristan 2023-05-10 21:06:48 +02:00
  • 9e446210fb refresh build number Frank 2023-05-09 17:57:17 +02:00
  • b0118d2d57 use size_t as file index type (might prevent corruption) Frank 2023-05-09 17:44:26 +02:00
  • bc90309dd6 fix error message in latest platformio Frank 2023-05-09 17:34:30 +02:00
  • 52c4093fb0 minor bugfix for usermod_v2_Battery.h Frank 2023-05-08 20:59:57 +02:00
  • b47c12cbee Serg74 ethernet board. Blaz Kristan 2023-05-08 08:48:52 +02:00
  • fb14bc6016 Merge pull request #3116 from Erwin-Repolust/main Blaž Kristan 2023-05-07 10:20:26 +02:00
  • cd6862b1a7 Merge branch 'main' into octopus Blaz Kristan 2023-05-06 12:56:35 +02:00
  • 3d9160f2fa Merge branch 'main' into seg-groups Blaz Kristan 2023-05-05 23:01:17 +02:00
  • 157a5d9902 Merge pull request #3164 from werkstrom/cpal Blaž Kristan 2023-05-05 22:44:52 +02:00
  • f4972e2be2 Code size reduction. Save in hex notation. Blaz Kristan 2023-05-05 22:37:47 +02:00
  • 85c8e6ba42 Merge branch 'main' into cpal Blaz Kristan 2023-05-05 21:35:18 +02:00
  • 8e79bd8785 Merge pull request #3162 from wled-install/main Blaž Kristan 2023-05-05 21:32:06 +02:00
  • 1ace7ce254 Merge pull request #3194 from billythekid/patch-1 Frank 2023-05-05 20:08:09 +02:00
  • a00be5b60c Improved Tartan FX Blaz Kristan 2023-05-03 21:43:21 +02:00
  • aabe8d1d5e Update palettes.h Billy 2023-05-02 21:52:39 +01:00
  • 3da086438b Add rotating to Octopus Soap optimization Blaz Kristan 2023-05-02 11:16:24 +02:00
  • c257c86387 Fix for mirroring Blaz Kristan 2023-05-01 20:43:03 +02:00
  • ff3ae14c29 Merge branch 'main' into octopus Blaz Kristan 2023-05-01 19:23:12 +02:00
  • cd82a34392 fixing github CI builds for -S3/-S2/-C3 Frank 2023-05-01 16:54:30 +02:00
  • baacd55910 Minor UI fix Blaz Kristan 2023-05-01 14:17:52 +02:00
  • 511b7c4d92 Merge pull request #3142 from xxv/xxv/dancing-shadows-default-color Blaž Kristan 2023-04-30 18:43:04 +02:00
  • f38851b7c6 Merge branch 'main' into cpal Blaz Kristan 2023-04-30 17:52:28 +02:00
  • 432c5837f0 Bugfix - WiFi power for Lolin S2 & C3 (use -DLOLIN_WIFI_FIX) - web response buffer size (corruption when websockets not used) Blaz Kristan 2023-04-30 17:30:36 +02:00
  • cc599f544a Tweak in Soap. Blaz Kristan 2023-04-30 13:28:04 +02:00
  • e886c85134 Tweaks. Blaz Kristan 2023-04-30 13:25:08 +02:00
  • 05eb716b85 Noise array bugfix. Fire2012 tweak. Blaz Kristan 2023-04-30 13:22:42 +02:00
  • 61eb7b0a6a Waving Cell FX Blaz Kristan 2023-04-29 17:04:16 +02:00
  • f0dade5856 Uneven matrix fix. Blaz Kristan 2023-04-29 15:51:25 +02:00
  • 8567f6b13c Ability to use static palettes as templates Henrik 2023-04-29 13:28:45 +02:00
  • b740316918 Soap fix Blaz Kristan 2023-04-29 11:11:03 +02:00
  • 2119d08543 Octopus 2D effect - by Stepko Blaz Kristan 2023-04-28 22:00:35 +02:00
  • 599ff66522 Add files via upload wled-install 2023-04-28 17:15:31 +02:00
  • 6d2eb04ada Add files via upload wled-install 2023-04-28 17:13:50 +02:00
  • 0aea75edb7 NeoPixelBus 2.7.5 UI bugfix Blaz Kristan 2023-04-28 16:52:48 +02:00
  • 2ca8231ab4 Improve indent (#3118) Mattstir 2023-04-28 01:40:51 +02:00
  • e00116551c Add Ucs890x support and swaps NeoPixelBrightnessBus with NeoPixelBusLg (#3091) Blaž Kristan 2023-04-28 01:28:57 +02:00
  • 4d55e05b07 Fix CI properly cschwinne 2023-04-28 00:51:34 +02:00
  • 9ff3f85432 Allow SPI clock speed selection. (#3173) Blaž Kristan 2023-04-28 00:27:19 +02:00
  • 65c584aeda 2D enhancement (internal) - move() wrapping - dual addPixelColorXY() Blaz Kristan 2023-04-27 17:31:55 +02:00
  • 2540a2dfd9 Soap, new 2D effect (#3184) Blaž Kristan 2023-04-27 01:22:33 +02:00
  • 70e9187bcb Merge branch 'main' into seg-groups Blaz Kristan 2023-04-26 19:50:22 +02:00
  • 5e2fa13471 Bugfix. - allow saving of reboot preset - return Spread slider Blaz Kristan 2023-04-26 19:47:12 +02:00
  • 4f8610f895 Merge pull request #3134 from strikeout/DMX_MODE_PRESET_FIX Blaž Kristan 2023-04-26 19:30:14 +02:00
  • 95f9e97af8 typeOf bugfix Blaz Kristan 2023-04-26 14:45:39 +02:00
  • 695b073080 Apply correct iOS scroll to all tabcontent (#3182) Marcos Castro 2023-04-26 10:53:49 +02:00
  • 3a28935bfe Wordclock - Issue with "Norddeutsch" (#3161) Stefan Riese 2023-04-26 10:53:18 +02:00
  • 468ed1a9ce Restore Github actions CI build (#3187) Christian Schwinne 2023-04-26 10:52:54 +02:00
  • a6052d7900 Update info text. Blaz Kristan 2023-04-25 14:27:33 +02:00
  • e42836b07f Allow hex strings for palette Blaz Kristan 2023-04-25 13:02:09 +02:00
  • 16373919d4 Removed as requested Henrik 2023-04-23 21:36:19 +02:00