|
ab7319edde
|
Merge pull request #32 from CommanderRedYT/bicycle
|
2025-04-10 12:19:44 +02:00 |
|
|
6074189811
|
Configure background color via kconfig
|
2025-04-09 23:29:55 +02:00 |
|
|
3438b20b58
|
Improve handling for initial cursor position
|
2025-02-25 15:12:01 +01:00 |
|
|
20e359a1b9
|
Add ability to change the color
|
2025-02-25 14:49:01 +01:00 |
|
|
5f889d4d73
|
Fix scrolling / skipScroll
|
2025-02-25 14:48:40 +01:00 |
|
|
beab503d28
|
Add option to adjust height when switching fonts to smaller
|
2025-02-21 15:48:55 +01:00 |
|
|
068ef657e8
|
Expose title dimensions as variables
|
2025-02-20 16:11:05 +01:00 |
|
|
13dd0481fb
|
Add custom background
|
2025-02-07 16:46:24 +01:00 |
|
|
1f80ca10f9
|
Merge pull request #31 from 0xFEEDC0DE64/add-build-script
Add build script
|
2024-10-03 11:17:32 +02:00 |
|
|
950d9dadbb
|
Add build script
|
2024-10-03 10:07:14 +02:00 |
|
|
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 |
|
|
51bae4e7f3
|
Removed again lots of arduino bullshit
|
2023-03-29 16:01:03 +02:00 |
|
|
cac01b252a
|
Updated to new esp-idf
|
2023-02-27 17:26:53 +01:00 |
|
|
56b0fc30bb
|
Added warning
|
2023-02-18 15:09:55 +01:00 |
|
|
de5ac4c8c2
|
Fix crash for empty string
|
2023-02-18 13:20:30 +01:00 |
|
|
ed892388f6
|
Merge pull request #30 from 0xFEEDC0DE64/changes
Changes
|
2023-02-15 17:29:23 +01:00 |
|
|
9c5a4cccb3
|
Added empty line and namespace label
|
2023-02-15 17:21:37 +01:00 |
|
|
942a1e45b4
|
Added icon widget
|
2023-02-15 17:19:59 +01:00 |
|
|
ddd276e681
|
Fixed clear
|
2023-02-15 17:19:54 +01:00 |
|
|
7a6dd2afac
|
Added changeable icons
|
2023-02-15 17:19:33 +01:00 |
|
|
6d3002c87b
|
Added variable-range types for progress bars
|
2023-01-29 19:57:28 +01:00 |
|
|
ea4915e750
|
Changed text() to title()
|
2023-01-29 17:32:06 +01:00 |
|
|
7cfa4b85e1
|
Fixed closing of popups
|
2023-01-23 20:31:06 +01:00 |
|
|
ec7ddb8dea
|
Add CenteredLabel
|
2023-01-23 17:02:26 +01:00 |
|
|
f3e667e59d
|
New design for menu headers
|
2023-01-23 13:28:38 +01:00 |
|
|
086e5f6f86
|
Fix crash with skipScroll in MenuDisplay
|
2023-01-23 10:43:08 +01:00 |
|
|
e429650c99
|
Implemented button holding for chrono changevalue displays
|
2023-01-18 20:20:01 +01:00 |
|
|
9b8b50c88d
|
Add tutorial for compiling iconconvert
|
2023-01-18 17:05:43 +01:00 |
|
|
f3622e678e
|
Menu items now have a second icon for when selected
|
2023-01-18 14:04:10 +01:00 |
|
|
6a1199e391
|
Merge pull request #29 from 0xFEEDC0DE64/rotary
Added rotary interface
|
2023-01-17 19:59:01 +01:00 |
|
|
d3e438c0ed
|
Added rotary interface
|
2023-01-16 22:20:54 +01:00 |
|
|
7f2ff4542e
|
Fixed iconconvert alpha handling
|
2023-01-16 21:43:26 +01:00 |
|
|
9c535eedb4
|
icon.h was moved to esptftlib
|
2023-01-16 16:12:58 +01:00 |
|
|
f673391ed3
|
Fixed BigValueDisplay
|
2023-01-12 23:41:52 +01:00 |
|
|
c7bba7daa1
|
Use new fontrenderer
|
2023-01-12 23:21:21 +01:00 |
|
|
98fb5746c6
|
Remove ultra-retarded swapBytes
|
2023-01-12 18:23:07 +01:00 |
|
|
60e7544266
|
Reduce tft interface
|
2023-01-12 17:50:16 +01:00 |
|
|
b4b30c863a
|
New design for displays with title (grey bar)
|
2023-01-11 14:41:24 +01:00 |
|
|
26c0be33b1
|
Add TitleInterface
|
2023-01-10 17:41:03 +01:00 |
|
|
f80f8427da
|
Add string include
|
2023-01-05 20:39:08 +01:00 |
|
|
9ced47e96c
|
Remove debug logging
|
2023-01-02 18:17:03 +01:00 |
|
|
346ff33fc5
|
Made some logic changes, fixed rendering
|
2023-01-02 18:13:54 +01:00 |
|
|
b4724ded46
|
Added toString function
|
2023-01-02 18:13:28 +01:00 |
|
|
89305d3c15
|
Merge pull request #26 from 0xFEEDC0DE64/fix-keyboard
|
2022-12-26 23:10:40 +01:00 |
|
|
a8a6791af7
|
Fixed and improved keyboard
|
2022-12-26 23:09:48 +01:00 |
|
|
7f24e4bc37
|
Add config for swapping bytes when using pushImage
|
2022-12-25 17:04:14 +01:00 |
|
|
8c891bb556
|
Remove const
|
2022-12-25 14:11:02 +01:00 |
|
|
cc95378d7a
|
Merge pull request #24 from 0xFEEDC0DE64/update
|
2022-12-25 03:21:20 +01:00 |
|