| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-01 | Remove default lvgl font (roboto). | JF | |
| 2020-03-01 | Simplify Tile to improve refresh speed (it's not a tile anymore...). | JF | |
| Disable debug mode of lvgl. | |||
| 2020-02-23 | Enable watchdog, and issue a WDT reset when the button is pushed for more ↵ | JF | |
| than 7s. | |||
| 2020-02-23 | Do not compile GFX and older fonts anymore. | JF | |
| Refactor SystemTask in its own class. Refactor Screen to be able to close current screen and open a new one. Re-enable sleep/wake up and propagate button event to Screens. | |||
| 2020-02-16 | Add touch panel port to lvgl. | JF | |
| PoC of user interaction with 3 screen (clock, menu and app). | |||
| 2020-02-10 | Integration of lvgl : continued... | JF | |
| 2020-02-08 | First quick'n'dirty integration of LittleVGL. Needs some cleaning. | JF | |
| 2020-01-11 | Add date library (https://github.com/HowardHinnant/date) to manage the date ↵ | JF | |
| and time. The date is now properly processed (31 December 2019 23:59:59 + 1s => 1 January 2020 00:00:00) | |||
