index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DisplayApp
/
LittleVgl.cpp
Age
Commit message (
Expand
)
Author
2020-05-11
Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer...
JF
2020-03-10
Apply a "up" transition when an app is opened.
JF
2020-03-09
Add support for gestures and integrate it with the vertical scrolling transit...
JF
2020-03-08
When a full screen refresh is done, apply a vertical scroll during the refres...
JF
2020-03-02
Workaround for the first touch that is taken twice into account.
JF
2020-03-01
Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ...
JF
2020-03-01
Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was no...
JF
2020-03-01
Fix double-buffering for spi display (it's actually using double-buffering, now)
JF
2020-02-16
Add touch panel port to lvgl.
JF
2020-02-10
Integration of lvgl : continued...
JF