Commit Graph

646 Commits

Author SHA1 Message Date
Travis Nickles
f27dd7cf27 Use proper header text for L3 and R3 in preset menu 2020-03-06 14:23:10 -06:00
Travis Nickles
79ddb2a5a3 Added preset context menu back in 2020-03-06 14:11:59 -06:00
Travis Nickles
c7f9ae2cec Make sure to display proper max mouse speed when creating a new profile 2020-03-05 15:25:49 -06:00
Travis Nickles
dd57d7465d Allow -10 for the flashAt minimum. Keep the normal increment in effect 2020-02-23 02:41:34 -06:00
Travis Nickles
967c919086 Allow setting lightbar mode in GUI
Now Witcher 3 lightbar functionality is usable
2020-02-22 19:58:34 -06:00
Travis Nickles
99a678c3b5 Added degree symbols next to rotation controls 2020-02-22 13:47:31 -06:00
Travis Nickles
0a726d079a Allow flashAt minimum to go to -1. Allows disabling flash and pulse. 2020-02-22 13:32:02 -06:00
Travis Nickles
53fc454a20 Group fields used for lightbar routine 2020-02-22 12:32:19 -06:00
Travis Nickles
2ee8f148fa Fixed numpad divide virtual key code in BindingWindow
Related to issue #1115
2020-02-16 16:26:09 -06:00
Travis Nickles
0e4c7fca2f Added some more tooltips to Profile Editor 2020-02-14 18:53:00 -06:00
Travis Nickles
fc249a6a5e Allow square stick roundness to be set to 0.0. Linear interpolation
Related to issue #1094
2020-02-11 00:08:36 -06:00
Travis Nickles
5a323cd93c Make sure control binding is written for Shift bindings even when bound to default
Related to issue #1101
2020-02-10 20:58:28 -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
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
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
b228a88bd8 Added extra hooks in Binding window for Numpad keys
Related to issue #1076
2020-01-28 10:17:01 -06:00
Travis Nickles
64a0c81173 Added link to HTML5 Gamepad Test 2020-01-26 11:03:48 -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
68844a3a7a Fixed saving of custom steam folder setting
Related to issue #1072
2020-01-25 05:27:36 -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
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
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
mika-n
208687e395 Added tooltip to auto-profile path and title editbox fields 2020-01-13 13:29:46 +02: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
e975d3ccbd Corrected trigger slider labels in Controller Readings tab 2020-01-09 03:43:18 -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
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
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
mika-n
29bd7c869c Macro recorder screen has now separate CLEAR steps button and by default RECORD btn appends new steps instead of inserting new steps in front (before) of the first item. It is more logical to have separate CLEAR btn to avoid accidentally loosing the whole macro sequence. 2020-01-04 22:36:19 +02:00
Travis Nickles
478150a825 Force some tabs to not be accessible while Profile Editor is open
Related to issue #992
2020-01-04 13:53:44 -06:00
Travis Nickles
7a79dc569a Make sure to use proper macro values for controller button presses
Related to issue #1002
2020-01-04 13:01:05 -06:00
Travis Nickles
6baeb51b58 Handle special case of capturing Alt keys
Related to issue #1002
2020-01-04 04:21:23 -06:00
Travis Nickles
d05eee4cce Minor tweak 2019-12-31 00:48:24 -06:00
Travis Nickles
2927bc20a6 Special ignore for AutomaticUntrigger 2019-12-30 22:52:38 -06:00
Travis Nickles
be93e16da6 Check for valid trigger names. Check for null value 2019-12-30 22:35:31 -06:00
Travis Nickles
694af58154 Intermediate fix for LoadProfile Save crash
Related to issue #987
2019-12-30 22:04:40 -06:00
Travis Nickles
58d533b1ca Added hooks for Swipe Control buttons
Related to issue #986
2019-12-30 21:39:05 -06:00
ryochan7@protonmail.com
109d2587c4 Move overlay buttons in Profile editor 2019-12-30 12:06:17 -06:00
ryochan7@protonmail.com
cd35daee42 Minor tweak 2019-12-30 01:18:33 -06:00