Commit Graph

612 Commits

Author SHA1 Message Date
Benjamin Höglinger-Stelzer
9534f05536 Merge branch 'master' of github.com:ViGEm/ViGEmBus 2018-09-22 14:29:04 +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
c739f8ef90 Refactored include directory structure to comply with cmake/vcpkg 2018-09-22 14:21:04 +02:00
Benjamin Höglinger-Stelzer
9e91a124d1 Forgot to save :) 2018-09-22 13:51:31 +02:00
Benjamin Höglinger-Stelzer
69df51911c Fixed warning LNK4068: /MACHINE not specified; defaulting to X64 2018-09-22 13:47:29 +02:00
Benjamin Höglinger-Stelzer
3579f08f01 Updated nuke to 0.8.0
Excluded build project from solution
2018-09-22 12:44:28 +02:00
Benjamin Höglinger
e52f219acc Update README.md 2018-09-06 23:23:47 +02:00
Benjamin Höglinger-Stelzer
c3f459704c Added build instructions 2018-09-02 20:12:24 +02:00
Benjamin Höglinger-Stelzer
326228c328 Minor fix 2018-09-02 20:11:44 +02:00
Benjamin Höglinger-Stelzer
af43119d7f Corrected runtime library settings 2018-09-02 16:37:09 +02:00
Benjamin Höglinger-Stelzer
7e6ccb7815 Refactored build configuration names
Updated .gitignore
2018-09-02 16:32:43 +02:00
Benjamin Höglinger-Stelzer
d1d6face36 Corrected returned error code 2018-09-02 15:02:21 +02:00
Benjamin Höglinger-Stelzer
c0f72dedcf Corrected resource language to English 2018-08-26 15:58:53 +02:00
Benjamin Höglinger-Stelzer
8bd4ee8669 Added error code VIGEM_ERROR_XUSB_USERINDEX_OUT_OF_RANGE 2018-08-26 14:20:48 +02:00
Benjamin Höglinger-Stelzer
f9e92ca2fd Added error code VIGEM_ERROR_BUS_INVALID_HANDLE
Added some more NULL-pointer checks
Minor refactoring
2018-08-26 14:04:29 +02:00
Benjamin Höglinger-Stelzer
a0e670dd59 Added XJoy reference 2018-08-26 00:20:16 +02:00
Benjamin Höglinger-Stelzer
47e28ccd3a Fixed output directory on dynamic build 2018-08-25 23:08:46 +02:00
Benjamin Höglinger-Stelzer
4eec42f32d Fixed include path when referenced as submodule 2018-08-25 23:02:38 +02:00
Benjamin Höglinger-Stelzer
8129b70df7 Corrected title in README.md 2018-08-25 22:46:49 +02:00
Benjamin Höglinger-Stelzer
bd6c370bdc Fixed README.md 2018-08-25 22:45:41 +02:00
Benjamin Höglinger-Stelzer
f1f0e3d3c9 Fixed errors in README.md 2018-08-25 22:43:34 +02:00
Benjamin Höglinger-Stelzer
8601e6a299 Corrected build configuration name 2018-08-25 22:35:30 +02:00
Benjamin Höglinger-Stelzer
c22d46fb1d Fixed appveyor.yml 2018-08-25 22:31:16 +02:00
Benjamin Höglinger-Stelzer
dbe1596398 Fixed solution settings 2018-08-25 22:30:37 +02:00
Benjamin Höglinger-Stelzer
65e2779a1b Fixed build script 2018-08-25 22:30:28 +02:00
Benjamin Höglinger-Stelzer
71e30c3497 Updated license 2018-08-25 22:17:27 +02:00
Benjamin Höglinger
2b00c45d06 Create LICENSE 2018-08-25 22:08:28 +02:00
Benjamin Höglinger
6e7acd64f9 Delete LICENSE 2018-08-25 22:08:00 +02:00
Benjamin Höglinger-Stelzer
d6593bc43e Fixed build settings 2018-08-25 22:05:38 +02:00
Benjamin Höglinger-Stelzer
daaa79beea Updated appveyor.yml to initialize submodules 2018-08-25 21:45:18 +02:00
Benjamin Höglinger-Stelzer
7c835f2932 Fixed project structure 2018-08-25 21:38:50 +02:00
Benjamin Höglinger-Stelzer
d8603be266 Moved client library to submodule 2018-08-25 21:38:32 +02:00
Benjamin Höglinger-Stelzer
14011d6794 Ripped client parts out of bus project 2018-08-25 21:28:56 +02:00
Benjamin Höglinger-Stelzer
034cc7931e Minor styling fixes 2018-08-25 21:16:00 +02:00
Benjamin Höglinger-Stelzer
220c37f1c9 Merge branch 'master' into feature/api/vigem_target_x360_get_user_index 2018-08-20 14:50:20 +02:00
Benjamin Höglinger-Stelzer
ae049ada57 Added the hack back ;) 2018-08-20 12:55:24 +02:00
Benjamin Höglinger-Stelzer
25a85794a3 Upgraded to latest nuke build
Implemented https://docs.vigem.org/#!automatically-select-latest-windows-10-sdk.md
2018-08-20 12:50:27 +02:00
Benjamin Höglinger-Stelzer
71da136633 Removed file not meant to be in repository 2018-08-20 12:21:07 +02:00
Benjamin Höglinger
492fba8f31 Update README.md 2018-08-15 00:51:06 +02:00
Benjamin Höglinger
6d10f45a85 Update README.md 2018-08-15 00:43:44 +02:00
Benjamin Höglinger
44287f62ac Merge branch 'master' of github.com:ViGEm/ViGEmBus 2018-07-15 14:12:32 +02:00
Benjamin Höglinger
a7fe0ed120 Changed version patch utility download URL
Changed build image version to reflect https://github.com/appveyor/ci/issues/2458
Pushing builds on tag only now
2018-07-15 14:12:16 +02:00
Benjamin Höglinger
5b861c9287 Merge pull request #2 from evilC/patch-1
WhiteKnight does not use ViGEm
2018-07-02 22:00:45 +02:00
Clive Galway
6025c73150 WhiteKnight does not use ViGEm
It used HidGuardian, and it's gonna be deprecated with the new HG anyway.  
Replaced with UCR
2018-07-02 20:45:17 +01:00
Benjamin Höglinger
b789190e98 Updated sponsors links 2018-07-01 20:06:15 +02:00
Benjamin Höglinger
0d016bedcc Added build instructions
Added disclaimer
Minor change of wording
2018-07-01 19:55:23 +02:00
Benjamin Höglinger
eae38f6849 Create pull_request_template.md 2018-07-01 14:13:23 +02:00
Benjamin Höglinger
4fced8b390 Update issue templates 2018-07-01 11:38:09 +02:00
Benjamin Höglinger
e41796c22e Update issue templates 2018-07-01 11:35:44 +02:00
Benjamin Höglinger
1dc6ff9816 Update issue templates 2018-07-01 11:29:03 +02:00