Rick Gibbed
|
9bb20bfc36
|
Merge pull request #1254 from Wildenhaus/master
Games on Demand / Multi-file STFS (SVOD) support.
|
2019-05-04 11:30:48 -05:00 |
|
gibbed
|
1ba5dd5eb1
|
Use platform-specific user directory to store content. Create a file named portable.txt next to xenia.exe to restore previous behavior.
|
2018-11-21 18:07:45 -06:00 |
|
Wildhaus
|
19fb21da7d
|
Games on Demand / Multifile STFS (SVOD) Support
|
2018-11-11 15:27:29 -05:00 |
|
gibbed
|
bc369e43cb
|
[Kernel] Add support for XFileEndOfFileInformation.
|
2018-05-23 04:24:37 -05:00 |
|
gibbed
|
17529b063f
|
Spliced out the FS wildcard stuff.
|
2017-01-19 17:06:35 -06:00 |
|
Dr. Chat
|
62351a62de
|
filesystem::CreateFile
|
2015-12-29 12:35:55 -08:00 |
|
Ben Vanik
|
00240945fe
|
Cleanup for the latest clang-format version.
|
2015-12-03 19:52:02 -08:00 |
|
Ben Vanik
|
249b952de9
|
Adding some comments.
|
2015-12-02 17:37:48 -08:00 |
|
Ben Vanik
|
b7203c2989
|
Logging to with a ringbuffer. Much faster.
|
2015-08-29 18:06:30 -07:00 |
|
Ben Vanik
|
e6461f326c
|
Some xb style cleanup.
|
2015-08-05 22:06:20 -07:00 |
|
Ben Vanik
|
42400d06a9
|
Making stateless file IO platform-agnostic.
|
2015-07-15 18:01:09 -07:00 |
|
Ben Vanik
|
cc08e9019a
|
Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real.
Progress on #305.
|
2015-06-29 10:33:36 -07:00 |
|
Ben Vanik
|
1106029afc
|
_wfopen -> xe::filesystem::OpenFile.
Progress on #305.
|
2015-06-28 17:33:46 -07:00 |
|
Ben Vanik
|
30e0c6dbb1
|
Support --target=path to stfs root.
Fixes #302.
|
2015-06-28 15:28:04 -07:00 |
|
Ben Vanik
|
83872d8e8f
|
Refactoring vfs to remove a lot of duplicated code.
Progress on #294.
|
2015-06-27 22:37:49 -07:00 |
|
Ben Vanik
|
0716cf84c0
|
Renaming xe::fs to xe::filesystem and xe::kernel::fs to xe::vfs.
Progress on #294.
|
2015-06-27 13:31:21 -07:00 |
|