aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/game_list_worker.cpp
AgeCommit message (Expand)Author
2018-12-04Merge pull request #1837 from lioncash/mapbunnei
2018-12-04yuzu/game_list_worker: Move std::string construction after the termination ch...Lioncash
2018-12-01filesystem: De-globalize registered_cache_unionLioncash
2018-12-01yuzu/game_list_worker: Deduplicate game list entry creationLioncash
2018-12-01yuzu/game_list_worker: Tidy up string handling in FillControlMap()Lioncash
2018-11-01game_list: Make add-ons column optionalZach Hilman
2018-10-24game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameV...Lioncash
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...Lioncash
2018-10-09patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...Lioncash
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05patch_manager: Add support for NSP packed updatesZach Hilman
2018-10-05game_list: Add XCI update versioning to game listZach Hilman
2018-10-01patch_manager: Use strings for patch type instead of enumZach Hilman
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-07yuzu: Move GameListWorker to its own source filesLioncash