54 Commits (7fe10dea3ede8553bcc4ac8e8a34707557f789b2)

Author SHA1 Message Date
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 8 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
Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 years ago
Lioncash 10d693b9c2 game_list: Remove unnecessary conversion to std::string in ValidateEntry() 8 years ago
Lioncash a5ac53dd4c game_list: Use QString::fromStdString() where applicable instead of c_str() 8 years ago
Lioncash 251e92513a game_list: Join declarations and assignments in onTextChanged() 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function 8 years ago
Lioncash f4b98a857b game_list: Upper-case containsAllWords to ContainsAllWords() 8 years ago
Lioncash c8f3fc9a4b game_list: Make containsAllWords a const member function 8 years ago
Lioncash f4c69149f9 game_list: Remove unnecessary QString initialization in KeyReleaseEater 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) 8 years ago
Zach Hilman acc8fe5a2a Bug fixes, testing, and review changes 8 years ago
Zach Hilman 94d27b1717 Recognize main files in game list 8 years ago
Lioncash 3062eb52f4
frontends: Move logging macros over to new fmt-capable ones 8 years ago
Lioncash 5e46a9bb2b qt: Migrate to Qt 5 signal/slot connection syntax where applicable 8 years ago
Lioncash 15318b6601 game_list: Amend doxygen parameter identifiers for containsAllWords() 8 years ago
N00byKing 7c6c8da218
Update game_list.cpp 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago