Commit Graph

66 Commits

Author SHA1 Message Date
Benjamin Höglinger 094e4f4e4c Merge branch 'master' of github.com:ViGEm/ViGEmBus 2018-01-28 16:20:56 +01:00
Benjamin Höglinger f1ba90bd3e Moved shared header files 2018-01-28 16:20:10 +01:00
Benjamin Höglinger b107048fa0 Added library project to solution 2018-01-28 16:15:56 +01:00
Benjamin Höglinger edd1f62af9 Merge branch 'master' of github.com:ViGEm/ViGEmBus 2018-01-28 16:14:32 +01:00
Benjamin Höglinger 583c20b47b Moved library files 2018-01-28 16:13:31 +01:00
Benjamin Höglinger 7dc6b3153b Added blank solution 2018-01-28 16:05:07 +01:00
Benjamin Höglinger a729a15c91 Moved driver files to its own repository 2018-01-28 15:56:12 +01:00
Benjamin Höglinger 348cb8ed01 Fixed issue #44 2018-01-14 20:50:52 +01:00
Benjamin Höglinger 3a06e8f0f7 Removed unnecessary queue lock in XUSB
Updated version to 1.14.3.0
2018-01-06 11:52:21 +01:00
Benjamin Höglinger 48505b0617 Removed unnecessary queue lock in XUSB
Updated version to 1.14.3.0
2018-01-06 11:52:21 +01:00
Benjamin Höglinger ae823a9453 Implemented https://github.com/Ryochan7/DS4Windows/issues/146#issuecomment-353948321 2018-01-06 11:49:43 +01:00
Benjamin Höglinger 4a7fa8b67b Implemented suggestion [https://github.com/Ryochan7/DS4Windows/issues/146#issuecomment-353568958]
Added additional solution configuration for dynamic library builds
2017-12-22 21:00:54 +01:00
Benjamin Höglinger de42d169d5 Minor style fix 2017-12-22 20:43:24 +01:00
Benjamin Höglinger cd8cd23e1e Merge branch 'master' of github.com:nefarius/ViGEm 2017-12-22 16:41:27 +01:00
Benjamin Höglinger 69154eae84 Updated version 2017-12-22 16:40:55 +01:00
Benjamin Höglinger b57a1ca497 Updated version 2017-12-22 16:40:55 +01:00
Benjamin Höglinger 273f8977f4 Update README.md 2017-12-21 16:09:14 +01:00
Benjamin Höglinger 48e848203a Updated version to 1.14.1.0
[Fixed #68] DualShock 4 emulation not working on 32-Bit systems
2017-12-20 19:43:42 +01:00
Benjamin Höglinger ae1562fb09 Updated version to 1.14.1.0
[Fixed #68] DualShock 4 emulation not working on 32-Bit systems
2017-12-20 19:43:42 +01:00
Benjamin Höglinger d9cb3b0998 Updated version to 1.14.0.0
Removed deprecated bus object name
Removed return of bus devices on Add Cmdlet
2017-12-19 11:08:57 +01:00
Benjamin Höglinger d5cdac8df2 Updated version to 1.14.0.0
Removed deprecated bus object name
Removed return of bus devices on Add Cmdlet
2017-12-19 11:08:57 +01:00
Benjamin Höglinger 2cf129fbc7 Updated version to 1.14.0.0
Removed deprecated bus object name
Removed return of bus devices on Add Cmdlet
2017-12-19 11:08:57 +01:00
Benjamin Höglinger 30a6cb9dbf De-duplicated code 2017-10-30 19:53:48 +01:00
Benjamin Höglinger e25987e958 Removed misused locking mechanisms 2017-10-30 19:48:40 +01:00
Benjamin Höglinger e6a287454a Removed misused locking mechanisms 2017-10-30 19:48:40 +01:00
Benjamin Höglinger 58870970bb Bumped version to 1.13.2.0
Fixed failing spin lock allocation
2017-10-29 18:52:08 +01:00
Benjamin Höglinger ccda403b01 Bumped version to 1.13.2.0
Fixed failing spin lock allocation
2017-10-29 18:52:08 +01:00
Benjamin Höglinger 38d8939e3d Added comment 2017-10-29 12:39:16 +01:00
Benjamin Höglinger f0fb78b14e Bumped version to 1.13.1.0 2017-10-27 19:16:14 +02:00
Benjamin Höglinger 04d72c01df Bumped version to 1.13.1.0 2017-10-27 19:16:14 +02:00
Benjamin Höglinger df854c9071 Upgraded projects to use Windows 10 SDK for Fall Creators Update (10.0.16299.15) and Visual Studio 2017 2017-10-27 18:59:05 +02:00
Benjamin Höglinger 0a703d4ec8 Added missing queue lock 2017-10-26 22:46:56 +02:00
Benjamin Höglinger 5771c48515 Moved common WDF objects to PDO context
Fixed queue locking
2017-10-26 22:45:12 +02:00
Benjamin Höglinger 663780835c Fixed XUSB_TO_DS4_REPORT not translating trigger buttons
Improved transparency on VDX
2017-10-03 19:21:14 +02:00
Benjamin Höglinger 0141a2de03 Naming fix 2017-09-23 22:09:48 +02:00
Benjamin Höglinger 08285799ad Added additional DLL build configuration to native client library 2017-09-22 20:04:17 +02:00
Benjamin Höglinger 6204347157 Added additional DLL build configuration to native client library 2017-09-22 20:04:17 +02:00
Benjamin Höglinger 4421b89587 Update README.md 2017-09-02 19:21:00 +02:00
Christopher Dickson 255fb406c4 playing nice with C 2017-09-02 12:32:48 -04:00
Benjamin Höglinger 16867268ae Updated version to 1.13.0.0 2017-09-02 10:15:46 +02:00
Benjamin Höglinger bb5e7e89b6 Updated version to 1.13.0.0 2017-09-02 10:15:46 +02:00
Benjamin Höglinger c2b1350cae Refactoring 2017-09-02 09:58:13 +02:00
Benjamin Höglinger 981e5ed88b Moved projects to new folder structure
Added README.md
2017-09-02 08:55:29 +02:00
Benjamin Höglinger 8e89d2c5fd Removed unused code
Fixed paths
2017-08-31 18:32:26 +02:00
Benjamin Höglinger e58f714a02 Removed unused code
Fixed paths
2017-08-31 18:32:26 +02:00
Benjamin Höglinger 4db7d055f5 Moved ViGEmBus project 2017-08-31 18:32:11 +02:00
Benjamin Höglinger ca5d61ec0d Fixed refactoring issues 2017-08-31 16:28:17 +02:00
Benjamin Höglinger b024574aea Fixed refactoring issues 2017-08-31 16:28:17 +02:00
Benjamin Höglinger 48862138e8 Moved client library project to new folder structure 2017-08-31 15:50:16 +02:00
Benjamin Höglinger 9c47108f7b Refactored header files to better diversify public and internal types 2017-08-31 15:43:45 +02:00