20 Commits (41d2565f2946f10ed1e3faa8c057114900a29945)

Author SHA1 Message Date
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Lioncash 8c108eaca7 yuzu/game_list_worker: Deduplicate game list entry creation 7 years ago
Lioncash f1ecfcb8bc yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 years ago
Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 7 years ago
Lioncash 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 5acaeb04c4 patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman cf7aba4817 game_list: Add XCI update versioning to game list 7 years ago
Zach Hilman 4c2a94fa94 patch_manager: Use strings for patch type instead of enum 7 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 7 years ago
Lioncash 564b7fdc9c yuzu: Move GameListWorker to its own source files 7 years ago