aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/LittleVgl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove custom styles in Screens and define default style and "Big style" in L...JF2020-07-031-0/+1
* Add support for gestures and integrate it with the vertical scrolling transit...JF2020-03-091-4/+9
* When a full screen refresh is done, apply a vertical scroll during the refres...JF2020-03-081-1/+15
* Workaround for the first touch that is taken twice into account.JF2020-03-021-0/+2
* Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was no...JF2020-03-011-3/+62
* Add touch panel port to lvgl.JF2020-02-161-1/+11
* Integration of lvgl : continued...JF2020-02-101-0/+29