Commit Graph

  • ab7319edde Merge pull request #32 from CommanderRedYT/bicycle main Florian Wetzel 2025-04-10 12:19:44 +02:00
  • 6074189811 Configure background color via kconfig CommanderRedYT 2025-04-09 23:29:55 +02:00
  • 3438b20b58 Improve handling for initial cursor position Florian Wetzel 2025-02-25 15:12:01 +01:00
  • 20e359a1b9 Add ability to change the color Florian Wetzel 2025-02-25 14:49:01 +01:00
  • 5f889d4d73 Fix scrolling / skipScroll Florian Wetzel 2025-02-25 14:48:40 +01:00
  • beab503d28 Add option to adjust height when switching fonts to smaller Florian Wetzel 2025-02-21 15:48:55 +01:00
  • 068ef657e8 Expose title dimensions as variables Florian Wetzel 2025-02-20 16:11:05 +01:00
  • 13dd0481fb Add custom background Florian Wetzel 2025-02-07 16:46:24 +01:00
  • 1f80ca10f9 Merge pull request #31 from 0xFEEDC0DE64/add-build-script Daniel Brunner 2024-10-03 11:17:32 +02:00
  • 950d9dadbb Add build script Florian Wetzel 2024-10-03 10:07:14 +02:00
  • 89f1253298 Replace fmt::format with std::format 0xFEEDC0DE64 2024-09-18 16:42:48 +02:00
  • 53c5f9a0f3 Allow single icon definitions without highlighted allow-single-icon-definitions 0xFEEDC0DE64 2023-08-13 22:33:23 +02:00
  • 7e17dcf7d8 Move rich text escape methods to helper .h .cpp files 0xFEEDC0DE64 2023-04-27 17:07:08 +02:00
  • 76041027df C++23 enable in CMakeLists.txt 0xFEEDC0DE64 2023-04-27 14:27:30 +02:00
  • 51bae4e7f3 Removed again lots of arduino bullshit 0xFEEDC0DE64 2023-03-29 16:01:03 +02:00
  • 203bdadca9 initial commit scrolllabel CommanderRedYT 2023-03-03 17:47:49 +01:00
  • cac01b252a Updated to new esp-idf rotary 0xFEEDC0DE64 2023-02-27 17:26:53 +01:00
  • 56b0fc30bb Added warning CommanderRedYT 2023-02-18 15:09:55 +01:00
  • de5ac4c8c2 Fix crash for empty string CommanderRedYT 2023-02-18 13:20:22 +01:00
  • ed892388f6 Merge pull request #30 from 0xFEEDC0DE64/changes Daniel Brunner 2023-02-15 17:29:23 +01:00
  • 9c5a4cccb3 Added empty line and namespace label CommanderRedYT 2023-02-15 17:21:37 +01:00
  • 942a1e45b4 Added icon widget CommanderRedYT 2023-02-15 17:19:59 +01:00
  • ddd276e681 Fixed clear CommanderRedYT 2023-02-15 17:19:54 +01:00
  • 7a6dd2afac Added changeable icons CommanderRedYT 2023-02-15 17:19:33 +01:00
  • 6d3002c87b Added variable-range types for progress bars CommanderRedYT 2023-01-29 19:57:28 +01:00
  • ea4915e750 Changed text() to title() CommanderRedYT 2023-01-29 17:32:06 +01:00
  • 7cfa4b85e1 Fixed closing of popups 0xFEEDC0DE64 2023-01-23 20:31:06 +01:00
  • ec7ddb8dea Add CenteredLabel 0xFEEDC0DE64 2023-01-23 17:02:26 +01:00
  • f3e667e59d New design for menu headers 0xFEEDC0DE64 2023-01-23 13:28:38 +01:00
  • 086e5f6f86 Fix crash with skipScroll in MenuDisplay 0xFEEDC0DE64 2023-01-23 10:43:08 +01:00
  • e429650c99 Implemented button holding for chrono changevalue displays CommanderRedYT 2023-01-18 20:20:01 +01:00
  • 9b8b50c88d Add tutorial for compiling iconconvert Daniel Brunner 2023-01-18 17:05:43 +01:00
  • f3622e678e Menu items now have a second icon for when selected 0xFEEDC0DE64 2023-01-18 14:04:03 +01:00
  • 6a1199e391 Merge pull request #29 from 0xFEEDC0DE64/rotary CommanderRedYT 2023-01-17 19:59:01 +01:00
  • d3e438c0ed Added rotary interface CommanderRedYT 2023-01-16 22:20:54 +01:00
  • 7f2ff4542e Fixed iconconvert alpha handling 0xFEEDC0DE64 2023-01-16 21:43:26 +01:00
  • 9c535eedb4 icon.h was moved to esptftlib 0xFEEDC0DE64 2023-01-16 16:12:58 +01:00
  • f673391ed3 Fixed BigValueDisplay 0xFEEDC0DE64 2023-01-12 23:41:52 +01:00
  • c7bba7daa1 Use new fontrenderer 0xFEEDC0DE64 2023-01-12 23:21:21 +01:00
  • 98fb5746c6 Remove ultra-retarded swapBytes 0xFEEDC0DE64 2023-01-12 18:23:07 +01:00
  • 60e7544266 Reduce tft interface 0xFEEDC0DE64 2023-01-12 17:50:16 +01:00
  • b4b30c863a New design for displays with title (grey bar) 0xFEEDC0DE64 2023-01-11 14:41:24 +01:00
  • 26c0be33b1 Add TitleInterface 0xFEEDC0DE64 2023-01-10 17:41:03 +01:00
  • f80f8427da Add string include CommanderRedYT 2023-01-05 20:39:08 +01:00
  • 9ced47e96c Remove debug logging CommanderRedYT 2023-01-02 18:17:03 +01:00
  • 346ff33fc5 Made some logic changes, fixed rendering CommanderRedYT 2023-01-02 18:13:54 +01:00
  • b4724ded46 Added toString function CommanderRedYT 2023-01-02 18:13:28 +01:00
  • 503187af0b WIP color-selector CommanderRedYT 2022-12-28 22:24:20 +01:00
  • 89305d3c15 Merge pull request #26 from 0xFEEDC0DE64/fix-keyboard CommanderRedYT 2022-12-26 23:10:40 +01:00
  • a8a6791af7 Fixed and improved keyboard CommanderRedYT 2022-12-26 23:09:48 +01:00
  • 4b26475ca4 WIP scrollable label menuitem-scrolllabel CommanderRedYT 2022-12-26 03:44:09 +01:00
  • 7f24e4bc37 Add config for swapping bytes when using pushImage CommanderRedYT 2022-12-25 17:04:14 +01:00
  • 8c891bb556 Remove const CommanderRedYT 2022-12-25 14:11:02 +01:00
  • cc95378d7a Merge pull request #24 from 0xFEEDC0DE64/update CommanderRedYT 2022-12-25 03:21:20 +01:00
  • 58e7c97fbb Added more functions CommanderRedYT 2022-12-25 03:20:58 +01:00
  • d033a5b91c Fixed graphs CommanderRedYT 2022-12-25 02:57:51 +01:00
  • 62a323fa1a Merge pull request #23 from 0xFEEDC0DE64/setTextSize Daniel Brunner 2022-12-16 11:45:25 +01:00
  • e7c33b8726 Added setTextSize() CommanderRedYT 2022-12-16 11:19:24 +01:00
  • 0d25b85304 Some more keyboard implementations 0xFEEDC0DE64 2022-12-05 16:24:18 +01:00
  • 9bfbcdfb03 Introduced new tft interface and added iconconverter 0xFEEDC0DE64 2022-12-01 19:50:29 +01:00
  • 324a6718e7 Fixed popup display text not being rendered 0xFEEDC0DE64 2022-11-22 17:02:15 +01:00
  • 0f89f6c994 Add selected icon interface to menus 0xFEEDC0DE64 2022-10-19 17:10:07 +02:00
  • c0f5cc88fe Fix render bug when overflowing menu 0xFEEDC0DE64 2022-10-19 16:32:45 +02:00
  • 58d28e673e Better rendering of selected menu items 0xFEEDC0DE64 2022-10-18 20:46:40 +02:00
  • 78935bfb14 Update checked and unchecked icons 0xFEEDC0DE64 2022-10-13 17:13:58 +02:00
  • ab946208e5 Fix compiling in c++23 0xFEEDC0DE64 2022-09-08 21:35:21 +02:00
  • 88f27eca83 Implemented auto increment / decrement in changevaluedisplay 0xFEEDC0DE64 2022-08-17 16:48:57 +02:00
  • 2423da8937 Better acceleration in menu auto scroll 0xFEEDC0DE64 2022-08-16 17:38:55 +02:00
  • 8db536fcfd Implement auto scroll in menu displays by keeping up/down buttons pressed 0xFEEDC0DE64 2022-08-16 16:22:44 +02:00
  • f40dab0c60 Implemented auto increment / decrement in changevaluedisplay old_version 0xFEEDC0DE64 2022-08-17 16:48:57 +02:00
  • 56b6f20651 Better acceleration in menu auto scroll 0xFEEDC0DE64 2022-08-16 17:38:55 +02:00
  • aaea3a9e33 Implement auto scroll in menu displays by keeping up/down buttons pressed 0xFEEDC0DE64 2022-08-16 16:22:44 +02:00
  • 3a7b567eaa Cpp23 update 0xFEEDC0DE64 2022-07-09 23:40:06 +02:00
  • bbc95b8882 Merge pull request #21 from 0xFEEDC0DE64/fix-string CommanderRedYT 2022-06-30 15:14:54 +02:00
  • 8cf0f745f9 Fixed compilation CommanderRedYT 2022-06-30 12:45:17 +02:00
  • b8a29bb12b Fixed compilation CommanderRedYT 2022-06-30 12:45:17 +02:00
  • a75c419742 Update to fix compiling with cpp23 again 0xFEEDC0DE64 2022-06-25 21:43:10 +02:00
  • 15bdca5645 Merge pull request #20 from 0xFEEDC0DE64/spelling CommanderRedYT 2022-06-15 10:51:34 +02:00
  • e6c27138b4 Fixed spelling CommanderRedYT 2022-06-15 10:50:04 +02:00
  • 3b479a3207 Merge pull request #18 from 0xFEEDC0DE64/keyboard Daniel Brunner 2022-06-14 13:56:33 +02:00
  • 0beee355ed Removed futurecpp.h keyboard CommanderRedYT 2022-06-14 13:51:10 +02:00
  • 3e06c0869b Refactor CommanderRedYT 2022-06-14 13:24:55 +02:00
  • a089083987 Fixed portrait mode CommanderRedYT 2022-06-13 23:36:22 +02:00
  • df1ae9ba95 Implemented Keyboard; ToDo: Control buttons in vertical mode CommanderRedYT 2022-06-13 18:01:29 +02:00
  • b372f356ac Rounded Rect CommanderRedYT 2022-06-13 18:00:07 +02:00
  • 35bf2907b3 Changed text, roundRect CommanderRedYT 2022-06-13 17:59:44 +02:00
  • 94cb9de981 Changed text, added 3 dots, roundRect CommanderRedYT 2022-06-13 17:59:16 +02:00
  • 0c6f3df4f7 Made UI a bit better, fix for landscape CommanderRedYT 2022-06-13 17:58:33 +02:00
  • 80e45d368e Added isLandscape() CommanderRedYT 2022-06-13 17:58:01 +02:00
  • bb02a6c267 Updated to newest IDF with new GCC 0xFEEDC0DE64 2022-06-13 21:14:35 +02:00
  • cf9c9401ec Copy of label, will be able to scroll text for ChangeValueDisplay etc scrolling-label CommanderRedYT 2022-06-13 18:02:29 +02:00
  • 20e211fd39 oida 0xFEEDC0DE64 2022-06-09 16:42:20 +02:00
  • 09add5cdee Implemented buttonHeld; still needs some work menudisplay_keep_scrolling CommanderRedYT 2022-06-09 15:51:44 +02:00
  • a7d5148c8b Implemented scrolling CommanderRedYT 2022-06-09 15:02:58 +02:00
  • 139a8a4711 Holding up/down in menudisplay repeatadly rotates 0xFEEDC0DE64 2022-06-09 13:53:49 +02:00
  • fe5078b146 Merge pull request #14 from CommanderRedYT/better-ui Daniel Brunner 2022-06-09 16:12:15 +02:00
  • 2fe1d1ed28 Removed unused libs (ADL) CommanderRedYT 2022-06-09 13:40:01 +02:00
  • c8c276691b Added TextWithHighlightedValueHelper CommanderRedYT 2022-06-09 11:15:14 +02:00
  • 56faf93543 Added richtext colors for easier use CommanderRedYT 2022-06-09 11:15:02 +02:00
  • 04d61efa60 Merge pull request #12 from CommanderRedYT/slider-widget Daniel Brunner 2022-05-24 16:28:23 +02:00