81 Commits (053da44ecdc0ca2672d7a40b241c8abd2200638d)

Author SHA1 Message Date
fearlessTobi 053da44ecd Limit the size of directory icons, fix text when icon size is none 7 years ago
fearlessTobi 13891fd62d Change QList to QVector 7 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi dfec9c9a43 Address more trivial review comments 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 6 years ago
Zach Hilman c417b4fe28 game_list: Accept *.kip as a file extension of executables 7 years ago
Lioncash bc32474901 yuzu/game_list: Specify string conversions explicitly 7 years ago
FreddyFunk 382722b9c4 Fix Clang Format 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
unknown 9d411699d8 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Frederic Laing 6d7514ccec game_list: Remove a reference of a reference 7 years ago
Bartosz Kaszubowski 5f07ca3dce remove border from GameList 7 years ago
Zach Hilman 2d2ef05d8c game_list: Make add-ons column optional 7 years ago
Lioncash a1c85b8c55 game_list: Use QFileInfo instead of common's file functions 7 years ago
Lioncash 47f081d513 game_list: Make game list column headers translatable 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
zhupengfei 44228ee3ed game_list: move SearchField to game_list_p.h and fix untranslated text 8 years ago
Lioncash e980e90d6e game_list: Handle plurals within setFilterResult() better 7 years ago
Lioncash 0e61e8362f game_list: Resolve variable shadowing within LoadCompatibilityList() 7 years ago
Lioncash 7fe10dea3e game_list: Use QJsonValueRef() within LoadCompatibilityList() 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
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman c91b60a421 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman 2814ca3624 game_list: Use friendly game versions 7 years ago
Zach Hilman 8e150c46b9 game_list: Display patch names and versions on list 7 years ago
Zach Hilman d2caf4af7d game_list: Use RegisteredCacheUnion for installed 7 years ago
Zach Hilman 58473309a0 qt: Add UI support for NSP files 7 years ago
Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi 78653f7339 Show game compatibility within yuzu 7 years ago
Zach Hilman 60b7a3b904 game_list: Add SD registration loading to game list 7 years ago
tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 7 years ago
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 7 years ago
Lioncash ffd60ee476 game_list: Avoid uninitialized variables when retrieving program ID 7 years ago
Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 7 years ago
Zach Hilman fdf27bf390 game_list: Split game list scans to multiple functions 7 years ago
Zach Hilman 10812f8407 game_list: Populate control data from installed NAND 7 years ago
Zach Hilman b67e751ccb game_list: Modify game list to scan installed titles 7 years ago
Zach Hilman 8069fbd37f game_list: Reorder error checks 7 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 7 years ago
Zach Hilman 94cf327e77 vfs: Fix typo in VfsFilesystem docs 7 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 7 years ago
Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 7 years ago
Zach Hilman 5927cf0e17 Use const where applicable 8 years ago