Commit Graph

1630 Commits

Author SHA1 Message Date
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
Travis Nickles
e517f4a1b2 Link to ViGEm installer version 1.16.116 2020-01-16 04:42:15 -06:00
Travis Nickles
489d13d02f Save settings on log off or shutdown 2020-01-13 20:49:36 -06:00
Travis Nickles
3074bc1b6e Load Linked Profiles
Related to issue #1039
2020-01-13 20:42:58 -06:00
mika-n
208687e395 Added tooltip to auto-profile path and title editbox fields 2020-01-13 13:29:46 +02:00
Maikeru007
1a28457785
Added Czech translation.
Fixed typo, might add 100% translation soon ( Resources.resx ).
2020-01-12 11:38:39 +01:00
Maikeru007
92eb76bfcf
Added Czech translation. 2020-01-12 11:24:44 +01:00
mika-n
3a482eca13 MoveUp and MoveDown context menu (right mouse button) in AutoProfiler list view to move items up or down. If there are wildchars in path or wndTitle search keywords then the order of auto-profile rules is significant. Now it is possible to modify the order of rules through the GUI and not just by editing AutoProfiles.xml file via text editor. 2020-01-11 23:27:33 +02:00
Travis Nickles
2b25e55611 Make new Special Actions enabled in the current profile by default 2020-01-10 20:27:45 -06:00
Travis Nickles
1c846513dc Fixed Y buffer clearing in trackball routine 2020-01-10 16:09:51 -06:00
Travis Nickles
9b5b531dcb Added Italian translation file to project
Was not actually linked in the project before
2020-01-09 21:44:34 -06:00
Travis Nickles
0b6879984d Updated newest file 2020-01-09 21:30:23 -06:00
Travis Nickles
6a1ea8d219 Version 2.0.4 2020-01-09 21:05:25 -06:00
Travis Nickles
950c0e0924 Changed Sleep to SpinWait. VS tweak 2020-01-09 17:20:46 -06:00
mika-n
4c1d8bcc4c Fixed auto-profile "Turn DS4Win temporarily off" functionality. When DS4Win was temporarily off and another auto-profile rule wanted to wakeup the service then the new rule failed to a new profile (tried to load while service was still stopped or still in starting state). Also fixed "temporarily off" state when auto-profiler wanted to revert back to default profile (now it works because service is started if it was in stopped state because of previously processed rule) 2020-01-09 17:04:27 +02:00
Travis Nickles
e975d3ccbd Corrected trigger slider labels in Controller Readings tab 2020-01-09 03:43:18 -06:00
Travis Nickles
902cdcf078 Fixed default button mapping display for TouchUpper and TouchMulti.
Indexes got flipped. Related to issue #1025
2020-01-09 03:18:42 -06:00
Travis Nickles
acf028f196 Added SuppressUnmanagedCodeSecurity to StartupMethods class 2020-01-08 21:17:20 -06:00
Travis Nickles
0b10788583 Added SuppressUnmanagedCodeSecurity for WMI call 2020-01-08 21:07:47 -06:00
Travis Nickles
383e4054ab Fixed invalid cast for Shift Action key binding
Related to issue #1023
2020-01-08 19:59:17 -06:00
Travis Nickles
abd8e84f63 Changed Bold menu item in tray menu
Related to issue #1003
2020-01-06 20:37:56 -06:00
Travis Nickles
d007af8119 Merge branch 'jay' of https://github.com/RaydenX93/DS4Windows into RaydenX93-jay 2020-01-06 20:33:26 -06:00
mika-n
77e713e7b9 User configurable (profile) max time in seconds for a rumble effect. The rumble watchdog timer used to be fixed 2 secs, but now it is possible to disable this watchdog timer (0 secs value) or set the max time in profile editor. 2020-01-05 22:11:44 +02:00
RaydenX93
d5bfe29043 Italian translation 2020-01-04 23:20:47 +01:00
Travis Nickles
be601e2aef Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2020-01-04 15:50:18 -06:00
Travis Nickles
05686d4011 Merge branch 'AutoProfileTweaks' of https://github.com/mika-n/DS4Windows into mika-n-AutoProfileTweaks 2020-01-04 15:32:11 -06:00
Travis Nickles
b83f92a4e7 Merge branch 'jeek-midford-patch-1' of https://github.com/jeek-midford/DS4Windows into jeek-midford-jeek-midford-patch-1 2020-01-04 15:11:52 -06:00