История коммитов

Автор SHA1 Сообщение Дата
  Lioncash a813c10e1c file_sys: Replace includes with forward declarations where applicable 8 лет назад
  Lioncash a405373144 vfs_real: Forward declare IOFile 8 лет назад
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
  fearlessTobi 78653f7339 Show game compatibility within yuzu 8 лет назад
  Zach Hilman 60b7a3b904 game_list: Add SD registration loading to game list 8 лет назад
  tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 8 лет назад
  Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 8 лет назад
  Lioncash ffd60ee476 game_list: Avoid uninitialized variables when retrieving program ID 8 лет назад
  Zach Hilman 6b76b77400 registration: Add support for force overwrite of installed 8 лет назад
  Zach Hilman fdf27bf390 game_list: Split game list scans to multiple functions 8 лет назад
  Zach Hilman 10812f8407 game_list: Populate control data from installed NAND 8 лет назад
  Zach Hilman b67e751ccb game_list: Modify game list to scan installed titles 8 лет назад
  Zach Hilman 8069fbd37f game_list: Reorder error checks 8 лет назад
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 лет назад
  Zach Hilman 94cf327e77 vfs: Fix typo in VfsFilesystem docs 8 лет назад
  Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 лет назад
  Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 8 лет назад
  Zach Hilman 5927cf0e17 Use const where applicable 8 лет назад
  Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 лет назад
  bunnei 0c3c91e41c Merge pull request #947 from lioncash/encoding 8 лет назад
  Lioncash 10d693b9c2 game_list: Remove unnecessary conversion to std::string in ValidateEntry() 8 лет назад
  Lioncash a5ac53dd4c game_list: Use QString::fromStdString() where applicable instead of c_str() 8 лет назад
  Lioncash 251e92513a game_list: Join declarations and assignments in onTextChanged() 8 лет назад
  Zach Hilman df5b75694f Remove files that are not used 8 лет назад
  Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries 8 лет назад
  bunnei 2975f7820e Merge pull request #684 from lioncash/nonmember 8 лет назад
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 лет назад
  Lioncash d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function 8 лет назад
  bunnei 3d1e8f750c Merge pull request #681 from lioncash/const 8 лет назад
  Lioncash f4b98a857b game_list: Upper-case containsAllWords to ContainsAllWords() 8 лет назад