Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
il y a 7 ans |
Zach Hilman
|
c913136eb2
bktr: Fix bucket overlap error
|
il y a 8 ans |
Zach Hilman
|
9951f6d054
registration: Add RegisteredCacheUnion
|
il y a 8 ans |
Lioncash
|
fda8f1da20
filesystem: Move dir retrieval after path checking in DeleteFile()
|
il y a 8 ans |
Sebastian Valle
|
f170159fde
Merge pull request #1166 from lioncash/typo
|
il y a 8 ans |
Lioncash
|
f6f5c2e4d8
filesystem: Fix typo in log message
|
il y a 8 ans |
Zach Hilman
|
ef3768f323
filesystem: Add CreateFactories methods to fs
|
il y a 8 ans |
Zach Hilman
|
410062031b
filesystem: Add logging to registration getters
|
il y a 8 ans |
Lioncash
|
29ac15d1b8
vfs: Replace mode.h include with forward declarations where applicable
|
il y a 8 ans |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
il y a 8 ans |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
il y a 8 ans |
Zach Hilman
|
c0257cf52f
filesystem: Add Open and Register functions for BISFactory
|
il y a 8 ans |
Zach Hilman
|
4b471f0554
core: Port core to VfsFilesystem for file access
|
il y a 8 ans |
Zach Hilman
|
b36dee364e
filesystem: Remove unnecessary if conditions
|
il y a 8 ans |
Lioncash
|
208a457909
service/filesystem: Add fsp:ldr and fsp:pr services
|
il y a 8 ans |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
il y a 8 ans |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
il y a 8 ans |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
il y a 8 ans |
Sebastian Valle
|
78dd1cd441
Merge pull request #720 from Subv/getentrytype_root
|
il y a 8 ans |
Subv
|
e5c916a27c
Filesystem: Return EntryType::Directory for the root directory.
|
il y a 8 ans |
Lioncash
|
5da4c78c6a
filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor
|
il y a 8 ans |
Lioncash
|
abbf038191
filesystem: Use std::string's empty() function instead of comparing against a literal
|
il y a 8 ans |
Lioncash
|
2cc0ef83cf
filesystem: Remove pragma disabling global optimizations
|
il y a 8 ans |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
il y a 8 ans |
Zach Hilman
|
69bfe075b5
General Filesystem and Save Data Fixes (#670)
|
il y a 8 ans |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
il y a 8 ans |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
il y a 8 ans |
James Rowe
|
0d46f0df12
Update clang format
|
il y a 8 ans |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
il y a 8 ans |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
il y a 8 ans |