orotool/subprojects
King_DuckZ b06456e4b0 Restore timeouts from previous run
This is quite a big update, the new feature is that when the
program starts it loads the next update time from the db if
present. If so it resumes the timers from there. Maximum wait
time is currently capped at 24h.

TimerOroApi is not templated on methods anymore, rather on
the new DBOperation enum. This is so that it has that enum
value to pass it to other functions. This could've been a
separate commit, but wth...

Magic enum allows me to iterate over an enum's values at
build time, it's useful for building the query in OriginsDB
for the SELECT in the access table
(see make_select_last_access_str()).
2020-08-16 06:28:58 +01:00
..
date@569b2d6785 Update submodules 2020-08-10 21:52:56 +01:00
duckhandy@1c6de14cd4 Add tiger. It depends on duckhandy, so add that too. 2020-08-14 00:46:36 +01:00
magic_enum@d73a985f52 Restore timeouts from previous run 2020-08-16 06:28:58 +01:00
restc-cpp Update submodules 2020-08-10 21:52:56 +01:00
SQLiteCpp Update submodules 2020-08-10 21:52:56 +01:00