Commit graph

20 commits

Author SHA1 Message Date
Mahmood - Zer0xFF
c3f138a424 Split DiskUtils into BootableUtils 2024-10-24 20:43:37 +01:00
Mahmood - Zer0xFF
ae835d7fa5 Hide Homebrew/Arcade sort option 2024-10-20 14:21:02 +01:00
Mahmood - Zer0xFF
0d43ab4767 Add bootable type filter 2024-10-20 14:20:50 +01:00
Jean-Philip Desjardins
f20780487b Add arcade machine bootable type. 2023-01-18 15:53:27 -05:00
Mahmood - Zer0xFF
612463ee3a enable state filter 2022-02-19 00:40:47 +00:00
Mahmood - Zer0xFF
fc7af9e227 show state color when available 2022-02-19 00:40:29 +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
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
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
Jean-Philip Desjardins
c19902c226 Use enums to define bootables sort types. 2019-02-11 13:23:13 -05:00
Mahmood - Zer0xFF
f9ef17a16f extract disc id during bootable registeration 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
9cf4996096 Code style fixes. 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
86d8949a0a Implement game sorting in native code 2019-01-15 11:50:08 +00:00
Mahmood - Zer0xFF
79162ed16a set title during bootable registeration, this should prevent ScanBootables(...) from overwriting the title when it's updated from TGDB 2019-01-15 11:50:08 +00:00
Mahmood - Zer0xFF
1cf8a6a56f Extend BootablesDbClient to support Overview 2019-01-15 11:50:03 +00:00
Jean-Philip Desjardins
530e3e1a6e Add PurgeInexistingFiles process. 2018-12-06 12:46:49 -05:00
Jean-Philip Desjardins
4db0f9f12c Add FetchCoverUrls process. 2018-12-06 12:46:49 -05:00
Jean-Philip Desjardins
9f9ce65c8a Add title and coverUrl in bootable database. 2018-12-06 12:46:49 -05:00
Jean-Philip Desjardins
9cbc7a49d1 Add generic game scanning code for mobile style UI. 2018-12-06 12:46:49 -05:00