gibbed
|
7d5b6920fa
|
Added QuerySizeInfo for FileFsSizeInformation.
|
2015-05-24 04:30:10 -05:00 |
|
gibbed
|
a4ef6e5837
|
Renamed QueryVolume to QueryVolumeInfo, QueryFileSystemAttributes to QueryAttributeInfo.
|
2015-05-24 04:30:09 -05:00 |
|
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
|
cbbaae7867
|
Renamed XFileSystemSizeInfo to X_FILE_FS_SIZE_INFORMATION.
|
2015-05-24 04:30:07 -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 |
|
gibbed
|
25c76e92e9
|
Simplify ResolvePath(), accessing paths using \Device\whatever is no longer valid (nothing should legitimately be using this anyway).
|
2015-05-24 01:27:26 -05:00 |
|
gibbed
|
a4f2efe941
|
Fixed path joining in NtCreateFile.
|
2015-05-24 01:15:52 -05:00 |
|
Dr. Chat
|
fad7cce2e9
|
Misc. changes in xam_net
XNetGetTitleXnAddr now returns a loopback address
|
2015-05-23 22:43:38 -05:00 |
|
gibbed
|
194fc4c1fd
|
Calls to VdSetDisplayModeOverride seem to skip r5 as an argument. Set a return value in VdInitializeEngines.
|
2015-05-23 19:51:07 -05:00 |
|
gibbed
|
b38bc0df1e
|
VdPersistDisplay is two arguments, not nine.
|
2015-05-23 19:38:57 -05:00 |
|
gibbed
|
a376eb7d9f
|
Added XamIsUIActive.
|
2015-05-23 19:29:04 -05:00 |
|
Dr. Chat
|
99dd84ce57
|
Removed assert statements checking for addr range
|
2015-05-23 14:52:38 -05:00 |
|
Dr. Chat
|
61e9ba665b
|
XamLoaderSetLaunchData
|
2015-05-23 14:35:00 -05:00 |
|
Dr. Chat
|
30e445a6de
|
VdPersistDisplay - Check if unk1 ptr is NULL
|
2015-05-23 14:25:46 -05:00 |
|
Dr. Chat
|
9d2e8d4699
|
Shouldn't need these range asserts anymore.
|
2015-05-23 14:25:10 -05:00 |
|
gibbed
|
ea99ba8e3b
|
0x7F000000-0x7FFFFFFF is magic.
|
2015-05-22 02:20:05 -05:00 |
|
gibbed
|
ddc5989b06
|
Games seem to check if XamLoaderGetLaunchDataSize returns a non-zero, which maybe means no data/error.
|
2015-05-22 01:29:33 -05:00 |
|
gibbed
|
3077999240
|
Added XFileSystemSizeInfo.
|
2015-05-22 01:29:21 -05:00 |
|
gibbed
|
5ac98d2feb
|
Adding some notes about fs_info_class in NtQueryVolumeInformationFile.
|
2015-05-22 00:41:24 -05:00 |
|
gibbed
|
06c99ded71
|
Cleaning up some stuff in RtlRaiseException, additional notes.
|
2015-05-22 00:41:23 -05:00 |
|
gibbed
|
b3d56521b4
|
Valid, unknown, content type.
|
2015-05-22 00:41:23 -05:00 |
|
Ben Vanik
|
4d41840728
|
Misc threading fixes and flags to ignore priorities/affinities.
|
2015-05-21 22:33:29 -07:00 |
|
Ben Vanik
|
20a3172ebb
|
Fix race condition in VS on thread naming.
|
2015-05-19 22:28:02 -07:00 |
|
Ben Vanik
|
2328b34308
|
Cleaning up some old flags.
|
2015-05-19 22:28:01 -07:00 |
|
Ben Vanik
|
9e685a1453
|
Merge pull request #216 from DrChat/audio
Cleanup some audio code
|
2015-05-19 22:24:00 -07:00 |
|
Dr. Chat
|
f168fa881e
|
Merge branch 'audio_cleanup' into audio
|
2015-05-20 00:20:52 -05:00 |
|
Ben Vanik
|
f88bf33b4f
|
Moving threads to XHostThread and making shutdown not crash.
|
2015-05-19 22:20:49 -07:00 |
|
Ben Vanik
|
7a82ad839a
|
Merge branch 'memory'
|
2015-05-19 20:29:00 -07:00 |
|
Dr. Chat
|
38918c86a8
|
Cleanup some audio system code
|
2015-05-19 21:52:21 -05:00 |
|
Ben Vanik
|
721974185f
|
Implementing XamShowDirtyDiscErrorUI.
|
2015-05-18 22:50:59 -07:00 |
|
Ben Vanik
|
dc7717e650
|
Fixing opening files for write.
|
2015-05-18 22:22:55 -07:00 |
|
Ben Vanik
|
53c807de5d
|
File not found.
|
2015-05-18 21:56:29 -07:00 |
|
Ben Vanik
|
b119aa50f5
|
Fixing thread ID.
|
2015-05-18 21:24:14 -07:00 |
|
Dr. Chat
|
ffe3b4bf04
|
XHostThread class
|
2015-05-18 22:23:59 -05:00 |
|
Ben Vanik
|
dceb9550c9
|
Adding global lock for slist (this is what reactos does).
|
2015-05-18 19:17:07 -07:00 |
|
Ben Vanik
|
c5906fba7f
|
Implementing XGetVideoCapabilities.
|
2015-05-18 19:13:42 -07:00 |
|
Dr. Chat
|
90648187dd
|
Implement InterlockedPopEntrySList
|
2015-05-18 21:10:58 -05:00 |
|
Ben Vanik
|
5c2b2a2b58
|
Adding missing exports.
|
2015-05-18 19:01:20 -07:00 |
|
Dr. Chat
|
9c949a2e87
|
Don't need to memset the xex memory twice.
|
2015-05-18 10:42:35 -05:00 |
|
Dr. Chat
|
ef912e7e13
|
Update user module imports debug dump
|
2015-05-18 01:42:42 -05:00 |
|
Dr. Chat
|
589e672d20
|
XexModule: Resolve user library imports
|
2015-05-18 01:31:59 -05:00 |
|
Dr. Chat
|
88733bf8ba
|
Zero-fill the memory where we're placing the xex
|
2015-05-18 00:50:58 -05:00 |
|
Dr. Chat
|
f2ac2af8cd
|
Change kernel state's object mutex to a recursive mutex
KernelState::IsKernelModule
|
2015-05-18 00:40:43 -05:00 |
|
Ben Vanik
|
4d32c7af05
|
Attempting a thread priority mapping.
|
2015-05-17 21:26:27 -07:00 |
|
Ben Vanik
|
56e27990e0
|
Fixing name check.
|
2015-05-17 17:17:56 -07:00 |
|
Ben Vanik
|
c1a0f46ea8
|
Implementing dcbz.
|
2015-05-17 16:40:38 -07:00 |
|