Commit Graph

1657 Commits

Author SHA1 Message Date
Travis Nickles
dfed4b1051 Loosen enhanced precision curves 2020-02-10 14:24:29 -06:00
Travis Nickles
f4abd169eb Updated newest file 2020-02-09 21:51:48 -06:00
Travis Nickles
6528bcad0a Version 2.0.9 2020-02-09 21:42:53 -06:00
Travis Nickles
37feb22ca8 Increased stick mouse offset 2020-02-09 21:14:45 -06:00
Travis Nickles
42c869affd Increased stick mouse offset 2020-02-04 21:54:06 -06:00
Travis Nickles
9f660ed4d4 Change default text options 2020-02-03 15:22:08 -06:00
Travis Nickles
1faa29962e Updated midpoint for gyro to axis calculations 2020-02-03 14:40:48 -06:00
Travis Nickles
c0788ab98d Fixed saving of "Repeat While Held" macro setting
Related to issue #1092
2020-02-02 13:46:44 -06:00
Travis Nickles
8203a0dfe1 Updated newest file 2020-01-29 20:48:21 -06:00
Travis Nickles
3526458cbe Version 2.0.8 2020-01-29 20:38:34 -06:00
Travis Nickles
a6edab6e52 Change main window init to allow HidGuardian message to appear in Log tab 2020-01-29 16:27:38 -06:00
Travis Nickles
60983de2c6 Changed display of rumble controls 2020-01-29 15:58:29 -06:00
Travis Nickles
d1479c74df Fixed switching of DInput only profiles 2020-01-29 15:30:30 -06:00
Travis Nickles
1881c223ba Added output mouse speed text next to mouse sensitivity. Actually added mouse sensitivity binding
Been wantintg the output display for a while
2020-01-29 15:00:58 -06:00
Travis Nickles
0b2ea9454a Fixed type cast problems with Gyro output curves. Fixed Easeout Cubic.
Related to issue #1045.
2020-01-29 12:39:52 -06:00
Travis Nickles
357ddb1dea Updated newest file 2020-01-28 20:53:12 -06:00
Travis Nickles
c85eec4bac Version 2.0.7 2020-01-28 20:44:30 -06:00
Travis Nickles
b228a88bd8 Added extra hooks in Binding window for Numpad keys
Related to issue #1076
2020-01-28 10:17:01 -06:00
Travis Nickles
cb871f7606 Added extra full shutdown check.
Fixes exclusive mode issues for non-admin users. Related to issue #1071.
2020-01-28 09:12:08 -06:00
Travis Nickles
8f1c8b862b Added BOM to translation files 2020-01-27 11:57:30 -06:00
Travis Nickles
4bbfda614e Merge branch 'jay' of https://github.com/DragonZX/DS4Windows into DragonZX-jay 2020-01-27 11:16:17 -06:00
Travis Nickles
5e6dc361a2 Apply trigger max zone when dead zone is 0.0
Related to issue #1075
2020-01-27 11:04:24 -06:00
Travis Nickles
64a0c81173 Added link to HTML5 Gamepad Test 2020-01-26 11:03:48 -06:00
Travis Nickles
6f53361607 Added DS4Windows version to profiles config file 2020-01-26 10:56:52 -06:00
Travis Nickles
7328166e1c Added comment in profiles stating which version of DS4Windows made the file 2020-01-26 10:53:48 -06:00
Travis Nickles
61265388ad Fixed midpoint for Swipe to Axis controls
Old value did not match newer standard. Related to issue #1069.
2020-01-26 10:08:10 -06:00
Travis Nickles
b1872cee6a Late launch HidGuardHelper 2020-01-25 21:22:18 -06:00
Travis Nickles
c02e6c89dc Add minor log notice about HidGuardian 2020-01-25 21:02:37 -06:00
Travis Nickles
aa2ff36490 Removed unneeded X360Data instances 2020-01-25 20:48:38 -06:00
Travis Nickles
7e68a29330 Removed some old commented code 2020-01-25 20:43:56 -06:00
Travis Nickles
5abc178841 Fixed typo 2020-01-25 20:36:46 -06:00
Travis Nickles
88081faba8 Make sure to unsubscribe from events for DupBox
Related to issue #1073
2020-01-25 20:33:45 -06:00
Travis Nickles
9a92beff3a Updated newest file 2020-01-25 06:06:10 -06:00
Travis Nickles
c93f6b4b0b Version 2.0.6 2020-01-25 05:58:18 -06:00
Travis Nickles
68844a3a7a Fixed saving of custom steam folder setting
Related to issue #1072
2020-01-25 05:27:36 -06:00
Travis Nickles
a94573362f Increased hotplug delay time 2020-01-22 10:13:43 -06:00
Travis Nickles
982c45de6a Increased mouse stick offset more 2020-01-22 03:56:58 -06:00
Travis Nickles
ff4c878487 Increased mouse stick offset 2020-01-21 21:56:32 -06:00
Travis Nickles
208be8aa22 Removed type conversion for new max output properties where not needed 2020-01-21 03:48:46 -06:00
Travis Nickles
3353b4afcd Added max output setting for L2 and R2 2020-01-21 03:46:24 -06:00
Travis Nickles
fad0ddda26 Make max output setting for LS and RS
Maybe implement for other axes later
2020-01-21 03:21:43 -06:00
Travis Nickles
660b865204 Updated newest file 2020-01-19 21:02:48 -06:00
Travis Nickles
a2d8b8878f Version 2.0.5 2020-01-19 20:46:47 -06:00
Travis Nickles
2f367449ca Added Czech translation to project 2020-01-19 20:46:33 -06:00
Travis Nickles
4cad1741fc Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2020-01-19 20:12:32 -06:00
Travis Nickles
43f183e05b Reload Special Action list in Profile after creating a new Special Action 2020-01-19 20:11:21 -06:00
mika-n
9e51c591ff Flash at high latency value was missing GUI WPF binding entry. The settings screen showed always "20 ms" high latency value instead of the configured value. #1053 issue ticket. 2020-01-19 21:32:23 +02:00
Travis Nickles
164fbd5154 Save config upon controller unplug
Used to assist with persisting linked profile setting
2020-01-16 07:15:18 -06:00
Travis Nickles
9d1203bfb0 Merge branch 'jay' of https://github.com/Maikeru007/DS4Windows into Maikeru007-jay 2020-01-16 05:17:52 -06:00
Travis Nickles
fc46141ab2 Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2020-01-16 04:49:50 -06:00