| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-02 | Fix dbus signature of get_state method | Joel Klinghed | |
| Forgot to update signature when switching from double, double to uint32_t, time_t. Also change time_t to int64_t as time_t can have different sizes. | |||
| 2021-02-02 | Handle empty state file | Joel Klinghed | |
| If no file exists an empty one is created, do not error out if that is the case. | |||
| 2021-01-27 | Complete rewrite using C++ and with shared state support | Joel Klinghed | |
