LFsWang
|
8376821776
Add missing return values in ForeachDirectoryEntry
|
10 лет назад |
archshift
|
b3cfcf55ea
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
|
10 лет назад |
bunnei
|
11a64acf23
Merge pull request #1095 from archshift/game-list
|
10 лет назад |
archshift
|
7134a17fc6
Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior
|
11 лет назад |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 лет назад |
Emmanuel Gil Peyrot
|
8cf9eb7f43
Common: Fix FileUtil includes, and everything relying on those.
|
11 лет назад |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
f3c096951b
Common: Move IO-specific compatibility macros to file_util.cpp
|
11 лет назад |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
11 лет назад |
Emmanuel Gil Peyrot
|
129ad721c1
Common: Switch to the XDG Base Directory Specification for directory selection.
|
11 лет назад |
Emmanuel Gil Peyrot
|
54d6f6c82b
Common: Change names containing “Dolphin” or “PPSSPP” to something more generic.
|
11 лет назад |
Subv
|
71a063f45c
Archives: Changed the way paths are built for the archives.
|
11 лет назад |
Subv
|
3bc9f5509b
Archives: Change the folder layout of some archives.
|
11 лет назад |
Subv
|
aade417b14
Archives: Reduced duplicate code in RomFS and SaveCheck.
|
11 лет назад |
Subv
|
2c89d4d5cd
Archives: Implemented ExtSaveData and SharedExtSaveData
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Subv
|
bec527fa24
SaveData: Implemented the SystemSaveData archive.
|
11 лет назад |
Subv
|
ea9ce0fba7
Filesystem/Archives: Implemented the SaveData archive
|
11 лет назад |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 лет назад |
bunnei
|
5bac72282a
Common: Add "sysdata" to GetUserPath and cleanup.
|
11 лет назад |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
11 лет назад |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 лет назад |
bunnei
|
ce8390ac03
Merge pull request #133 from archshift/sdmc-enabled
|
11 лет назад |
Yuri Kunde Schlesner
|
b75ac24391
Use std sized types instead of platform specific typedefs
|
11 лет назад |
archshift
|
a7c7946867
Common: Return from CreateFullPath early if the directory creation fails
|
11 лет назад |
bunnei
|
a171000cbe
Merge pull request #108 from archshift/config
|
11 лет назад |
archshift
|
e6594f9f53
Added configuration file system.
|
12 лет назад |
Emmanuel Gil Peyrot
|
fbd72fd6bf
Common: Add a helper function to generate a 8.3 filename from a long one.
|
11 лет назад |
Lioncash
|
ca2f0de08a
Fix warnings in core and common
|
11 лет назад |