index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
filesystem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: fsp_srv: Stub implementation of OpenMultiCommitManager.
bunnei
2020-05-11
2
-1
/
+38
*
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
David Marcec
2020-04-30
1
-2
/
+2
*
service: Update function tables
Lioncash
2020-04-20
1
-0
/
+4
*
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-15
2
-1
/
+5
*
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-07
1
-7
/
+9
*
Merge pull request #3169 from lioncash/memory
bunnei
2019-11-28
1
-5
/
+2
|
\
|
*
core: Prepare various classes for memory read/write migration
Lioncash
2019-11-26
1
-5
/
+2
*
|
file_sys/directory: Make EntryType an enum class
Lioncash
2019-11-27
1
-2
/
+2
|
/
*
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
1
-0
/
+6
|
\
|
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+6
*
|
service: Resolve sign conversion errors
Lioncash
2019-11-12
2
-16
/
+16
|
/
*
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-06
2
-11
/
+17
*
service/filesystem: Silence -Wunused-variable
ReinUsesLisp
2019-10-04
1
-1
/
+1
*
bcat: Add FSC accessors for BCAT data
Zach Hilman
2019-10-01
2
-1
/
+3
*
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-30
1
-0
/
+9
*
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
4
-6
/
+6
*
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
3
-68
/
+76
*
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
3
-14
/
+37
*
filesystem: Pass Size Getter functions to IFileSystem for sizes
Zach Hilman
2019-09-21
3
-20
/
+31
*
filesystem: Add FileSystemController to deglobalize FS services
Zach Hilman
2019-09-21
2
-58
/
+359
*
fsp-srv: Implement GetAccessLogVersionInfo
Zach Hilman
2019-06-28
2
-3
/
+14
*
fsp-srv: Implement OutputAccessLogToSdCard
Zach Hilman
2019-06-28
4
-21
/
+58
*
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
1
-0
/
+7
|
\
|
*
service: Update service function tables
Lioncash
2019-04-11
1
-0
/
+7
*
|
fsp_srv: Remove unnecessary parameter popping in IDirectory's Read()
Lioncash
2019-04-10
1
-4
/
+1
*
|
fsp_srv: Log out option values in IFile's Read and Write functions
Lioncash
2019-04-10
1
-4
/
+6
|
/
*
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-09
2
-7
/
+6
|
\
|
*
core: Port current uses of RegisteredCache to ContentProvider
Zach Hilman
2019-03-26
2
-7
/
+6
*
|
Merge pull request #2339 from lioncash/rank
bunnei
2019-04-05
3
-12
/
+15
|
\
\
|
*
|
service/fsp_srv: Don't pass SaveDataDescriptor instances by value.
Lioncash
2019-04-05
2
-4
/
+4
|
*
|
service/fsp_srv: Remove unnecessary unknown member in OpenSaveDataFileSystem
Lioncash
2019-04-05
1
-7
/
+8
|
*
|
service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs
Lioncash
2019-04-05
1
-1
/
+3
|
|
/
*
|
Merge pull request #2338 from lioncash/fs
bunnei
2019-04-05
1
-5
/
+8
|
\
\
|
*
|
filesystem: Use a std::string_view in OpenFile()
Lioncash
2019-04-04
1
-5
/
+8
|
|
/
*
/
hle/service: Resolve unused variable warnings
Lioncash
2019-04-04
1
-41
/
+29
|
/
*
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
2
-1
/
+5
*
service/fsp-srv: Update function tables
Lioncash
2019-01-29
2
-17
/
+25
*
filesystem: Populate save data sizes from control data
Zach Hilman
2018-12-27
2
-0
/
+53
*
Merge pull request #1891 from DarkLordZach/istorage-getsize
Mat M
2018-12-12
1
-2
/
+15
|
\
|
*
fsp_srv: Implement IStorage::GetSize
Zach Hilman
2018-12-10
1
-2
/
+15
*
|
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
Lioncash
2018-12-09
1
-1
/
+10
|
/
*
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
1
-0
/
+10
|
\
|
*
fsp_srv: Add support for using open source archive if not found in NAND
Zach Hilman
2018-11-15
1
-0
/
+10
*
|
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
2
-17
/
+4
|
\
\
|
*
|
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
2
-17
/
+4
*
|
|
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-30
3
-1
/
+35
|
/
/
*
|
Reworked svcs slightly, improved error messages in AM and fsp_srv
David Marcec
2018-11-27
1
-6
/
+6
*
|
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-11-26
1
-1
/
+14
*
|
filesystem: Clear registered union paths on factory creation
Zach Hilman
2018-11-18
2
-0
/
+6
*
|
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
2
-4
/
+11
|
\
\
[next]