Emmanuel Gil Peyrot
|
8ab6f26c09
Common: Make recursive FileUtil functions take a maximum recursion
|
11 سال پیش |
bunnei
|
6d29c20208
Merge pull request #1672 from wwylele/win-driver-fix
|
10 سال پیش |
wwylele
|
43b6cbd762
fix driver root identification on Windows
|
10 سال پیش |
Lioncash
|
5f51622e9d
file_util: In-class initialize data members
|
10 سال پیش |
Lioncash
|
655623ebb2
file_util: const qualify IOFile's Tell and GetSize functions
|
10 سال پیش |
Lioncash
|
a4120ca66c
file_util: Don't expose IOFile internals through the API
|
10 سال پیش |
LFsWang
|
87afef73b1
remove debug code
|
10 سال پیش |
LFsWang
|
be01912539
fix unicode url problem on windows
|
10 سال پیش |
LFsWang
|
acfa76aa38
Fix encode problem On Windows
|
10 سال پیش |
Subv
|
922b31ebbd
DiskDirectory: Initialize the directory member with valid info.
|
10 سال پیش |
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 سال پیش |