Commit Graph

217 Commits

Author SHA1 Message Date
Benjamin Höglinger-Stelzer
7c1936aff1 Porting USB functions 2020-05-11 00:06:35 +02:00
Benjamin Höglinger-Stelzer
c04f820d9f Added equality operator 2020-05-10 23:27:03 +02:00
Benjamin Höglinger-Stelzer
e363532095 Fixed include
Removed ununsed code
2020-05-10 23:04:28 +02:00
Benjamin Höglinger-Stelzer
6f228df7b2 Porting over common USB logic 2020-05-10 22:57:05 +02:00
Benjamin Höglinger-Stelzer
027ff95b78 Oops 2020-05-10 21:21:48 +02:00
Benjamin Höglinger-Stelzer
9cfe2f7cd4 Clean-up 2020-05-10 21:19:39 +02:00
Jason Hart
2d39c661f5 Remove XUSB from DS4Pdo header 2020-05-10 15:17:11 -04:00
Benjamin Höglinger-Stelzer
66c2efb611 Fixed x86 build 2020-05-10 21:01:40 +02:00
Benjamin Höglinger-Stelzer
b14a9cb59d Fixed build settings 2020-05-10 20:56:12 +02:00
Benjamin Höglinger-Stelzer
252c2e4531 Made new and delete work 2020-05-10 20:50:16 +02:00
Benjamin Höglinger-Stelzer
636990a072 Styling fix 2020-05-10 20:00:08 +02:00
Benjamin Höglinger-Stelzer
6ebef069d5 Further porting over stuff 2020-05-10 17:03:01 +02:00
Benjamin Höglinger-Stelzer
5864b91c09 Ported over parts of DS4 code 2020-05-08 22:55:56 +02:00
Benjamin Höglinger-Stelzer
07c97094f8 Ported majority of XUSB stuff over to C++ 2020-05-08 22:43:46 +02:00
Benjamin Höglinger-Stelzer
bd074d93fd Added another INF to simplify test signing and installation for single architecture 2020-05-08 14:49:12 +02:00
Benjamin Höglinger-Stelzer
c418722e9c Removed XGIP stuff 2020-05-08 11:46:15 +02:00
Benjamin Höglinger-Stelzer
51c56152c1 Updated RC file 2019-12-20 10:23:50 +01:00
Benjamin Höglinger-Stelzer
b5a2450b95 Updated license snippets in source files
Updated .gitignore
Updated client library submodule
2019-12-20 09:58:38 +01:00
Jason Hart
3fd88dd693 Finish testing: negligable impact on build time even in extreme cases (Full rebuild) when using wdmguid.h include 2019-11-18 17:28:00 -05:00
Jason Hart
d4ccd17fd4 Rework new GUID's to use wdmguid.h versions instead of our own 2019-11-18 17:08:39 -05:00
Jason Hart
596c09680f Update GUID's, Streamline Tracing, Update licenses 2019-11-18 14:59:23 -05:00
Benjamin Höglinger-Stelzer
6d158ca8f2 Updated manufacturer name
Added license snippet to INF
2019-04-13 10:33:08 +02:00
Benjamin Höglinger-Stelzer
d826f4ee5e Added trace of return value of WdfIoQueueRetrieveNextRequest (XUSB) 2019-04-01 00:32:52 +02:00
Benjamin Höglinger-Stelzer
64e62600ad Revert "Use older WDK until appveyor gets the latest one"
This reverts commit f9f2313372.
2018-12-17 12:41:57 +01:00
Jason Hart
f9f2313372 Use older WDK until appveyor gets the latest one 2018-12-16 19:36:09 -05:00
Jason Hart
0cf25d0c9f Remove extra files added to filter 2018-12-16 19:29:12 -05:00
Jason Hart
9f838ad396 Update filters and external files to reflect refactored client directories 2018-12-16 18:13:42 -05:00
Jason Hart
d51a3bf5f4 Typo Fix 2018-12-16 06:16:34 -05:00
Benjamin Höglinger
e054f1f8aa Merge pull request #9 from Ryochan7/master
Add linker optimization flag as recommended by compiler
2018-11-03 18:51:18 +01:00
Benjamin Höglinger-Stelzer
3a3f41887d Changed hardware ID from Root\ViGEmBus to Nefarius\ViGEmBus\Gen1
Applied manufacturer name fix
2018-10-17 19:56:50 +02:00
Benjamin Höglinger-Stelzer
f4a7b575fe Re-introduced "old" version stamping until new method is rock-solid 2018-10-17 19:45:33 +02:00
Travis Nickles
643e4b3c77 Make sure to add linker flag to release build as well 2018-10-10 01:34:02 -05:00
Travis Nickles
de3622dbd7 Added linker optimization flag as recommended by compiler 2018-10-10 00:33:55 -05:00
Benjamin Höglinger-Stelzer
14c16243c6 Attempt to fix #8 2018-10-05 19:26:16 +02:00
Benjamin Höglinger-Stelzer
c34afa953d Fixed issues #6, #7
Moved another few bytes to heap
2018-10-03 19:55:13 +02:00
Benjamin Höglinger-Stelzer
ca03977296 Fixed KMODE_EXCEPTION_NOT_HANDLED (1e) happening on systems with HVCI 2018-10-03 09:53:12 +02:00
Benjamin Höglinger-Stelzer
c5a46e884b Fixed BAD_POOL_HEADER issue 2018-09-30 22:53:35 +02:00
Benjamin Höglinger-Stelzer
31d65aa40e Reworked but still crashes 2018-09-30 22:19:04 +02:00
Benjamin Höglinger-Stelzer
d64b303323 Merge branch 'master' into feature/core/stack-memory-usage 2018-09-30 20:29:36 +02:00
Benjamin Höglinger-Stelzer
394b3ad251 Redesigned version stamping 2018-09-30 20:29:11 +02:00
Benjamin Höglinger-Stelzer
5ef68cac46 Tab/space fix 2018-09-30 20:13:59 +02:00
Benjamin Höglinger-Stelzer
f537206c2d Replaced tabs with spaces 2018-09-30 17:22:14 +02:00
Benjamin Höglinger-Stelzer
d07521b0e1 Introduced context space for XUSB binary blobs to use heap memory instead of stack space 2018-09-30 17:19:03 +02:00
Benjamin Höglinger-Stelzer
ba9ec6b729 Updated client to reflect new include file structure 2018-09-22 14:25:41 +02:00
Benjamin Höglinger-Stelzer
d1d6face36 Corrected returned error code 2018-09-02 15:02:21 +02:00
Benjamin Höglinger-Stelzer
71e30c3497 Updated license 2018-08-25 22:17:27 +02:00
Benjamin Höglinger-Stelzer
d6593bc43e Fixed build settings 2018-08-25 22:05:38 +02:00
Benjamin Höglinger-Stelzer
7c835f2932 Fixed project structure 2018-08-25 21:38:50 +02:00
Benjamin Höglinger
1fc6dc7788 Fixed Xusb_GetUserIndex to fail on invalid user index values 2018-05-14 21:22:23 +02:00
Benjamin Höglinger
7bebe390f0 Merge branch 'master' into feature/api/vigem_target_x360_get_user_index 2018-05-14 21:02:49 +02:00