Commit graph

18 commits

Author SHA1 Message Date
Jean-Philip Desjardins
f20780487b Add arcade machine bootable type. 2023-01-18 15:53:27 -05:00
Mahmood - Zer0xFF
763dc39049 fix condition 2022-02-24 15:32:35 +00: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
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
ea7a4de3a0 Code style fixes. 2018-12-06 12:46:50 -05: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