Commit graph

22 commits

Author SHA1 Message Date
Jean-Philip Desjardins
30568a057d Use app_config module.
Some checks failed
Build macOS / build_macos (push) Has been cancelled
Build Android / build_android (apk) (push) Has been cancelled
Build Android / build_android (libretro) (push) Has been cancelled
Build Linux ARM32 / build_linux_arm32 (push) Has been cancelled
Build Linux ARM64 / build_linux_arm64 (push) Has been cancelled
Build Windows Psf / build_windows_psf (off, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows Psf / build_windows_psf (on, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows / build_windows (x86_32, Visual Studio 16 2019, installer32.nsi, win32_msvc2019, Win32) (push) Has been cancelled
Build Windows / build_windows (x86_64, Visual Studio 16 2019, installer64.nsi, win64_msvc2019_64, x64) (push) Has been cancelled
Check Format / run_clangformat (push) Has been cancelled
Build iOS / build_ios (push) Has been cancelled
Build JavaScript / build_js (push) Has been cancelled
Build Linux / build_linux (push) Has been cancelled
2025-03-11 16:18:58 -04:00
Mahmood - Zer0xFF
c3f138a424 Split DiskUtils into BootableUtils 2024-10-24 20:43:37 +01:00
Mahmood - Zer0xFF
0d43ab4767 Add bootable type filter 2024-10-20 14:20:50 +01:00
Jean-Philip Desjardins
e5c7d3bb05 Make arcadedefs relative to app resources directory. 2023-01-18 15:53:31 -05:00
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