Commit Graph

  • eaa20ff4bf Add handleOverlayDraw() to example v2 usermod cschwinne 2022-03-16 19:32:11 +01:00
  • e4c6e4bc48 Merge pull request #2584 from tonyn0/master Blaž Kristan 2022-03-16 17:31:09 +01:00
  • c52597205e Merge branch 'master' into master Blaž Kristan 2022-03-16 17:29:12 +01:00
  • eee9de8271 Bumped build. Blaz Kristan 2022-03-16 17:14:37 +01:00
  • c73033c0b4 udp.cpp update tonyn0 2022-03-16 11:00:29 -05:00
  • aecfa3ff0f Merge branch 'master' into master-merge Blaž Kristan 2022-03-16 08:52:48 +01:00
  • 18f575bee4 Merge branch 'dev' into master-merge Blaž Kristan 2022-03-16 07:13:27 +01:00
  • 522e752582 Add ability to skip up to 255 LEDs (#2342) cschwinne 2022-03-16 01:45:07 +01:00
  • 854ed8cfa9 ABL milliamps no longer hardcoded to 850 at runtime (#2581) SpeakingOfBrad 2022-03-15 18:35:49 -05:00
  • 4642205768 Optionally set led strip color order at runtime. (#2582) SpeakingOfBrad 2022-03-15 18:17:49 -05:00
  • 40dbfbe092 Update IRremoteESP8266 to 2.8.2 (#2579) André Klitzing 2022-03-16 00:16:49 +01:00
  • 7882519c0e Bugfix. - expand preset - button factory reset - PIO library Blaz Kristan 2022-03-15 22:16:48 +01:00
  • 0234017ca1 Merge branch 'master' into master-merge Blaž Kristan 2022-03-15 09:55:23 +01:00
  • 6c315e5a9c 0.13.1 cschwinne 2022-03-15 03:45:20 +01:00
  • ef0f91d8d0 Release of WLED v0.13.0 cschwinne 2022-03-15 02:28:26 +01:00
  • 9552784e72 Remove persistent argument from savePreset() cschwinne 2022-03-14 20:53:00 +01:00
  • ac20d7f302 UI updates. - optional show/hide segment power - skinnable sliders - changed some CSS to be more to @aircoookie's liking Blaz Kristan 2022-03-14 20:22:20 +01:00
  • f068327307 Add option to set module name at runtime, and add extra examples in platformio_overrides.ini (#2578) SpeakingOfBrad 2022-03-14 12:23:53 -05:00
  • 1bc698ae78 Button 0 long press factory reset cschwinne 2022-03-14 12:26:45 +01:00
  • 3f6691dcd5 Easter egg added. Blaz Kristan 2022-03-13 14:04:29 +01:00
  • 31981b9080 Fix compile for ST7789 display usermod. Blaz Kristan 2022-03-13 09:30:51 +01:00
  • 167d29c39f RGB selector bugfix. Blaz Kristan 2022-03-12 21:25:39 +01:00
  • 28b78c2b27 Select/unselect all segments chekmark. CSS fixes. Blaz Kristan 2022-03-12 18:03:00 +01:00
  • b3d691fff6 Select/deselect all segments. CSS optimisations & fixes. Blaz Kristan 2022-03-11 23:38:50 +01:00
  • 8e5f2d91e8 Added hasRGB() and hasWhite() methods to Bus class Blaž Kristan 2022-03-11 12:20:48 +01:00
  • cfa7f60e5f Merge branch 'master' into master-merge Blaž Kristan 2022-03-11 11:33:35 +01:00
  • e0fcaa6103 Merge branch 'master' into master-merge Blaž Kristan 2022-03-11 11:28:02 +01:00
  • 1b2134d7a8 Add old blinds usermod cschwinne 2022-03-11 09:20:01 +01:00
  • f922268af7 Remove unneeded brightness set in live Serial cschwinne 2022-03-11 08:41:01 +01:00
  • 841a9f8082 Searchable presets. Inline sin_gap(). Prevent live timeout. Blaz Kristan 2022-03-10 22:36:09 +01:00
  • 4865ddb377 Fix realtime mode disabled by brightness change cschwinne 2022-03-10 20:40:48 +01:00
  • a556732e4f Add ability to set presets from DMX cschwinne 2022-03-10 12:13:12 +01:00
  • 0ea31cb088 Fix indefinite realtime terminated by new packet (fixes #2356 ) cschwinne 2022-03-10 11:20:39 +01:00
  • 06fe7323eb Fix for palettes. Blaz Kristan 2022-03-09 19:03:39 +01:00
  • d8d9259c36 Comment fix. Blaz Kristan 2022-03-09 18:21:52 +01:00
  • 261260b232 Fix for non-W segment. Blaz Kristan 2022-03-09 15:31:31 +01:00
  • 5b88894638 Reintroduction of per bus auto white calculation. JS/CSS UI optimizations. Blaž Kristan 2022-03-09 13:39:51 +01:00
  • ddadaa828a Merge branch 'master' into master-merge Blaz Kristan 2022-03-08 22:46:50 +01:00
  • a3cd10d83b Reverse proxy WSS support. Blaz Kristan 2022-03-08 16:16:07 +01:00
  • b626c7620e Disabled auto white mode in segments with no RGB bus cschwinne 2022-03-08 02:16:33 +01:00
  • 5d90d8930e Fix non-0 terminated hostname str cschwinne 2022-03-07 20:37:48 +01:00
  • b01309c3bf Mixed content exception in web browser in websocket communication on peek behind an https backproxy. (#2571) PLCHome 2022-03-07 18:26:53 +01:00
  • 2d1511b5dd Fix incorrect isRgbw use Blaž Kristan 2022-03-07 09:50:33 +01:00
  • e561304645 Merge branch 'master' into master-merge Blaž Kristan 2022-03-07 09:44:35 +01:00
  • 961d5591bd Fixed Popcorn mode not lighting first LED on pop cschwinne 2022-03-07 00:53:20 +01:00
  • eca3f12fed Fixed analog overlay not settable cschwinne 2022-03-07 00:11:43 +01:00
  • a2c8796e04 Replaced native Cronixie support with usermod cschwinne 2022-03-06 23:47:36 +01:00
  • ad301fd087 Elekstube usermod enhancements cschwinne 2022-03-06 22:24:24 +01:00
  • 02b08939cd No color order select on PWM busses (fixes #2569) cschwinne 2022-03-06 11:48:17 +01:00
  • 9b0d583f1b EleksTube usermod 1, 4, 8 BPP BMP support cschwinne 2022-03-05 21:48:11 +01:00
  • 4a0a07f158 Added digit dimming and support for .clk format (see https://github.c… (#2555) RedNax67 2022-03-05 03:10:32 +01:00
  • 9c864c9759 UI: show color controls based on segment light capabilities (#2567) Christian Schwinne 2022-03-05 01:05:26 +01:00
  • f1dd1bd6bd Relative value wrapping and operator fix. Slot selector changes. Blaz Kristan 2022-03-04 21:49:07 +01:00
  • 85b1c309d1 Relative value wrapping and operator fix (fixes #2566 ) cschwinne 2022-03-04 14:42:35 +01:00
  • 6fe43b7b5c Separate color memory from slot selectors cschwinne 2022-03-03 20:54:54 +01:00
  • 62fc986d96 Segment corner fix. Blaz Kristan 2022-03-03 20:19:26 +01:00
  • 03710f1fd2 Prevent brute force PIN guessing. Blaz Kristan 2022-03-03 18:49:32 +01:00
  • 2283c7a926 Fix for dark buttons in info. Blaz Kristan 2022-03-03 11:24:21 +01:00
  • fb19ca8bf4 Regression fix. Blaz Kristan 2022-03-03 11:14:28 +01:00
  • 4ebfc1516c Merge branch 'settings-pin' into dev Blaz Kristan 2022-03-03 11:06:11 +01:00
  • cc713e6c89 Merge branch 'sensor-info' into dev Blaz Kristan 2022-03-03 11:04:42 +01:00
  • 1be65adf02 Fix: - disbled timed preset expanding - incorrect calendar icon on Mac/Firefox Blaz Kristan 2022-03-03 10:59:29 +01:00
  • 25427ee60d Fix: - disbled timed preset expanding - incorrect calendar icon on Mac/Firefox Blaz Kristan 2022-03-03 10:57:07 +01:00
  • c8eefbaa2e CSS/JS fixes. Blaz Kristan 2022-03-03 01:02:23 +01:00
  • b339f426f2 Added: - generic settings.js handler - update info - numeric (not really) hidden PIN Blaz Kristan 2022-03-02 15:41:31 +01:00
  • 9fd26fa574 Settings PIN protection. Blaz Kristan 2022-03-01 23:37:28 +01:00
  • be90bf0188 Minor CSS simplifications cschwinne 2022-03-01 18:22:54 +01:00
  • adcdaba199 Indentation: Consistent use of Tab cschwinne 2022-03-01 12:14:41 +01:00
  • 17907589cc Indentation: Consistent use of Tab for CSS cschwinne 2022-03-01 11:20:10 +01:00
  • f333df181f Small CSS alignment adjustments cschwinne 2022-03-01 11:13:56 +01:00
  • 61a01cb163 JS/CSS optimisations Blaz Kristan 2022-02-28 23:32:24 +01:00
  • 4ce557a829 Multiple fixes: - ability so select mainseg (UI) - changed preset sort (UI) - IR40 white +/- fix - IR repeatable actions fix - minor UI CSS change - removed unnecessary color functions Blaz Kristan 2022-02-27 22:19:05 +01:00
  • 4d10c9de95 Removed unnecessary set call. Fixed incorrect colorUpdated call. Fixed white +/- in IR40 remote. Blaz Kristan 2022-02-27 16:18:37 +01:00
  • 5b84acebbc Minor JS optimisation. Blaz Kristan 2022-02-27 11:31:30 +01:00
  • fc845dc936 Add locate button for easy lat/lon auto-fill (#2559) Christian Schwinne 2022-02-26 01:37:30 +01:00
  • 7beae93441 IR rewrite. (#2561) Blaž Kristan 2022-02-26 01:37:09 +01:00
  • c8f1297adb Fixed main/first selected segments in IR. Code optimization. Blaž Kristan 2022-02-25 10:24:00 +01:00
  • 053a1d34e5 Fix for main segment. Blaz Kristan 2022-02-24 20:49:53 +01:00
  • 110a75ba0b Merge branch 'merge-master' of github.com:blazoncek/WLED into merge-master Blaz Kristan 2022-02-24 16:57:36 +01:00
  • 826a31e57d UI fixes and optimizations. Blaz Kristan 2022-02-24 16:52:16 +01:00
  • 23d7c3d0fe Merge branch 'master' into merge-master Blaž Kristan 2022-02-24 13:43:12 +01:00
  • 4d4a20e05e 0.13.0-b7 cschwinne 2022-02-24 01:16:24 +01:00
  • c03d4f115f Fixed presets not triggering interface update cschwinne 2022-02-23 19:42:34 +01:00
  • ed90b638a9 Main seg replaced by first selected in internal interfaces cschwinne 2022-02-23 19:20:07 +01:00
  • c5252e06a7 Main segment UI identification. Blaz Kristan 2022-02-22 22:10:26 +01:00
  • 8af445e72b Merge branch 'master' into merge-master Blaž Kristan 2022-02-22 10:42:00 +01:00
  • 94a0199955 Readme cleanup cschwinne 2022-02-21 22:26:35 +01:00
  • 44739c5198 Merge effectChanged and colorChanged to stateChanged cschwinne 2022-02-21 22:12:13 +01:00
  • 5f871bc01f HTTP API: Set segments directly in set.cpp cschwinne 2022-02-21 20:48:11 +01:00
  • b382dd6fc0 Incorrect variables fix. Blaz Kristan 2022-02-21 19:55:30 +01:00
  • 2e84f82ed6 Fix for incorrect application of color in set.cpp Blaz Kristan 2022-02-21 19:44:12 +01:00
  • 1f5971f15a Another HTTP API segment improvement cschwinne 2022-02-21 18:31:19 +01:00
  • 694466a196 Apply segment by Enter key on input field cschwinne 2022-02-21 17:58:18 +01:00
  • 03311d3776 Do not set main seg before apply cschwinne 2022-02-21 16:57:18 +01:00
  • ae0eba866a Improve Stream and fix HTTP segment application cschwinne 2022-02-21 16:19:11 +01:00
  • 05f92b74e7 Bump to 0.13-bl7. Blaz Kristan 2022-02-20 22:36:37 +01:00
  • 41b6f3ffa7 Merge branch 'master' into merge-master Blaz Kristan 2022-02-20 22:24:11 +01:00
  • c895b76864 unneeded WS request Blaz Kristan 2022-02-20 09:41:56 +01:00
  • 906737bedb Changelog update cschwinne 2022-02-20 02:15:34 +01:00
  • 7138e891be Add per-segment light capability info (#2552) Christian Schwinne 2022-02-20 00:20:22 +01:00