Commit Graph

  • 53abe36b83 Merge pull request #2547 from Aircoookie/sync-segbounds2 Christian Schwinne 2022-02-19 23:00:31 +01:00
  • efbb7a034c Slight websocket reconnection tweaks cschwinne 2022-02-19 22:47:17 +01:00
  • d7dac57a07 Save a bit of RAM and flash. Blaz Kristan 2022-02-19 20:34:37 +01:00
  • 05bc81bf4e Add default preset name if none specified. Blaz Kristan 2022-02-19 11:42:59 +01:00
  • 59ce88f044 Add default preset name if no name specified Blaz Kristan 2022-02-19 11:37:48 +01:00
  • f8bc0bd2b5 Removed unnecessary if. Blaz Kristan 2022-02-18 19:23:55 +01:00
  • 7ebb184c8a Clear JSON buffer. Blaz Kristan 2022-02-18 19:21:22 +01:00
  • bd44205b4e Allow saving preset from IR Blaz Kristan 2022-02-18 18:52:44 +01:00
  • cf94cb1092 Allow saving preset from IR Removed double clolorUpdated() call Blaz Kristan 2022-02-18 18:35:51 +01:00
  • 02d92e32c7 Parsing IR JSON cmd fix. Blaz Kristan 2022-02-18 17:01:34 +01:00
  • 68087cdea5 Parsing JSON cmd fix for IR Latest NeoPixelBus lib. Blaz Kristan 2022-02-18 16:58:57 +01:00
  • 7f92607b85 Added WS reconnect on error toast. Blaž Kristan 2022-02-17 12:51:37 +01:00
  • 3be4b69b44 WS reconnect logic & WS memory leak protection Blaž Kristan 2022-02-17 12:45:50 +01:00
  • bb9afcb304 Added: CSS hover effect on buttons within modal dialogs, e.g. Info, Nodes (#2545) Tom D'Roza 2022-02-16 23:38:47 +00:00
  • e9a05890a5 Return to core 2.7.4 for higher stability cschwinne 2022-02-17 00:17:00 +01:00
  • 613809c2af Do not turn rpt segments off cschwinne 2022-02-16 23:54:14 +01:00
  • 7b969bb8c2 Various state changed logic simplifications cschwinne 2022-02-16 21:12:33 +01:00
  • 7aef551292 Segment bounds sync option cschwinne 2022-02-16 14:55:35 +01:00
  • 447b811fa0 Remove build flag leading to wdt reset on some boards cschwinne 2022-02-14 18:49:13 +01:00
  • 5151aa677f Added ID for segment options syncing. Blaz Kristan 2022-02-14 16:16:38 +01:00
  • a5ff34d423 Platformio.ini fix for ESP01 and newer libraries. Blaz Kristan 2022-02-14 16:15:49 +01:00
  • 435040814d Bump ajv from 6.12.2 to 6.12.6 (#2543) dependabot[bot] 2022-02-14 15:35:13 +01:00
  • 9987416a4a Allow float array values in usermod config. Blaž Kristan 2022-02-14 12:19:33 +01:00
  • 31e33e0a8b Fix for creating segments if config set to length. Blaž Kristan 2022-02-14 08:15:35 +01:00
  • 03cfae45f8 Allow float in usermod array elements. Blaz Kristan 2022-02-12 23:14:00 +01:00
  • 4f83325e3c Fix for expanding saved preset. Blaz Kristan 2022-02-12 11:32:49 +01:00
  • cd1765a0f3 Added permanent ledmap 0. Blaz Kristan 2022-02-11 14:43:15 +01:00
  • 5c744ad9aa Ledamp dropdown. Blaz Kristan 2022-02-10 23:14:48 +01:00
  • b211d8b085 Fix SSDR usermod if SN_Photoresistor mod is not included cschwinne 2022-02-10 19:48:13 +01:00
  • f8eece362f Compile fix. Adjusted function names. Blaz Kristan 2022-02-10 16:09:16 +01:00
  • d4ea30e081 Merge branch 'master' into merge-master Blaz Kristan 2022-02-10 14:16:55 +01:00
  • 83416ee2e0 Merge pull request #2530 from Proto-molecule/patch-api Blaž Kristan 2022-02-10 14:06:34 +01:00
  • fa981a389f Add transitions to other segments. Blaz Kristan 2022-02-10 13:59:59 +01:00
  • 25915b5521 Missing main seg. Blaz Kristan 2022-02-10 13:59:31 +01:00
  • ed0dcb5c3d Use transitions on other segments. Blaz Kristan 2022-02-10 13:56:07 +01:00
  • 55817f31f9 Merge branch 'master' into patch-api Blaz Kristan 2022-02-10 13:48:48 +01:00
  • a5b19bbc83 Multiple changes: - added segment capabilities utility - removed colorFromUinXX functions - rewritten IR color handling (changeColor()) Blaz Kristan 2022-02-10 13:24:51 +01:00
  • f6b44e03ac Removed unused code in rotary encoder. Blaz Kristan 2022-02-10 13:09:22 +01:00
  • 6d2ef4e0bf Merge pull request #2539 from dylan09/multirelay-discovery Blaž Kristan 2022-02-10 00:33:16 +01:00
  • 4d714cf9a4 Fixed buffer overflow in HA autodiscovery. #2538 ulrich 2022-02-09 23:08:42 +01:00
  • 930ded6767 Fix touch pin cschwinne 2022-02-09 19:59:17 +01:00
  • 4cdb18907f Fix for Four Line Display usermod. Blaz Kristan 2022-02-09 19:27:52 +01:00
  • 93bccb96b6 Minor fixes - prevent setValuesFromMainSegment affecting segments - add ability to define default IR remote at compile time Blaz Kristan 2022-02-09 17:16:22 +01:00
  • 38bc618ee5 Float and better 3rd party library compatibility (#2534) Henry Gabryjelski 2022-02-09 00:46:54 -08:00
  • 00b0193a43 Fix re-init segment data leak (fixes #2535 ) (#2536) Christian Schwinne 2022-02-09 08:43:35 +01:00
  • e2db37d28a Merge branch 'master' into master-merge Blaz Kristan 2022-02-08 19:35:12 +01:00
  • f9bce54104 Change Default Relay Pin to -1 (#2531) bole5 2022-02-08 00:15:24 +01:00
  • 7ee14724fc Improve Pin Manager Debugging (#2532) bole5 2022-02-08 00:03:20 +01:00
  • 5988c2ac78 repeat actions cleanup & fix Blaz Kristan 2022-02-07 11:24:57 +01:00
  • 4eb0dbb5a4 repeat actions cleanup & fix Blaz Kristan 2022-02-07 11:13:12 +01:00
  • 8c5b3fe23e bugs, json remote repeat, cmd &R= Proto-molecule 2022-02-06 19:00:03 -08:00
  • e35ad7551b Apply IR to main or selected segments. Refactored IR code. Blaz Kristan 2022-02-07 00:40:45 +01:00
  • 6c943a7158 IR button & W color fix. Blaz Kristan 2022-02-06 13:15:35 +01:00
  • 2da14e5b2a Merge branch 'master' into merge-master Blaz Kristan 2022-02-04 16:29:39 +01:00
  • 97f8eea302 Refactored isRgbw to hasWhiteChannel() cschwinne 2022-02-04 13:28:00 +01:00
  • 04d5932252 Un-F()-ed some strings cschwinne 2022-02-04 10:10:37 +01:00
  • 84e38f765d Fix for incorrect buffer size when LED count = 256 Blaž Kristan 2022-02-04 07:59:17 +01:00
  • b33c5798ee Changelog update cschwinne 2022-02-03 23:37:30 +01:00
  • 81012e60ff Fix for overallocated LiveView buffer. Blaz Kristan 2022-02-03 20:24:52 +01:00
  • 6180c2f948 Fix for overallocated LiveView buffer. Blaz Kristan 2022-02-03 20:21:09 +01:00
  • 52f0ae9350 Merge branch 'master' into master-merge Few UI fixes. Blaz Kristan 2022-02-03 17:40:44 +01:00
  • fa0936da3c Fix for ESP8266 bootloop. Reordered preset sorting. Blaz Kristan 2022-02-02 22:00:31 +01:00
  • 8a30c6347e Remove error Toast after 10s. Blaz Kristan 2022-02-02 21:03:26 +01:00
  • 09bcf34050 Non-effect preset should not unload playlist. Blaz Kristan 2022-02-02 20:53:16 +01:00
  • 795c515999 Merge pull request #2517 from ChuckMash/serial+ Christian Schwinne 2022-02-01 20:07:30 +01:00
  • 00dbdc2267 Baud rate setting cschwinne 2022-02-01 20:02:46 +01:00
  • 32286888e5 PinManager, cleanup and tmp2 out cschwinne 2022-02-01 18:21:30 +01:00
  • 565d8d8f04 Binary Websockets for Peek (#2516) Christian Schwinne 2022-02-01 12:02:04 +01:00
  • 0a5a0bef48 Enhanced usermods. (#2522) Blaž Kristan 2022-02-01 09:33:57 +01:00
  • 6e0e5c102e Added extractModeName() utility function. Blaz Kristan 2022-01-31 20:43:35 +01:00
  • d31271fee3 Minor fixes: - optimized setPixelSegment() - moved extractModeName() to util.cpp - optimized extractModeName() - removed SR extensions from /json/effects endpoint (compatibility estabished) Blaz Kristan 2022-01-31 20:35:11 +01:00
  • be8a9ae73b setPixelSegment() optimization Blaz Kristan 2022-01-31 17:56:21 +01:00
  • afaa001738 Merge branch 'master' into master Sousanator 2022-01-30 10:51:51 -05:00
  • 22fbb0e35b Update wled_serial.cpp ChuckMash 2022-01-28 23:35:40 -08:00
  • 026a53f3ff Bugfix for expanding timed presets. Removed AsyncWebServer callbacks (string replace). Blaz Kristan 2022-01-28 16:31:28 +01:00
  • e17203ca1b Fix for expand timed presets. Blaž Kristan 2022-01-28 13:51:52 +01:00
  • 599c7919ce Merge branch 'master' into dev Blaz Kristan 2022-01-27 21:15:35 +01:00
  • 778b601cd5 Playlist bugfix. Blaz Kristan 2022-01-27 21:01:03 +01:00
  • 3170fa2208 Playlist bugfix. Blaz Kristan 2022-01-27 21:00:43 +01:00
  • 07216db864 Merge branch 'master' of https://github.com/aircoookie/WLED Blaz Kristan 2022-01-27 19:26:56 +01:00
  • fec870f264 Fix for default action not triggering colorUpdated Blaz Kristan 2022-01-27 19:26:53 +01:00
  • 4518f089cc Missing settings page. Blaz Kristan 2022-01-27 16:37:49 +01:00
  • 2c5eba335f Added white channel to Peek (closes #1716) cschwinne 2022-01-26 13:26:57 +01:00
  • fb19f1ecbc Allow overriding of color order by LED pixel range. (#2463) Mike Ryan 2022-01-25 17:42:04 -06:00
  • 91dd03ba67 Merge fix. Increased JSON buffer for ESP32 Blaz Kristan 2022-01-25 21:24:17 +01:00
  • 86092541ed Merge branch 'master' into dev Blaz Kristan 2022-01-25 17:53:22 +01:00
  • e879fe5843 Remove obsolete usermods. (#2510) Blaž Kristan 2022-01-25 16:42:35 +01:00
  • 0ca7699fe5 Merge pull request #2427 from Aircoookie/sync-seg Blaž Kristan 2022-01-25 12:54:24 +01:00
  • 7f6adfa331 Converted indentation tabs to spaces. Blaž Kristan 2022-01-25 12:47:14 +01:00
  • 5f0b102671 Send segment ID, start, stop, and cct cschwinne 2022-01-24 18:31:05 +01:00
  • 70a59daa6f Fix for incorrect repeatable segment. Blaz Kristan 2022-01-24 17:18:57 +01:00
  • d28eb6ae21 Repeat other seg than 0 bugfix cschwinne 2022-01-24 16:44:47 +01:00
  • 34865f797f Factory reset on very long press. Blaž Kristan 2022-01-24 14:20:21 +01:00
  • eca980dfca Add initial support for ESP32-C3 (#2454) André Klitzing 2022-01-24 11:34:02 +01:00
  • 742c792ec7 Use latest Arduino ESP32 (#2502) Jason2866 2022-01-24 11:28:49 +01:00
  • 24a5f7a38e Fix for colorUpdated() on button 1 press. Blaž Kristan 2022-01-24 07:41:35 +01:00
  • 554949102b Build bump. Blaz Kristan 2022-01-23 11:45:18 +01:00
  • 0f3b95802d UI tweaks. Blaz Kristan 2022-01-23 11:43:39 +01:00
  • 868910fddf Merge branch '4ld-font' into color-order-mapping Blaz Kristan 2022-01-23 11:14:19 +01:00
  • 436542eff8 Slidercontrol fix. Blaz Kristan 2022-01-23 11:13:50 +01:00