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