gibbed
|
3e55b590b1
|
Removing unnecessary indirection from XFile.
|
2015-05-24 04:30:09 -05:00 |
|
gibbed
|
de844a3db9
|
Renamed XFileSystemAttributeInfo to X_FILE_FS_ATTRIBUTE_INFORMATION.
|
2015-05-24 04:30:08 -05:00 |
|
gibbed
|
9104e0a288
|
Renamed XVolumeInfo to X_FILE_FS_VOLUME_INFORMATION.
|
2015-05-24 04:30:07 -05:00 |
|
gibbed
|
d60870e9eb
|
Renamed XDirectoryInfo to X_FILE_DIRECTORY_INFORMATION.
|
2015-05-24 04:30:06 -05:00 |
|
gibbed
|
e3e2b1a6d9
|
Renamed XFileInfo to X_FILE_NETWORK_OPEN_INFORMATION.
|
2015-05-24 04:30:05 -05:00 |
|
gibbed
|
2f905c0864
|
Added device(), removed absolute_path() on XFile. NtCreateFile now uses the file's device to resolve root directory requests.
|
2015-05-24 02:48:43 -05:00 |
|
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
|
Ben Vanik
|
08b0226a16
|
Finishing unique_ptr'ing and fixing file memory management (for now).
|
2014-08-21 07:54:19 -07:00 |
|
Ben Vanik
|
cecf83b7b7
|
Removing xenia/malloc.*
Using standard memory functions now.
|
2014-08-20 22:22:47 -07:00 |
|
Ben Vanik
|
854bcdb60a
|
Moving mmap to poly, cleaning up devices.
|
2014-08-17 12:57:02 -07:00 |
|
Ben Vanik
|
54ce9db743
|
Starting to remove some macros.
|
2014-08-16 16:57:00 -07:00 |
|
Ben Vanik
|
a4dfc23abc
|
Working on switching to std::string.
|
2014-08-16 02:30:23 -07:00 |
|
Ben Vanik
|
829b4f67bf
|
ReadFile EOF.
|
2014-06-10 20:40:11 -07:00 |
|
gibbed
|
44847e9042
|
Moved QueryVolume and QueryFileSystemAttributes to Device from Entry.
|
2014-01-23 11:23:26 -08:00 |
|
gibbed
|
6671908375
|
QueryVolume, QueryFileSystemAttributes stubs with accompanying XVolumeInfo and XFileSystemAttributeInfo. Needs further improvement.
|
2014-01-22 17:54:10 -08:00 |
|
gibbed
|
c7276454d7
|
Added file_name argument to QueryDirectory.
|
2014-01-19 02:05:51 -08:00 |
|
gibbed
|
7da2ad30b0
|
absolute_path for XFile and Entry.
|
2014-01-19 01:28:34 -08:00 |
|
gibbed
|
d22b59555e
|
Fixed QueryDirectory for DiscImageFile and STFSContainerFile.
|
2014-01-19 00:52:17 -08:00 |
|
gibbed
|
124b419b6b
|
Added name() and path() to XFile.
|
2014-01-19 00:51:08 -08:00 |
|
Ben Vanik
|
6b633e4e28
|
STFS loading... xex's load, but files seem broken. Ugh.
|
2014-01-18 22:23:26 -08:00 |
|
gibbed
|
619b9758a0
|
NtQueryDirectoryFile and necessary backing. Not fully functional yet.
|
2014-01-18 05:59:22 -08:00 |
|
Ben Vanik
|
4d92720109
|
Moving all kernel files around just to fuck with whoever's keeping track ;)
|
2014-01-04 17:12:46 -08:00 |
|