Commit graph

75 commits

Author SHA1 Message Date
Jean-Philip Desjardins
88037d484a Properly handle content URIs in DoesBootableExist. 2021-08-25 15:47:17 -04:00
Jean-Philip Desjardins
01ac0abdf7 Update Framework submodule. 2021-08-25 15:47:15 -04:00
Jean-Philip Desjardins
e358920702 Code style fix. 2021-08-25 15:47:14 -04:00
Jean-Philip Desjardins
a4d7dc43f5 First pass for Android scoped storage support.
Kinda works, but needs lots of testing.
2021-08-25 15:47:14 -04:00
Jean-Philip Desjardins
3555a1385f Report that files on S3 always exist. 2021-08-10 17:38:10 -04:00
Jean-Philip Desjardins
6cc0334dcb Use native code to handle bootables. 2021-08-10 17:38:09 -04:00
Jean-Philip Desjardins
f6d6533a80 Fix style. 2021-04-23 17:39:19 -04:00
Jean-Philip Desjardins
a15ce14193 Update S3 client. 2021-04-23 17:39:19 -04:00
Mahmood - Zer0xFF
2b110880ef disable S3 UI option when S3 is disabled 2021-02-22 01:51:14 +00:00
Jean-Philip Desjardins
dc1a5a7049 Don't prevent starting game if we can't update the bootable database. 2020-12-15 13:33:59 -05:00
Jean-Philip Desjardins
4843758933 Use supported disc image extensions list. 2020-10-06 17:01:08 -04:00
jpd002
23762f450b Move Amazon S3 client in Framework submodule. 2020-09-13 19:41:04 -04:00
Mahmood - Zer0xFF
6a6a19697f silence nlohmann_json warning 2020-05-10 16:43:19 +01:00
Jean-Philip Desjardins
c950bf43d0 Only log scan process if we want to. 2020-05-03 16:13:54 -04:00
Jean-Philip Desjardins
917c81358c Code style fix. 2020-05-03 16:13:16 -04:00
Jean-Philip Desjardins
19cc1ce59a Use non-throwing variant of directory_iterator. 2020-05-03 16:08:52 -04:00
Jean-Philip Desjardins
3737aee708 Enclose directory listing in a try/catch block. 2020-05-03 16:08:51 -04:00
Jean-Philip Desjardins
1464b7c856 Log scanning process. 2020-05-03 16:08:51 -04:00
Mahmood - Zer0xFF
672af55ca8 display s3 bootables as they're proccessed 2020-04-16 15:23:10 +01:00
Mahmood - Zer0xFF
7f46c47a19 check to see if bootable is listed before trying to get diskId, speed up scan, especially on aws S3 buckets 2020-03-07 17:59:29 +00:00
Mahmood - Zer0xFF
5f2c2b0c2b Qt: list S3 games in bootables 2020-03-07 17:58:03 +00:00
Mahmood - Zer0xFF
8d69514533 s3 listing to own function 2020-03-07 17:52:15 +00:00
Mahmood - Zer0xFF
53e86fb91a dont fail to load game info, if it has no overview 2020-02-09 23:37:24 +00:00
Zer0xFF
86f732d102
Update TheGamesDbClient.cpp 2020-01-03 19:06:54 +00:00
Guo Yunhe
a3ddb9a046 Use system nlohmann_json library if available 2019-11-04 13:21:09 +02:00
Jean-Philip Desjardins
a41f493133 Android build fixes. 2019-10-23 20:50:12 -04:00
Jean-Philip Desjardins
7131a28fd4 Remove usage of boost::filesystem. 2019-10-23 20:48:46 -04:00
Mahmood - Zer0xFF
c5ba549de6 update submodule, and references to it 2019-10-19 17:14:44 +01:00
Mahmood - Zer0xFF
3f701fe4ef Make Plays dependencies submodule in this repo 2019-08-30 13:25:03 -04:00
Jean-Philip Desjardins
e6771f6a05 Code style fixes. 2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
613a6896f4 Add average spent time. 2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
b37597d171 Fix profiler time scales. 2019-08-01 19:58:35 -04:00
Jean-Philip Desjardins
989717d8b0 Move StatsManager to ui_shared. 2019-08-01 19:58:35 -04:00
Mahmood - Zer0xFF
4d8b739685 move ui_shared out of PlayCore 2019-07-05 23:55:34 +01:00
Mahmood - Zer0xFF
d8bcd770b0 Code style fixes. 2019-05-19 12:03:54 +01:00
Mahmood - Zer0xFF
b274fe17e7 move to own function 2019-05-19 12:03:53 +01:00
Mahmood - Zer0xFF
7707110aee Add Bootable Cover list to Qt UI 2019-05-19 12:03:22 +01:00
Zer0xFF
7254952d2b
fix cover art url string formatting
extra / causes cdn to create a unique cache to that url, which we over TGDB dont actually clear when new image is uploaded
2019-05-10 09:27:13 +01:00
Jean-Philip Desjardins
73a6611740 Add TheGamesDb API key. 2019-02-11 18:38:00 -05:00
Jean-Philip Desjardins
c19902c226 Use enums to define bootables sort types. 2019-02-11 13:23:13 -05:00
Jean-Philip Desjardins
1b3bfd1122 Cleanup. 2019-01-31 19:09:10 -05:00
Jean-Philip Desjardins
c7065d3b87 Restore paging support in TheGamesDbClient. 2019-01-31 19:01:31 -05:00
Jean-Philip Desjardins
98045dc26f Code style fixes. 2019-01-28 20:46:14 -05:00
Jean-Philip Desjardins
44a05297fd Cleanup. 2019-01-28 20:14:53 -05:00
Jean-Philip Desjardins
9ffd152b12 Code style fixes. 2019-01-28 20:11:23 -05:00
Jean-Philip Desjardins
c5bc872e35 Add API_KEY macro. 2019-01-28 20:10:42 -05:00
Jean-Philip Desjardins
051374d390 Catch errors that might occur when obtaining game info. 2019-01-26 23:01:51 -05:00
Mahmood - Zer0xFF
a81e79636a Update TGDB API to use new endpoint ByGameUniqueID 2019-01-21 18:38:12 +00:00
Mahmood - Zer0xFF
89c45859ed cleanup 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
f9ef17a16f extract disc id during bootable registeration 2019-01-15 11:50:09 +00:00