Commit Graph

25 Commits

Author SHA1 Message Date
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
c34afa953d Fixed issues #6, #7
Moved another few bytes to heap
2018-10-03 19:55:13 +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
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
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
1fc6dc7788 Fixed Xusb_GetUserIndex to fail on invalid user index values 2018-05-14 21:22:23 +02:00
Benjamin Höglinger
4d398d4519 Merge branch 'master' into feature/api/vigem_target_x360_get_user_index 2018-05-13 22:45:21 +02:00
Benjamin Höglinger
5dfce363b3 Added additional tracing to Xusb_PreparePdo 2018-05-13 14:15:47 +02:00
Benjamin Höglinger
59f01e7287 Unified style 2018-05-13 14:13:09 +02:00
megadrago88
bda8b60c8f Update Xusb_AssignPdoContext 2018-05-12 15:16:45 -04:00
megadrago88
2133df8e4d Update Xusb_PrepareHardware 2018-05-12 15:15:50 -04:00
megadrago88
351d872272 Removed /n's 2018-05-12 15:11:19 -04:00
megadrago88
d4b8225066 Convert Xusb_SelectConfiguration 2018-05-12 14:35:32 -04:00
megadrago88
78aa254973 Convert Xusb_AssignPdoContext 2018-05-12 14:34:14 -04:00
megadrago88
b3db45fdb7 Convert Xusb_PrepareHardware 2018-05-12 14:32:36 -04:00
Benjamin Höglinger
6ffe3a0d68 Added tracing macro header files 2018-05-12 14:33:46 +02:00
Benjamin Höglinger
1b85f47dc0 Fixed warning C4101: 'xusbData': unreferenced local variable 2018-05-10 20:45:53 +02:00
Benjamin Höglinger
08729f1cde Implemented vigem_target_x360_get_user_index in library and driver 2018-05-10 20:42:38 +02:00
Benjamin Höglinger
a729a15c91 Moved driver files to its own repository 2018-01-28 15:56:12 +01:00