22 Commits (6aba84eee1ec6dff54dcad8c35eac7edf836977a)

Author SHA1 Message Date
Zach Hilman 6aba84eee1 game_list: Implement caching for game list 7 years ago
Lioncash 16afc41307 yuzu/game_list_worker: Specify string conversions explicitly 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
Lioncash be50f38aff yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash a034b47596 yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Lioncash 0d07ee6c54 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
Lioncash bff3cb6fb5 yuzu/game_list_worker: Deduplicate game list entry creation 7 years ago
Lioncash 8cd6b92d31 yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 7 years ago
Lioncash ebe361a343 game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman df89cf3541 game_list: Add XCI update versioning to game list 7 years ago
Zach Hilman d913dba14a patch_manager: Use strings for patch type instead of enum 7 years ago
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 7 years ago
Lioncash bdd7f4b362 yuzu: Move GameListWorker to its own source files 7 years ago