9 Commits (548149cdbb709f5484eabf3c292822821f2c3867)

Author SHA1 Message Date
Lioncash ebe361a343 game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 8 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 8 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 8 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 8 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 8 years ago
Zach Hilman df89cf3541 game_list: Add XCI update versioning to game list 8 years ago
Zach Hilman d913dba14a patch_manager: Use strings for patch type instead of enum 8 years ago
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 8 years ago
Lioncash bdd7f4b362 yuzu: Move GameListWorker to its own source files 8 years ago