Ben Vanik
|
7afc108b28
|
Merge pull request #224 from DrChat/net_changes
Misc. changes in xam_net
|
2015-05-24 10:26:38 -07:00 |
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 |
Ben Vanik
|
e97ddc25db
|
gitattributes (maybe).
|
2015-05-24 01:16:34 -07: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
|
2353b58d77
|
Merge pull request #223 from rlabrecque/remove-test-bin
Remove test binaries now that they can be created on Windows
|
2015-05-24 00:40:16 -07:00 |
Riley Labrecque
|
23c91b2eff
|
Remove test binaries now that they can be created on Windows
|
2015-05-24 01:23:14 -06: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 |
Ben Vanik
|
350e350d79
|
Update xbyak.
|
2015-05-23 22:53:59 -07:00 |
Dr. Chat
|
fad7cce2e9
|
Misc. changes in xam_net
XNetGetTitleXnAddr now returns a loopback address
|
2015-05-23 22:43:38 -05:00 |
Ben Vanik
|
e7242dedb2
|
Merge pull request #222 from DrChat/crt_fix
Fix some CRT settings
|
2015-05-23 20:38:37 -07:00 |
Dr. Chat
|
3dd64375c0
|
Rebuilt libav with multithreaded static CRT
|
2015-05-23 22:36:30 -05:00 |
Rick Gibbed
|
89a499bb47
|
Merge pull request #221 from DrChat/alt_pack
Vmaddfp test fix / Change some SSE instructions to AVX
|
2015-05-23 19:55:52 -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
|
a4b950f1e9
|
Fix vmaddfp test
|
2015-05-23 18:14:07 -05:00 |
Dr. Chat
|
f7a8dc3748
|
Change OPCODE_SPLAT instructions from SSE->AVX
|
2015-05-23 17:27:26 -05:00 |
Ben Vanik
|
327edc592e
|
Merge pull request #220 from DrChat/portal_fixes
A few fixes for portal
|
2015-05-23 13:01:14 -07: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 |
Ben Vanik
|
1222fc6ef7
|
Merge pull request #219 from DrChat/audio_decoding
Forgot to add libav-bin's folder
|
2015-05-23 10:34:48 -07:00 |
Dr. Chat
|
d71ad2d5a3
|
Update libav-bin
|
2015-05-23 12:25:32 -05:00 |
Dr. Chat
|
aca3aa8127
|
Bah, forgot this
|
2015-05-23 12:20:54 -05:00 |
Ben Vanik
|
10afeaa27c
|
Merge pull request #217 from DrChat/audio_decoding
Audio decoding
|
2015-05-22 23:08:48 -07:00 |
Dr. Chat
|
4f8d8e62b3
|
Use av_frame_free / Log when couldn't reopen context.
|
2015-05-23 00:09:58 -05:00 |
Dr. Chat
|
866a5af427
|
Initialize pointers to nullptr
|
2015-05-23 00:07:35 -05:00 |
Dr. Chat
|
3389b9e421
|
AudioDecoder destructor
|
2015-05-23 00:07:34 -05:00 |
Dr. Chat
|
a69d1b7f04
|
Discard the current packet when XMA context is released
Some more cleanup
|
2015-05-23 00:07:33 -05:00 |
Dr. Chat
|
a6175dba48
|
Remove more accidentally committed files; rename .cpp to .cc
|
2015-05-23 00:07:33 -05:00 |
Dr. Chat
|
f31b34256b
|
WIP Audio decoder
Remove some old comments
|
2015-05-23 00:07:20 -05:00 |
Ben Vanik
|
bd8db4810a
|
Adding KMA's icon.
|
2015-05-22 14:46:11 -07:00 |
gibbed
|
ea99ba8e3b
|
0x7F000000-0x7FFFFFFF is magic.
|
2015-05-22 02:20:05 -05:00 |
gibbed
|
b74859dda3
|
Bump MICROPROFILE_MAX_THREADS to 256.
|
2015-05-22 01:32:59 -05:00 |
gibbed
|
8b7f6c8e0c
|
Tests for vmaddfp.
|
2015-05-22 01:32:22 -05:00 |
gibbed
|
c3082381c5
|
Tests for fmadds.
|
2015-05-22 01:31:50 -05:00 |
gibbed
|
45cd0e4f8f
|
Adjustments to fmadd tests.
|
2015-05-22 01:30:44 -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 |