10 Commits (2d37ca372615e8e3e2a1feca07c1077dc4a001dd)

Author SHA1 Message Date
Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 8 years ago
Lioncash 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 8 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 8 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 8 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 8 years ago
Zach Hilman 5acaeb04c4 patch_manager: Add support for NSP packed updates 8 years ago
Zach Hilman cf7aba4817 game_list: Add XCI update versioning to game list 8 years ago
Zach Hilman 4c2a94fa94 patch_manager: Use strings for patch type instead of enum 8 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 8 years ago
Lioncash 564b7fdc9c yuzu: Move GameListWorker to its own source files 8 years ago