freiro
|
3d75e3cd07
Return by value and other fixes
|
hace 9 años |
freiro
|
29bb82cb8e
Win32 move default user folder location to AppData
|
hace 9 años |
Anthony J. Bentley
|
26af2b644c
common: convert to standard stat()/fstat() interfaces
|
hace 10 años |
Jan Beich
|
51f92f0e4e
common: stat64 is non-standard, hide on a random Unix
|
hace 9 años |
Yuri Kunde Schlesner
|
f120e78b56
Remove special rules for Windows.h and library includes
|
hace 9 años |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
hace 9 años |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
hace 9 años |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
hace 9 años |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
hace 9 años |
Emmanuel Gil Peyrot
|
519e7013be
Common: readdir_r() is deprecated, switch to readdir().
|
hace 10 años |
Yuri Kunde Schlesner
|
d6792632f0
Fix recursive scanning of directories
|
hace 10 años |
Emmanuel Gil Peyrot
|
8ab6f26c09
Common: Make recursive FileUtil functions take a maximum recursion
|
hace 11 años |
bunnei
|
6d29c20208
Merge pull request #1672 from wwylele/win-driver-fix
|
hace 10 años |
wwylele
|
43b6cbd762
fix driver root identification on Windows
|
hace 10 años |
Lioncash
|
5f51622e9d
file_util: In-class initialize data members
|
hace 10 años |
Lioncash
|
655623ebb2
file_util: const qualify IOFile's Tell and GetSize functions
|
hace 10 años |
Lioncash
|
a4120ca66c
file_util: Don't expose IOFile internals through the API
|
hace 10 años |
LFsWang
|
87afef73b1
remove debug code
|
hace 10 años |
LFsWang
|
be01912539
fix unicode url problem on windows
|
hace 10 años |
LFsWang
|
acfa76aa38
Fix encode problem On Windows
|
hace 10 años |
Subv
|
922b31ebbd
DiskDirectory: Initialize the directory member with valid info.
|
hace 10 años |
LFsWang
|
8376821776
Add missing return values in ForeachDirectoryEntry
|
hace 10 años |
archshift
|
b3cfcf55ea
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
|
hace 10 años |
bunnei
|
11a64acf23
Merge pull request #1095 from archshift/game-list
|
hace 10 años |
archshift
|
7134a17fc6
Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom behavior
|
hace 11 años |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
hace 11 años |
Emmanuel Gil Peyrot
|
8cf9eb7f43
Common: Fix FileUtil includes, and everything relying on those.
|
hace 11 años |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
hace 11 años |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
hace 11 años |
Yuri Kunde Schlesner
|
f3c096951b
Common: Move IO-specific compatibility macros to file_util.cpp
|
hace 11 años |