Avamander
|
e3fb2f0b89
|
Renamed DisplayApp/ to displayapp/
|
2020-10-02 21:46:41 +03: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
|
ee05577dd6
|
Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUService (WIP)
|
2020-05-11 18:50:37 +02:00 |
|
JF
|
4de22601f5
|
Apply a "up" transition when an app is opened.
|
2020-03-10 20:21:41 +01: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
|
5bc0640b73
|
Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use it as the default font.
|
2020-03-01 19:09:59 +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
|
e285ba9972
|
Fix double-buffering for spi display (it's actually using double-buffering, now)
|
2020-03-01 15:57:58 +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 |
|