2022-11-09 19:29:14 +00:00
|
|
|
0.01: Clone of original SlopeClock
|
|
|
|
0.02: Added configuration
|
2022-11-14 18:23:55 +00:00
|
|
|
0.03: Reset font to save some memory during remove
|
2022-11-23 10:42:25 +00:00
|
|
|
0.04: Changed to use clock_info for displayed data
|
|
|
|
Made fonts smaller to avoid overlap when (eg) 22:00
|
|
|
|
Allowed black/white background (as that can look nice too)
|
2022-11-25 16:27:42 +00:00
|
|
|
0.05: Images in clkinfo are optional now
|
2022-11-25 17:52:37 +00:00
|
|
|
0.06: Added support for locale based time
|
2022-12-04 14:24:45 +00:00
|
|
|
0.07: README file update as UI interaction was not easy to understand
|
2022-12-19 12:09:30 +00:00
|
|
|
0.08: Stability improvements - ensure we continue even if a flat string can't be allocated
|
|
|
|
Stop ClockInfo text drawing outside the allocated area
|
2023-01-27 13:33:46 +00:00
|
|
|
0.09: Use clock_info module as an app
|