Commit Graph

6766 Commits

Author SHA1 Message Date
RadWolfie f9084d9b2e hotfix: fix dsound string patches typos 2020-08-23 12:55:49 -05:00
ergo720 615b702cde
Merge pull request #1947 from RadWolfie/fix-pr-1945-normalize
HOTFIX: PR 1945 Normalize
2020-08-23 19:11:49 +02:00
RadWolfie b10d242b80 fix pr 1945 normalize 2020-08-23 11:52:04 -05:00
Luke Usher ffe3b95323
Merge pull request #1946 from RadWolfie/line-ending-renormalize
Setup Force Source Files to LF Line Ending and Renormalize
2020-08-23 14:58:19 +01:00
Luke Usher 967f53ad6f
Merge pull request #1945 from LukeUsher/d3d-dont-create-invalid-buffers
d3d: don't attempt to create 0 sized vertex buffers
2020-08-23 14:49:39 +01:00
RadWolfie 3550fa4ed1 setup force source files to lf line ending and renormalize 2020-08-22 20:17:07 -05:00
Luke Usher d961d4e7e7 d3d: don't attempt to create 0 sized vertex buffers 2020-08-21 20:13:23 +01:00
PatrickvL cdb3b13756
Merge pull request #1943 from LukeUsher/fix-iocreatefile
krnl: IoCreateFile should return INVALID_HANDLE_VALUE on failure
2020-08-21 16:54:39 +02:00
Luke Usher dd36bce933 krnl: IoCreateFile should return INVALID_HANDLE_VALUE on failure 2020-08-21 15:05:01 +01:00
Luke Usher 7bfd8bed46
Merge pull request #1941 from RadWolfie/use-steady-clock
Fix couple chrono usage due to variety of systems may behave differently
2020-08-21 14:49:10 +01:00
Luke Usher 4c384ef322
Merge pull request #1940 from RadWolfie/cmake-note
CMake: add note reason of cannot direct include nv2a source files in compilers
2020-08-21 14:48:30 +01:00
RadWolfie 8861b845d7 chrono: replace duration_cast to duration 2020-08-20 15:51:12 -05:00
RadWolfie e0f6d75cd0 chrono: use steady_clock than high_resolution_clock 2020-08-20 14:50:02 -05:00
RadWolfie 35227da440 cmake: add note reason of cannot direct include nv2a source files in compilers 2020-08-19 18:41:03 -05:00
Luke Usher 4b735c58cc
Merge pull request #1938 from ergo720/xbox_types
Use xboxkrnl namespace inside xboxkrnl header file
2020-08-18 16:50:33 +01:00
ergo720 f46bcd6875 Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
Luke Usher 2695d91496
Merge pull request #1913 from RadWolfie/improve-compiler-support
Improve SEH/VEH support for compilers
2020-08-18 14:55:08 +01:00
RadWolfie d51743a132
Merge pull request #1934 from LukeUsher/avoid-debug-overflow
kernel: avoid potential buffer overflow on DbgPrint
2020-08-17 12:12:10 -05:00
Luke Usher b0ebc8b332 kernel: avoid potential buffer overflow on DbgPrint 2020-08-17 17:21:10 +01:00
RadWolfie fb4b988eb7
Merge pull request #1935 from LukeUsher/hle-disable-raise-exception
hle: Disable RaiseException patch, let the kernel handle it.
2020-08-16 17:31:04 -05:00
Luke Usher de92e5048b hle: Disable RaiseException patch, let the kernel handle it. 2020-08-15 20:43:16 +01:00
Luke Usher 71dc7e988e
Merge pull request #1932 from RadWolfie/migrate-customs-in-one-batch
Migrate Customs in One Batch
2020-08-15 20:38:09 +01:00
RadWolfie f911980a37 move glew32.dll copy to batch script 2020-07-30 15:57:22 -05:00
RadWolfie d184035103 fix git versioning whenever git is updated 2020-07-30 15:13:58 -05:00
Luke Usher 4d06712489
Merge pull request #1929 from RadWolfie/dsound-debug-outputs
Add Argument Results Verbose
2020-07-18 10:12:06 +01:00
PatrickvL d95249cab2
Merge pull request #1928 from ergo720/autoclose_action_invalid
Update issue template + add action to automatically close issues not following the template
2020-06-30 09:48:15 +02:00
ergo720 250b2f5157 Removed edited as action triggering event 2020-06-29 22:57:48 +02:00
RadWolfie e1c53ac304 add verbose arg output for DSound's main class 2020-06-29 14:26:29 -05:00
RadWolfie c06817d8fa add verbose arg output for DSound's stream class 2020-06-29 14:26:24 -05:00
RadWolfie a6a95072a9 add verbose arg output for DSound's buffer class 2020-06-29 14:26:20 -05:00
RadWolfie 54005aad18 extend logging support for verbose args result 2020-06-29 14:26:09 -05:00
ergo720 8eb5384ad9 Add GH action to automatically close issues not following the template 2020-06-28 10:32:07 +02:00
RadWolfie d5af8461be
Merge pull request #1925 from ergo720/sha_popup
Show a popup when xbe sections are corrupted + print section corruption status on xbe dumps as well
2020-06-23 18:38:17 -05:00
ergo720 9a5aa06e7f Removed unnecessary boolean variable 2020-06-23 23:20:22 +02:00
ergo720 9e90a2df50 Show a popup when xbe sections are corrupted 2020-06-23 22:24:52 +02:00
PatrickvL ed57ca9788
Merge pull request #1921 from RadWolfie/improve-popup-handler
Improve Popup Handler
2020-06-20 15:37:39 +02:00
RadWolfie 0d38f6cfad add Enable wording in GUI test case popup checkbox 2020-06-20 05:10:59 -05:00
RadWolfie 6de2d464c4 fix disabled code to sync with new change. 2020-06-20 04:44:50 -05:00
RadWolfie 222f266cd1 fix fixed buffer size to dynamic size compatible 2020-06-20 04:44:50 -05:00
RadWolfie e2d1b4de30 add comment to LOG_TEST_CASE macro 2020-06-20 04:44:50 -05:00
RadWolfie 997f4bd928 replace unnecessary logOnly check to continue 2020-06-20 04:44:50 -05:00
RadWolfie 4da39275b4 rename CxbxMessageBox to PopupPlatformHandler 2020-06-20 04:44:50 -05:00
RadWolfie 2c73d8b736 use assert since we expect format string not to be null pointer 2020-06-20 04:44:50 -05:00
RadWolfie 4043ac1b01 rewording APIs for review remarks 2020-06-20 03:40:54 -05:00
PatrickvL cf87eaef06
Merge pull request #1923 from ergo720/xinput_dll
Load the most appropriate xinput dll based on the Windows version
2020-06-19 09:15:02 +02:00
ergo720 91241dbd08 Addressed PR review remarks 2020-06-18 18:32:11 +02:00
ergo720 bbe3cc1f47 Load the most appropriate xinput dll based on the Windows version 2020-06-18 14:59:46 +02:00
PatrickvL 66bccac3cf
Merge pull request #1922 from RadWolfie/update-create-release-action
Update Create Release Action v1.1.1
2020-06-18 13:34:07 +02:00
RadWolfie f503902267 update create release action 2020-06-18 05:26:07 -05:00
RadWolfie 7f4da40f21 make use of const in parameters 2020-06-13 17:55:12 -05:00