60 Commits (17c920b7a4f9414d26125f8af7930dafa3f2674a)

Author SHA1 Message Date
Lioncash 17c920b7a4 game_list: Make game list column headers translatable 7 years ago
Zach Hilman 600867c594 qt: Add UI elements for LayeredFS and related tools 7 years ago
zhupengfei 4dc46e8bae game_list: move SearchField to game_list_p.h and fix untranslated text 8 years ago
Lioncash 6d8d7a1f11 game_list: Handle plurals within setFilterResult() better 7 years ago
Lioncash 7b527cc06f game_list: Resolve variable shadowing within LoadCompatibilityList() 7 years ago
Lioncash 2e84bcfe06 game_list: Use QJsonValueRef() within LoadCompatibilityList() 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
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman ac7d3882b4 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman e4d55fc9b0 game_list: Use friendly game versions 7 years ago
Zach Hilman 56280fd666 game_list: Display patch names and versions on list 7 years ago
Zach Hilman bf86700873 game_list: Use RegisteredCacheUnion for installed 7 years ago
Zach Hilman d0467f930a qt: Add UI support for NSP files 7 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 7 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi f30bf4d48d Show game compatibility within yuzu 7 years ago
Zach Hilman b56f075c4e game_list: Add SD registration loading to game list 7 years ago
tech4me 5e70a75986 qt/main: Port part of citra(#3411), open savedata works 7 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 7 years ago
Lioncash 9981f15c87 game_list: Avoid uninitialized variables when retrieving program ID 7 years ago
Zach Hilman 8c33f20792 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman 9bae8b24ae game_list: Split game list scans to multiple functions 7 years ago
Zach Hilman 8f96b88d0b game_list: Populate control data from installed NAND 7 years ago
Zach Hilman 53ca6f8846 game_list: Modify game list to scan installed titles 7 years ago
Zach Hilman 9946a70305 game_list: Reorder error checks 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
Zach Hilman 1e2232797a vfs: Fix typo in VfsFilesystem docs 7 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 7 years ago
Zach Hilman d53b3a13b3 loader: Add icon and title support to XCI 7 years ago
Zach Hilman 469f7cefe4 Use const where applicable 8 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
Lioncash 35f1943b0f game_list: Remove unnecessary conversion to std::string in ValidateEntry() 7 years ago
Lioncash 2d3b313879 game_list: Use QString::fromStdString() where applicable instead of c_str() 7 years ago
Lioncash c41c5028db game_list: Join declarations and assignments in onTextChanged() 7 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
Lioncash 574be087d4 file_util: Use a u64 to represent number of entries 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash 2b547cda84 game_list: Make ContainsAllWords an internally linked non-member function 8 years ago
Lioncash 80b03cb214 game_list: Upper-case containsAllWords to ContainsAllWords() 8 years ago
Lioncash 75eba5fdb9 game_list: Make containsAllWords a const member function 8 years ago
Lioncash 308205980e game_list: Remove unnecessary QString initialization in KeyReleaseEater 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Zach Hilman a47f36da7b Add support for decrypted NCA files (#567) 8 years ago
Zach Hilman 044ed8717e Bug fixes, testing, and review changes 8 years ago
Zach Hilman ea7301923c Recognize main files in game list 8 years ago