InfiniTime/src/DisplayApp
2020-03-08 21:46:25 +01:00
..
Fonts 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
Screens Fix date/time conversion from CTS to internal date/time representation. 2020-03-02 20:13:30 +01:00
DisplayApp.cpp 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
DisplayApp.h Do not copy LittleVgl object in DislayApp, use reference instead. 2020-03-08 21:38:11 +01:00
LittleVgl.cpp 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
LittleVgl.h 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