84 Commits (8bf40a4abccdb9c1b03ef7d242536aaab4350e4a)

Author SHA1 Message Date
bunnei 3439618956 yuzu: game_list: Fix 'Open Save Data Location' for device saves. 6 years ago
FearlessTobi afde397c81 yuzu: Fixes to game list sorting 6 years ago
ReinUsesLisp 5b425010bd yuzu/game_list: Silence -Wswitch and -Wunused-variable 6 years ago
fearlessTobi 84b839d021 Limit the size of directory icons, fix text when icon size is none 7 years ago
fearlessTobi 8289656196 Change QList to QVector 7 years ago
fearlessTobi 56f0da852a Separate UserNand and Sdmc directories 7 years ago
fearlessTobi 51734c36f7 Address more trivial review comments 7 years ago
fearlessTobi 5eb2368b6b Address trivial review comments 7 years ago
fearlessTobi 890b0ce5f6 yuzu: Add support for multiple game directories 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Zach Hilman 5f6dba8ece game_list: Accept *.kip as a file extension of executables 7 years ago
Lioncash b254ac5a1e yuzu/game_list: Specify string conversions explicitly 7 years ago
FreddyFunk 27f51145b5 Fix Clang Format 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
unknown b1e56cc6b2 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Frederic Laing 5b61b0124c game_list: Remove a reference of a reference 7 years ago
Bartosz Kaszubowski d9193f8718 remove border from GameList 7 years ago
Zach Hilman defffa3ec3 game_list: Make add-ons column optional 7 years ago
Lioncash 849265a3de game_list: Use QFileInfo instead of common's file functions 7 years ago
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