Commit Graph

  • 611816c8e3 Rotary encoder runtime configuration. Blaž Kristan 2021-07-20 08:14:47 +02:00
  • 0511a62ca1 Optimised requestJson() CSS fix. Blaz Kristan 2021-07-19 19:00:21 +02:00
  • 31e34d6f19 Rotary encoder compile fix. Blaz Kristan 2021-07-18 20:50:43 +02:00
  • 5360fe49d4 Minor holiday background image loading tweak. Blaz Kristan 2021-07-15 20:08:00 +02:00
  • bf94febb11 Added configuration backup/restore. Fixed save dialog compile error. Blaz Kristan 2021-07-15 18:38:42 +02:00
  • dbd3bd50df Attempt at forcing Save dialog on preset backup. Random BG image replaced by holiday BG. Blaž Kristan 2021-07-15 09:24:10 +02:00
  • c1a1fb8d87 Backup/restore presets & holiday array upload. Reduced number of segments on 8266. Blaz Kristan 2021-07-14 23:10:19 +02:00
  • b10568e917 Merge branch 'dev' of github.com:blazoncek/WLED into dev Blaz Kristan 2021-07-14 16:20:16 +02:00
  • 0e1ad39ede Merge branch 'master' into dev Blaž Kristan 2021-07-14 13:43:42 +02:00
  • 123bd0bb92 v0.13.0-b2 cschwinne 2021-07-11 02:38:31 +02:00
  • c8ce06d110 Minor UI fix. Blaz Kristan 2021-07-11 00:26:21 +02:00
  • b0cfcb1999 Merge branch 'master' into dev Blaz Kristan 2021-07-10 17:01:20 +02:00
  • 6a8ed1192f Accept hex color strings in individual LED API cschwinne 2021-07-10 16:14:17 +02:00
  • 0862859f93 New usermod: Support for RGB Rotary Encoder Board (#2068) Andy Hofmann 2021-07-09 20:25:35 +02:00
  • 3ad336a1eb Bug 2064, 2063 - PinManager usage (#2066) Henry Gabryjelski 2021-07-09 11:06:48 -07:00
  • a17f83cedd Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_ cschwinne 2021-07-09 18:54:28 +02:00
  • 2c6850f6e4 Fixed presets using wrong call mode (e.g. causing buttons to send UDP under direct change type) cschwinne 2021-07-09 18:42:52 +02:00
  • 5da47636cf Busses extend total configured LEDs if required (closes #2056 ) cschwinne 2021-07-09 16:25:23 +02:00
  • 944b857825 Merge branch 'master' into dev Blaž Kristan 2021-07-08 13:39:22 +02:00
  • e04b965659 Peek uses the main websocket connection cschwinne 2021-07-08 02:01:17 +02:00
  • 17d2fb80f2 More robust initial resource loading in UI Aircoookie 2021-07-07 23:45:53 +02:00
  • 34c8f33c3c Bugfix WS saving preset. Blaz Kristan 2021-07-07 16:55:22 +02:00
  • 07d74ee692 Default button pin allocation on 1st boot. Blaž Kristan 2021-07-07 10:18:00 +02:00
  • d28158bc74 ESP32 S2 fix for RMT channels. Ethernet pins stored in cfg.json for usermod checks. Blaž Kristan 2021-07-07 08:12:03 +02:00
  • 14b7ec2a80 Added support for ESP32 S2. (#2067) Blaž Kristan 2021-07-07 01:56:07 +02:00
  • 8c9fb956ff Bugfix for #2066 Blaz Kristan 2021-07-06 22:08:04 +02:00
  • db632ae847 Merge branch 'master' into dev Blaz Kristan 2021-07-06 16:38:13 +02:00
  • f27b31b581 Quick fix fro paltformio.ini (#2060) srg74 2021-07-06 03:51:20 -04:00
  • 8c44147a45 Usermod Settings polishing/documentation (#2061) Louis Beaudoin 2021-07-05 22:14:57 +01:00
  • 3bef4284e3 Fix for ESP8266 compile. Blaz Kristan 2021-07-04 22:46:17 +02:00
  • ec05215a5e Update ArduinoJSON to 6.18.1 cschwinne 2021-07-04 18:52:05 +02:00
  • 5229b2959e Fix to use upstream NeoPixelBus on ESP32. Blaz Kristan 2021-07-04 16:25:33 +02:00
  • 8769234e28 Merge branch 'master' into dev Blaz Kristan 2021-07-04 15:29:46 +02:00
  • bbdd1915eb Fix for odd Dallas sensor "not found" behaviour. Minor flash use reduction. Blaz Kristan 2021-07-04 14:23:53 +02:00
  • 5903e8256f Fixed preset immediately deselecting when set via HTTP API PL= cschwinne 2021-07-04 13:29:59 +02:00
  • c879351063 JSON IR improvements cschwinne 2021-07-04 13:23:45 +02:00
  • de8a244500 Minor UI tweaks. Added WS reconnects. Blaz Kristan 2021-07-04 12:09:19 +02:00
  • 1bb7e36a65 More compact playlist entries cschwinne 2021-07-04 00:55:32 +02:00
  • 3066a142b8 Merge branch 'master' into dev Minor tweaks. Blaz Kristan 2021-07-03 21:27:06 +02:00
  • 793a01f7ca Bus wrapper simplification (#2054) Christian Schwinne 2021-07-03 13:52:23 +02:00
  • ccf047b1ab Playlist editor UI changes & fixes. Blaz Kristan 2021-07-02 17:22:47 +02:00
  • 40c8fdbf64 Added WebSockets support to UI cschwinne 2021-07-02 01:46:42 +02:00
  • dc01c907f1 Send websockets on every state change cschwinne 2021-07-02 00:24:14 +02:00
  • 801df94446 Update libraries cschwinne 2021-07-01 21:20:52 +02:00
  • 0197d89976 Added MQTT button option cschwinne 2021-07-01 20:51:52 +02:00
  • ce725252cc Minor fixes. Blaz Kristan 2021-07-01 16:40:55 +02:00
  • e16a67242e Merge pull request #2011 from blazoncek/multi-button-update Christian Schwinne 2021-07-01 14:57:12 +02:00
  • 4c678a5010 Fixed a minor visual issue with slider trail not reaching thumb on low values cschwinne 2021-07-01 14:56:18 +02:00
  • 73f07b2939 Update html_settings.h Blaž Kristan 2021-07-01 13:42:22 +02:00
  • b58efa3df0 Merge branch 'master' into dev Blaž Kristan 2021-07-01 13:41:23 +02:00
  • 9f885407f5 Merge branch 'master' into dev Blaž Kristan 2021-07-01 13:24:48 +02:00
  • 3754088a44 Updated [env] for Universal Wemos Shield board (#2049) srg74 2021-07-01 06:05:02 -04:00
  • c4f084a991 Merge JSON ircodes (#2048) Christian Schwinne 2021-07-01 00:17:07 +02:00
  • 4c73df4ba6 Shorten input size class names cschwinne 2021-07-01 00:01:27 +02:00
  • 4aa53aa5a5 Adjust input field widths cschwinne 2021-06-30 21:53:22 +02:00
  • 7483d3b229 Fixed settings page broken by using "%" in input fields (fixes #1516 ) cschwinne 2021-06-30 18:21:56 +02:00
  • 8b6cc708e7 Fixed a problem with disabled buttons reverting to pin 0 causing conflict cschwinne 2021-06-30 12:33:51 +02:00
  • 200960899e Removed preset cycle cschwinne 2021-06-30 01:48:38 +02:00
  • 599a456c81 Version bump to 0.13.0-b0 "Toki" cschwinne 2021-06-30 01:23:35 +02:00
  • 4b46502d22 Playlist UI (#2046) Christian Schwinne 2021-06-30 01:01:15 +02:00
  • 7233c55428 Segment Offset cschwinne 2021-06-30 00:45:36 +02:00
  • a58c5cce78 Merge pull request #1967 from poelzi/max_segments Christian Schwinne 2021-06-29 23:43:20 +02:00
  • 0b23bf65b3 Merge pull request #2045 from blazoncek/better-num-handling Christian Schwinne 2021-06-29 23:39:33 +02:00
  • bc0a3f8a47 Better number handling in Usermod settings. Blaz Kristan 2021-06-29 18:36:55 +02:00
  • ef59fd4b6f Better number handling in Usermod settings. Added loading /holiday.json for backround image in UI. Minor style changes. Blaz Kristan 2021-06-29 18:18:28 +02:00
  • 9b2a0102be Merge pull request #2043 from blazoncek/v2-usermod-settings Christian Schwinne 2021-06-27 22:22:32 +02:00
  • 04b4ef6d85 Regenerate html_settings.h Aircoookie 2021-06-27 22:19:03 +02:00
  • 9e8aadb750 Usermod settings v2 - added POST field parsing - simpler handling in readFromConfig() Blaz Kristan 2021-06-27 15:32:33 +02:00
  • 36e7c2467e Merge branch 'master' into dev Blaz Kristan 2021-06-27 12:36:04 +02:00
  • f7ce83ea34 V2 of usermod configuration settings - added parsing of POST fields to use proper type - updated readFromConfig() to reflect parsing - added a possibility to use nested object in UM settings - internal changes and fixes Blaz Kristan 2021-06-27 12:15:35 +02:00
  • 0ae0f40628 Fixed four line display usermod compilation cschwinne 2021-06-25 23:42:53 +02:00
  • 81182bb125 Added parsing usermod settings parameters. Added nested object handling in usermod settings parameters. Blaz Kristan 2021-06-25 23:20:01 +02:00
  • 2424df0d18 Merge branch 'master' into dev Blaz Kristan 2021-06-25 15:52:59 +02:00
  • af9aa7d201 Do not compile in example usermod cschwinne 2021-06-25 12:15:23 +02:00
  • 4cd3a614de Fixed preset only disabling on second effect/color change (fixes #2038 ) cschwinne 2021-06-25 10:12:21 +02:00
  • 1e5420e6a7 readFromConfig() update cschwinne 2021-06-25 01:26:15 +02:00
  • 660de0b4e5 Auto-create segments based on configured busses cschwinne 2021-06-24 02:29:14 +02:00
  • b73aaecd22 Fix 4MB 1MB FS partition table cschwinne 2021-06-21 13:22:14 +02:00
  • e9d07eadaa Additional traces of v2 API removed in WS. JS cleanup. Blaz Kristan 2021-06-20 21:56:25 +02:00
  • 6f0e944c7e 4 Line Display new type fix. Blaz Kristan 2021-06-20 16:10:27 +02:00
  • cd8d2c141e Merge branch 'master' into dev Added pin reservation for Ethernet. Added SSD1305 I2C display type. Blaz Kristan 2021-06-20 15:13:38 +02:00
  • c831d62bc3 Added 2 Ethernet boards and split Ethernet configs into separate file cschwinne 2021-06-20 00:14:09 +02:00
  • 14ac66ff4e Minor optimisations. Removed all traces of v2 JSON API. Blaz Kristan 2021-06-19 23:16:40 +02:00
  • 75bf758042 Incerased max segments. Removed v2 JSON API. Replaced col[] array handling. Settings UI optimisations. Increased DEBUG output period to 60s. Blaz Kristan 2021-06-19 18:06:30 +02:00
  • 1539e703e9 Use sprintf_P for color array generation cschwinne 2021-06-19 11:13:05 +02:00
  • f43bf03768 Merge pull request #2031 from DickSwart/dickdev Christian Schwinne 2021-06-18 19:30:43 +02:00
  • 495f7f190f Fixed DOS on Chrome tab restore causing reboot cschwinne 2021-06-18 13:50:22 +02:00
  • 3acc521741 Bugfix for ESP8266 saving segments. Blaz Kristan 2021-06-18 12:16:04 +02:00
  • 16216b9eb9 made sn_photorisistor configarable Dick Swart 2021-06-18 13:07:41 +12:00
  • dfdb22f584 Optimized JSON buffer usage (pre-serialized color arrays) cschwinne 2021-06-17 19:46:18 +02:00
  • b7fb9e182b WLED_USE_PSRAM fix Blaz Kristan 2021-06-16 12:19:16 +02:00
  • 8574bf9d98 Fix for short IP in 4LD. Blaz Kristan 2021-06-16 09:25:10 +02:00
  • 1a80439825 Merge branch 'master' into dev Blaz Kristan 2021-06-15 23:36:12 +02:00
  • 0b264176bc Merge pull request #2024 from Aircoookie/dependabot/npm_and_yarn/normalize-url-4.5.1 Christian Schwinne 2021-06-15 23:20:46 +02:00
  • bde70a27f0 Merge pull request #2025 from Aircoookie/dependabot/npm_and_yarn/glob-parent-5.1.2 Christian Schwinne 2021-06-15 23:19:57 +02:00
  • 7d2f5f0799 Fixed div by 0 when using palette on single LED segment cschwinne 2021-06-15 20:12:20 +02:00
  • 28bc07da2f Optimised 4 Line Display. Added option to display Ethernet IP. Blaz Kristan 2021-06-15 16:57:02 +02:00
  • 7610ab7a8d Update logo cschwinne 2021-06-14 01:58:12 +02:00
  • 8517cc8211 Alternating IP address and device name on 4 Line Display. Blaz Kristan 2021-06-13 18:05:30 +02:00
  • 51db653b1a Bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-11 20:27:21 +00:00