bunnei
|
5ee4c49c30
Merge pull request #768 from lioncash/string-view
|
8 лет назад |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
8 лет назад |
bunnei
|
258a5cee84
Merge pull request #765 from lioncash/file
|
8 лет назад |
Lioncash
|
c5de0a67a8
file_util: Remove goto usages from Copy()
|
8 лет назад |
Lioncash
|
0ba7fe4ab1
file_util: Use a u64 to represent number of entries
|
8 лет назад |
Lioncash
|
964154ce44
file_util: std::move FST entries in ScanDirectoryTree()
|
8 лет назад |
bunnei
|
53a219f163
Merge pull request #759 from lioncash/redundant
|
8 лет назад |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
8 лет назад |
Lioncash
|
34d6a1349c
file_util: Remove explicit type from std::min() in GetPathWithoutTop()
|
8 лет назад |
Lioncash
|
41660c8923
file_util: Remove redundant duplicate return in GetPathWithoutTop()
|
8 лет назад |
Lioncash
|
63e64f0131
file_util: return string by const reference for GetExeDirectory()
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
bunnei
|
bebe09a1aa
Merge pull request #630 from FearlessTobi/remove-citra-references
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |
fearlessTobi
|
c9aadff9a9
Remove some references to Citra
|
8 лет назад |
James Rowe
|
6269a01b4e
Add configurable logging backends
|
8 лет назад |
James Rowe
|
0d46f0df12
Update clang format
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
e8bbafb746
file_util: Make move constructor/assignment operator and related functions noexcept
|
8 лет назад |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 лет назад |
Lioncash
|
3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
wwylele
|
d040a73bed
file_util: Log when using local user directory
|
9 лет назад |
wwylele
|
7cd6cc0fd9
file_util: lower logging level for harmless cases
|
9 лет назад |
noah the goodra
|
a2d0e2d807
file_util: Fixed implicit type conversion warning (#2503)
|
9 лет назад |
wwylele
|
488b7a4041
file_util: fix missing sysdata path
|
9 лет назад |
bunnei
|
707cc66362
file_util: Remove unused paths.
|
9 лет назад |
Jeffrey Pfau
|
fb952c399e
Common: Fix gcc build on macOS
|
9 лет назад |
freiro
|
0c22e52f52
WINVER definition moved to CMake and cleanup
|
9 лет назад |