Commit Graph

  • 3da70c3e8b Full segment syncing. - removed setEffectConfig() - rate limit handleNightlight() - fixes in colorUpdated() - segment color fix in UDP routine Blaz Kristan 2022-01-15 00:06:06 +01:00
  • f8c80283e4 Use arduino-esp32 2.0.2 for ESP32-S2 (#2452) André Klitzing 2022-01-14 17:19:33 +01:00
  • 72a6681ac1 Merge branch 'full-seg-sync' of github.com:blazoncek/WLED into full-seg-sync Blaz Kristan 2022-01-14 15:01:34 +01:00
  • 1ab555b590 Cleaning colorUpdated() & UDP segment syncing. Added selected segments only save. Blaž Kristan 2022-01-14 14:27:11 +01:00
  • 4602ec7688 Merge branch 'dev' into full-seg-sync Blaz Kristan 2022-01-13 20:07:08 +01:00
  • 5c39d8d12e PR Feedback Mike Ryan 2022-01-13 09:06:01 -06:00
  • 97284fcf87 Prevent continuous polling on error. Blaz Kristan 2022-01-13 15:27:15 +01:00
  • c8b1654e0a Some fixes and new slider values. Blaz Kristan 2022-01-12 21:48:34 +01:00
  • 0400d0e0f0 Additional sliders. Blaz Kristan 2022-01-12 21:35:10 +01:00
  • 4040f6bec6 Merge branch 'dev' into full-seg-sync Blaz Kristan 2022-01-12 16:31:44 +01:00
  • a4a3aa045b A few more slider values added. Blaz Kristan 2022-01-12 15:45:32 +01:00
  • a5a18903c7 Merge branch 'dev' into full-seg-sync Blaz Kristan 2022-01-12 15:15:34 +01:00
  • 6990986d9f Bootloop fix for ALT 4LD. Blaz Kristan 2022-01-11 21:58:05 +01:00
  • 06ded0098c Aurora speed change. Fix for Palette title. Blaz Kristan 2022-01-10 19:00:44 +01:00
  • f1fbea30f1 Some slider values & defaults. Blaz Kristan 2022-01-10 18:42:09 +01:00
  • 04f5bdb843 Fix for NTP sync on millis() rollover. AP mode delay on boot (#2242). Blaž Kristan 2022-01-10 13:53:11 +01:00
  • d29283ff21 WIP: segment size in UDP Blaž Kristan 2022-01-10 09:03:36 +01:00
  • 35779dad8b Merge branch 'dev' into sensor-info Blaz Kristan 2022-01-09 22:00:09 +01:00
  • ee0d6420a0 Re-read temperature on error. Blaz Kristan 2022-01-09 21:43:49 +01:00
  • f66d847032 Fix for missing character in slider name. Blaz Kristan 2022-01-09 21:03:57 +01:00
  • aba4dc7c50 Bugfix for analog button read limitation. Blaz Kristan 2022-01-09 15:13:58 +01:00
  • 99d0c5e2c6 Fix for bugfix. :) Reduced millis() calls. Blaz Kristan 2022-01-09 15:13:33 +01:00
  • fa55b94528 Bugfix for analog button read limitation. Blaz Kristan 2022-01-09 15:01:16 +01:00
  • 7fb46cf982 WIP: Segment loop size byte cschwinne 2022-01-09 14:16:07 +01:00
  • 523752b263 Merge branch 'dev' into full-seg-sync Blaz Kristan 2022-01-09 00:03:41 +01:00
  • 7df4b8e8cc Sync bugfix (preset, playlist) PIR sensor bugfix. Blaz Kristan 2022-01-08 23:53:55 +01:00
  • 7a4ed5a337 UI bugfix. Blaz Kristan 2022-01-08 12:45:32 +01:00
  • ec37085e39 Bugfix for nodes button. Blaz Kristan 2022-01-08 00:04:56 +01:00
  • 61e1e2729d Fix uspIn and mode Blaz Kristan 2022-01-08 00:04:02 +01:00
  • ae8281f835 error in udpIn Blaz Kristan 2022-01-07 21:16:14 +01:00
  • 2efa68dd60 Merge branch 'master' into dev Blaž Kristan 2022-01-07 19:25:01 +01:00
  • d2c92781c8 Full segment UDP syncing. Blaž Kristan 2022-01-07 19:18:16 +01:00
  • fa35293618 Full segment syncing. Blaž Kristan 2022-01-07 19:12:06 +01:00
  • 20ccca0aec Swapped grouping and spacing in UDP packet. Blaž Kristan 2022-01-07 17:53:07 +01:00
  • 10e216da6b Fix for missing middle segment. Blaž Kristan 2022-01-07 17:48:46 +01:00
  • 6491353a57 Missing rptSeg() Blaž Kristan 2022-01-07 17:31:28 +01:00
  • 1906523489 Akemi & WLED logo for 4 Line Display usermod. Commented out unused fonts. Blaz Kristan 2022-01-07 10:10:34 +01:00
  • 24beaa0d18 Merge pull request #16 from Proto-molecule/patch-1 Blaž Kristan 2022-01-07 08:44:36 +01:00
  • e1deb48121 Optimizing simple UI - no longer hiding brightness - cleaner look Blaz Kristan 2022-01-06 22:21:38 +01:00
  • b3891bacaa add logos and Akemi icon to all font libraries Benji 2022-01-05 23:29:46 -08:00
  • 7939904ee3 4Line & 8Line optimizations and fixes. Blaz Kristan 2022-01-05 20:58:34 +01:00
  • 7dcd69a2df Fix boot logo. Comment out unused fonts. Blaz Kristan 2022-01-05 17:20:50 +01:00
  • 9f44f989e5 Fix staircase mode segment 1 animation (#2469) IgorMarkovic 2022-01-05 16:09:25 +01:00
  • 002b2d0134 Boot logo. Blaž Kristan 2022-01-05 10:40:26 +01:00
  • 8b10ec93c2 Merge pull request #15 from Proto-molecule/patch-4 Blaž Kristan 2022-01-05 09:54:36 +01:00
  • cf9ecd1564 Merge pull request #14 from Proto-molecule/patch-2 Blaž Kristan 2022-01-05 09:48:16 +01:00
  • f31147248b Update usermod_v2_four_line_display_ALT.h Benji 2022-01-05 00:08:51 -08:00
  • 2f9c540660 Update 4LD_wled_fonts.c Benji 2022-01-05 00:06:19 -08:00
  • 09489feff9 Update 4LD_wled_fonts.c Benji 2022-01-04 23:21:38 -08:00
  • 0d17a69ee4 Update usermod_v2_four_line_display_ALT.h Benji 2022-01-04 23:09:48 -08:00
  • c5755a4ec4 Create 4LD_wled_fonts.c Benji 2022-01-04 23:05:45 -08:00
  • 20bc3719a4 Rotary encoder enhancements: - Added double press action. - Rewritten button handling. Blaz Kristan 2022-01-04 22:25:57 +01:00
  • 7dc41ab205 Merge branch 'dev' into test-4ld Blaz Kristan 2022-01-04 20:06:00 +01:00
  • acc21e3b43 Minor simple UI fix and cleanup. Blaz Kristan 2022-01-04 19:33:27 +01:00
  • 41a6726beb Polish simpified UI Blaz Kristan 2022-01-04 17:58:36 +01:00
  • 2f8ba75970 Custom font Blaž Kristan 2022-01-04 12:10:11 +01:00
  • eb08129226 Update usermod_v2_four_line_display_ALT.h Proto-molecule 2022-01-03 22:07:40 -08:00
  • 816823b115 Simple UI update. Blaz Kristan 2022-01-03 22:37:21 +01:00
  • b6059939b4 Bugfix for applying WIN API in JSON request. Added preset cycling in rotary encoder. Removed custom font from 4LD in favor of built-in. Blaz Kristan 2022-01-03 22:23:03 +01:00
  • b8e23b2d7e Add Color order override settings Mike Ryan 2022-01-01 15:08:07 -06:00
  • a06846fa74 Overridable color order Mike Ryan 2021-12-31 14:35:27 -06:00
  • 33f72e40da Replace icon unavailable on some mobile browsers cschwinne 2022-01-02 18:06:42 +01:00
  • e8b2d80037 Minor code optimizations. Blaz Kristan 2022-01-02 14:27:24 +01:00
  • 853463b7cd Bugfixes. Blaz Kristan 2022-01-02 14:26:09 +01:00
  • 518e1a6405 Merge pull request #12 from Proto-molecule/patch-1 Blaž Kristan 2022-01-02 11:37:30 +01:00
  • afd376ddbc Merge branch 'display-enh' into patch-1 Blaž Kristan 2022-01-02 11:34:45 +01:00
  • 1ce325ee8a Modifications to 4LD Blaz Kristan 2022-01-02 11:28:44 +01:00
  • 1e947a34a8 Merge branch 'master' into dev Blaz Kristan 2022-01-01 16:36:06 +01:00
  • fe1e5aeebf Merge branch 'dev' into sensor-info Blaz Kristan 2022-01-01 12:57:36 +01:00
  • 8386b9a0b4 Removed dynamic JSON buffer entirely. Temporary presets in RAM (ESP32) Async loading of presets (stability). Other minor fixes. Bumped version to 0.13.1-bl6 Blaz Kristan 2022-01-01 12:52:50 +01:00
  • 40323e3afe UM optimizations. Blaz Kristan 2021-12-31 18:25:27 +01:00
  • 18868a5bd6 Date controlled timed presets. (#2447) Blaž Kristan 2021-12-31 14:09:48 +01:00
  • 754682577c Configurable framerate (#2444) Christian Schwinne 2021-12-30 01:48:27 +01:00
  • 603dee7661 Apply FX defaults fix. ALT 4LD optimizations. Blaz Kristan 2021-12-29 19:12:30 +01:00
  • 2a27cc46e2 Added forcing NTP update on Time&macro save. Blaz Kristan 2021-12-29 17:03:03 +01:00
  • a9a06a1e4e Fix for NTP sync on millis() rollover. Blaz Kristan 2021-12-29 15:09:33 +01:00
  • 5f73725b8f Yet naother fix. Blaz Kristan 2021-12-28 22:14:47 +01:00
  • 324983024a Temporary fix for incorrect temperature reading. Blaz Kristan 2021-12-28 21:53:29 +01:00
  • 7cb63b1da0 Fix for default values loaded even with preset. Blaz Kristan 2021-12-28 21:38:28 +01:00
  • 31603380c1 Bugfix autosegments & solid pattern Blaz Kristan 2021-12-28 18:53:30 +01:00
  • 5a3d3b0324 Default values for effects. Moved mode names to FX_fcn.cpp Blaz Kristan 2021-12-28 18:09:52 +01:00
  • 78006855ee Fix for 8266 default core. Blaž Kristan 2021-12-28 07:30:05 +01:00
  • 71520f6709 Update const.h Sousanator 2021-12-27 18:06:58 -05:00
  • 3f5a09229d Update settings_leds.htm Sousanator 2021-12-27 18:04:14 -05:00
  • 5609771993 Update html_settings.h Sousanator 2021-12-27 18:01:42 -05:00
  • 79b01cdc3c Update bus_wrapper.h Sousanator 2021-12-27 17:54:37 -05:00
  • 73f99b5e22 Bugfix for restoring previous LED state. Blaz Kristan 2021-12-27 16:13:59 +01:00
  • 7d6f8eb495 WS notifications on PIR state change. Blaz Kristan 2021-12-27 15:40:29 +01:00
  • eac5340b03 Merge branch 'configurable-fps' of https://github.com/aircoookie/WLED into dev Blaz Kristan 2021-12-26 11:59:22 +01:00
  • aef0243b73 fix name of image for ST7789 usermod frankalicious 2021-12-26 11:06:20 +01:00
  • 736053e24e Patch to remove preceding zero of hour digit for 7segment usermod (#2445) akshay rajput 2021-12-26 06:59:56 +05:30
  • 36b196dd93 Date controlled timed presets. Blaz Kristan 2021-12-25 18:46:43 +01:00
  • 549dcd32ca Configurable framerate cschwinne 2021-12-25 01:30:27 +01:00
  • a59f56d852 LAT/LON helper for Samsung devices. Blaz Kristan 2021-12-23 20:37:22 +01:00
  • 2c14181051 LAT/LON helper for Samsung devices. Blaz Kristan 2021-12-23 20:32:45 +01:00
  • c2b9e06a4a Color slot selection glitch fix. Blaz Kristan 2021-12-22 23:04:58 +01:00
  • 964978d45b Optimizations. Blaz Kristan 2021-12-22 18:37:14 +01:00
  • 599490bb6e bugs Proto-molecule 2021-12-22 01:18:29 -08:00
  • a841e1fb2e bugs Proto-molecule 2021-12-22 00:43:14 -08:00
  • 296fe4b62e Unload playlist on timed presets. Blaz Kristan 2021-12-21 22:46:06 +01:00