Commit Graph

612 Commits

Author SHA1 Message Date
Benjamin Höglinger-Stelzer
233b7e0b91 Added testsign back to Release config for CI 2020-09-14 11:30:25 +02:00
Benjamin Höglinger-Stelzer
75a56f347a Typo fix 2020-09-14 10:23:16 +02:00
Benjamin Höglinger-Stelzer
783c123e83 Added architecture to resulting MSI name 2020-09-11 21:28:03 +02:00
Benjamin Höglinger-Stelzer
60830f06ff Adapted setup output path for appveyor 2020-09-11 21:25:17 +02:00
Benjamin Höglinger-Stelzer
b85ef80bed Added AppVeyor support to setup 2020-09-11 21:21:28 +02:00
Benjamin Höglinger-Stelzer
dde3c526a5 Implemented vigem_target_ds4_update_ex 2020-09-10 18:05:26 +02:00
Benjamin Höglinger-Stelzer
f2ce0d1411 Changed download path for patching utility to GitHub release download URL 2020-09-10 16:59:52 +02:00
Benjamin Höglinger-Stelzer
18370652ae Fixed version in appveyor.yml 2020-09-10 16:46:43 +02:00
Benjamin Höglinger-Stelzer
8717bc34ac Added more comments
Added another backwards compatibility fix
2020-09-10 16:44:35 +02:00
Benjamin Höglinger-Stelzer
aa47747738 Disabled x86 build of setup in solution by default to keep CI builds working 2020-09-10 16:02:34 +02:00
Benjamin Höglinger-Stelzer
4a1ae258b5 Set version 2020-09-09 20:40:37 +02:00
Benjamin Höglinger-Stelzer
8b6d977285 Removed unused code 2020-09-09 20:36:46 +02:00
Benjamin Höglinger-Stelzer
09561e6922 Working setup
Updated driver settings to universal model
2020-09-09 20:35:39 +02:00
Benjamin Höglinger-Stelzer
5718b17e7d Added custom actions 2020-09-09 17:19:43 +02:00
Benjamin Höglinger-Stelzer
2c0a3426f2 Added new WiX based setup skeleton 2020-09-09 16:41:08 +02:00
Benjamin Höglinger-Stelzer
751772a856 Added docs 2020-09-07 21:55:05 +02:00
Benjamin Höglinger-Stelzer
929e2abbba Code clean-up 2020-09-07 21:52:29 +02:00
Benjamin Höglinger-Stelzer
5611bbd3fa Implemented new DS4_SUBMIT_REPORT_EX 2020-09-07 21:44:46 +02:00
Benjamin Höglinger-Stelzer
0c920602e7 Added struct _DS4_SUBMIT_REPORT_EX 2020-09-07 18:26:49 +02:00
Benjamin Höglinger-Stelzer
72af14c0ee Doc comment formatting fixes 2020-09-01 18:45:29 +02:00
Benjamin Höglinger-Stelzer
4e57a25f61 De-duplicated code 2020-09-01 15:23:32 +02:00
Benjamin Höglinger-Stelzer
f2f8301ad8 Fixed dangling device if wait call failed 2020-09-01 15:16:17 +02:00
Benjamin Höglinger-Stelzer
4527b0682d Refactored casts 2020-08-30 00:51:34 +02:00
Benjamin Höglinger-Stelzer
040ad7d846 Applied code formatting 2020-08-30 00:49:37 +02:00
Benjamin Höglinger-Stelzer
957cbbed6b De-duplicated code 2020-08-29 17:32:41 +02:00
Benjamin Höglinger-Stelzer
030715d5c3 Redesigned blocking device plugin 2020-08-29 15:52:39 +02:00
Benjamin Höglinger-Stelzer
7864dbabdb Adapted vigem_target_add to use IOCTL_VIGEM_WAIT_DEVICE_READY 2020-08-29 10:30:35 +02:00
Benjamin Höglinger-Stelzer
3841d0756f Added preprocessor switch to disable crash dump handler 2020-08-27 21:02:35 +02:00
Benjamin Höglinger-Stelzer
8618ab50ab Implemented IOCTL_VIGEM_WAIT_DEVICE_READY 2020-08-27 20:44:38 +02:00
Benjamin Höglinger-Stelzer
6b7b3840b1 Removed faulty plugin queueing 2020-08-27 20:33:09 +02:00
Benjamin Höglinger-Stelzer
b347783c43 Renamed some objects for new API 2020-08-27 20:30:12 +02:00
Benjamin Höglinger-Stelzer
6095de206e Added VIGEM_WAIT_DEVICE_READY 2020-08-27 20:17:18 +02:00
Benjamin Höglinger-Stelzer
288222f70f Fixed paths to decouple from solution file location setup-v1.17.333 2020-08-27 19:44:13 +02:00
Benjamin Höglinger-Stelzer
bc520172d6 Added SDK project to solution 2020-08-27 19:40:51 +02:00
Benjamin Höglinger-Stelzer
5abf8e22ad Updated branding in the INF 2020-08-27 19:33:18 +02:00
Benjamin Höglinger-Stelzer
4245394452 Replaced submodule with git subtree usage
Added PnpLockdown=1 to ViGEmBus.inf
2020-08-27 16:41:43 +02:00
Benjamin Höglinger-Stelzer
4af240f54b Add 'sdk/' from commit '18c67764ae7cc9827095eb4e70d75aa52ac8b392'
git-subtree-dir: sdk
git-subtree-mainline: 0dbf810ad0
git-subtree-split: 18c67764ae
2020-08-27 16:39:09 +02:00
Benjamin Höglinger-Stelzer
0dbf810ad0 Removed submodule 2020-08-27 16:38:33 +02:00
Benjamin Höglinger-Stelzer
18c67764ae Removed tester console app 2020-08-24 11:29:02 +02:00
Benjamin Höglinger-Stelzer
ac6bab7eb8 More fixes 2020-08-23 16:18:51 +02:00
Benjamin Höglinger-Stelzer
3659ab648c More fixes 2020-08-23 16:17:50 +02:00
Benjamin Höglinger-Stelzer
f96d826352 Typo fixes 2020-08-23 16:14:39 +02:00
Benjamin Höglinger-Stelzer
88585583ff Added use case of notification callback 2020-08-23 16:10:45 +02:00
Benjamin Höglinger-Stelzer
e293709f94 Bugfix in sample code 2020-08-23 15:00:32 +02:00
Benjamin Höglinger-Stelzer
1e9e45e0ea Added sum docs 2020-08-23 14:56:35 +02:00
Benjamin Höglinger-Stelzer
eda3770917 Forgot to update this stupid file... 2020-06-17 22:43:25 +02:00
Benjamin Höglinger-Stelzer
a49bd54c00 Fixed missing rename 2020-05-23 16:17:46 +02:00
Benjamin Höglinger-Stelzer
9cbd4b65c2 Renamed busenum.h to Driver.h 2020-05-23 16:15:34 +02:00
Benjamin Höglinger-Stelzer
07228b3945 Added <WppKernelMode>true</WppKernelMode> to project file 2020-05-23 15:14:48 +02:00
Benjamin Höglinger-Stelzer
6f898b8053 Added duplicate device check 2020-05-22 21:57:43 +02:00