8 Commits

Author SHA1 Message Date
yvt
29ac869491
clang-format 2019-07-20 16:40:59 +09:00
yvt
5f0814988a
Use make_unique to construct unique_ptr 2019-07-20 16:40:52 +09:00
yvt
c910bd4846
Remove Mutex, replacing their uses with std::{mutex, recursive_mutex} 2019-05-25 15:00:32 +09:00
yvt
d78b91a92f Fix for MSVC 2017-02-25 10:51:47 -08:00
yvt
2e105e7e62 Fix to compile with GCC 2017-01-30 01:14:44 +09:00
yvt
7272c067a7 Automatic update check
Fixes #526.
2017-01-30 01:02:40 +09:00
yvt
51193c07f1 Update PackageUpdateManager
GetUpdateInfoReadyState() now returns Unavailable if the update feed is not specified in PackageInfo.json
2017-01-29 23:56:44 +09:00
yvt
cca0a4c938 Add PackageUpdateManager 2017-01-29 23:27:54 +09:00