Avamander
|
e3fb2f0b89
|
Renamed DisplayApp/ to displayapp/
|
2020-10-02 21:46:41 +03:00 |
|
JF
|
83f6d7d81b
|
Fix most of the warnings. Remaining warnings come from nimble source code.
|
2020-08-17 16:31:00 +02:00 |
|
JF
|
bb11891b6e
|
Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL.
|
2020-07-03 21:37:40 +02:00 |
|
JF
|
35e221078b
|
Add support for gestures and integrate it with the vertical scrolling transition.
|
2020-03-09 21:29:12 +01:00 |
|
JF
|
0a5cd60fe8
|
When a full screen refresh is done, apply a vertical scroll during the refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.
|
2020-03-08 21:46:25 +01:00 |
|
JF
|
d88ec8c2f0
|
Workaround for the first touch that is taken twice into account.
|
2020-03-02 20:48:58 +01:00 |
|
JF
|
6d288b905a
|
Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was not enough and caused perf issues)
|
2020-03-01 15:59:17 +01:00 |
|
JF
|
167a0ffc87
|
Add touch panel port to lvgl.
PoC of user interaction with 3 screen (clock, menu and app).
|
2020-02-16 18:32:36 +01:00 |
|
JF
|
e65c9fa181
|
Integration of lvgl : continued...
|
2020-02-10 21:05:33 +01:00 |
|