aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix rounding errors. There's still a TODO:Andreas Grois2021-04-221-13/+12
| | | | | | | If the clock is started 1 ms before the configured time interval, it currently will skip one update. Because waiting times up to 30 minutes are planned to be supported, this can cause the clock to be quite wrong for quite some time...
* Fix that separators/texts were swappedAndreas Grois2021-04-211-1/+1
|
* Enforce system allocator (sanity and such...)Andreas Grois2021-04-201-1/+3
|
* Simple synchronized clock (limited to full seconds or 1/x seconds)Andreas Grois2021-04-201-14/+35
|
* Clock now does something (but isn't done yet).Andreas Grois2021-04-194-7/+39
|
* Add translations for auto-generated Clap options.Andreas Grois2021-04-193-56/+85
|
* Update translationsAndreas Grois2021-04-193-90/+116
|
* Fix typo in Germanpo fileAndreas Grois2021-04-191-4/+4
|
* Add local home directory path support for localization.Andreas Grois2021-04-192-2/+7
|
* Update German translation.Andreas Grois2021-04-192-13/+290
|
* Add commandline handling and hardcoded default paths.Andreas Grois2021-04-185-14/+374
|
* First semi-working implementation.Andreas Grois2021-04-1830-110/+1416
|
* Initial commit. Borked, so don't useAndreas Grois2021-04-076-0/+454