|
89f1253298
|
Replace fmt::format with std::format
|
2024-09-18 16:42:48 +02:00 |
|
|
7e17dcf7d8
|
Move rich text escape methods to helper .h .cpp files
|
2023-04-27 17:07:08 +02:00 |
|
|
76041027df
|
C++23 enable in CMakeLists.txt
|
2023-04-27 14:27:30 +02:00 |
|
|
cac01b252a
|
Updated to new esp-idf
|
2023-02-27 17:26:53 +01:00 |
|
|
942a1e45b4
|
Added icon widget
|
2023-02-15 17:19:59 +01:00 |
|
|
6d3002c87b
|
Added variable-range types for progress bars
|
2023-01-29 19:57:28 +01:00 |
|
|
ec7ddb8dea
|
Add CenteredLabel
|
2023-01-23 17:02:26 +01:00 |
|
|
f3622e678e
|
Menu items now have a second icon for when selected
|
2023-01-18 14:04:10 +01:00 |
|
|
9c535eedb4
|
icon.h was moved to esptftlib
|
2023-01-16 16:12:58 +01:00 |
|
|
c7bba7daa1
|
Use new fontrenderer
|
2023-01-12 23:21:21 +01:00 |
|
|
26c0be33b1
|
Add TitleInterface
|
2023-01-10 17:41:03 +01:00 |
|
|
9bfbcdfb03
|
Introduced new tft interface and added iconconverter
|
2022-12-01 19:50:29 +01:00 |
|
|
df1ae9ba95
|
Implemented Keyboard; ToDo: Control buttons in vertical mode
|
2022-06-13 22:58:38 +02:00 |
|
|
c8c276691b
|
Added TextWithHighlightedValueHelper
|
2022-06-09 11:15:14 +02:00 |
|
|
6bd5afa6fc
|
Added slider
|
2022-05-24 16:12:08 +02:00 |
|
|
ea2827d205
|
Added some advanced menu item features
|
2022-05-21 12:58:15 +02:00 |
|
|
d0960025a2
|
Split PopupDisplay and MessagePopupDisplay
|
2022-03-31 14:29:03 +02:00 |
|
|
0f1371d49f
|
Introduced new screen stack to keep selected menu item when going back
|
2022-03-02 04:10:53 +01:00 |
|
|
91181efef8
|
Smaller fixes and added change value display for chrono durations
|
2022-01-11 22:41:50 +01:00 |
|
|
65a8c98530
|
Add change value display for IP address
|
2021-12-30 05:56:46 +01:00 |
|
|
c5933152e1
|
Added ChangeValueDisplay for string
|
2021-12-29 22:53:58 +01:00 |
|
|
a279559e76
|
Accessors now report result of setter, added error handler interface
|
2021-12-29 21:53:23 +01:00 |
|
|
a29efa4e47
|
Added MultiAction, ChangeValueDisplay<wifi_auth_type_t>, TextWithValueHelper
|
2021-12-29 20:29:12 +01:00 |
|
|
87b2d2b42a
|
Add ChangeValueDisplay for wifi_mode_t
|
2021-12-29 19:50:22 +01:00 |
|
|
3d01a04aa4
|
More button improvements
|
2021-12-28 13:40:56 +01:00 |
|
|
4871df0898
|
New button interface
|
2021-12-28 01:04:39 +01:00 |
|
|
db066968d2
|
Added graphs
|
2021-11-02 16:11:37 +01:00 |
|
|
aad3fcedcb
|
Added DisplayWithTitle
|
2021-11-01 22:21:29 +01:00 |
|
|
941156a291
|
Implemented rich text rendering
|
2021-09-05 19:16:46 +02:00 |
|
|
3a843d9202
|
Added ToggleBoolAction
|
2021-08-20 14:07:03 +02:00 |
|
|
80bcc7ef07
|
added screen manager
|
2021-08-20 13:50:04 +02:00 |
|
|
ad0d90339e
|
Moved all the bobbycar gui code into this library
|
2021-08-20 13:16:55 +02:00 |
|
|
f4b568f055
|
Added icon.h
|
2021-08-18 16:53:11 +02:00 |
|