Commit Graph

1968 Commits

Author SHA1 Message Date
Travis Nickles
653b7424ee Added DS4 feedback event workaround for lightbar color 2020-02-22 18:40:14 -06:00
Travis Nickles
6442030926 Enforce lightbar mode setting 2020-02-22 16:09:33 -06:00
Travis Nickles
fcb081ee5d Added LightbarMode as a setting 2020-02-22 15:52:17 -06:00
Travis Nickles
c0ef83f21e Make small comment about flashAt change 2020-02-22 14:51:14 -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
dca1d040b1 Removed some old BackingStore fields 2020-02-22 13:12:57 -06:00
Travis Nickles
53fc454a20 Group fields used for lightbar routine 2020-02-22 12:32:19 -06:00
Travis Nickles
456e1dc410 Removed image references in resources file
Not needed since version 2.0
2020-02-19 21:30:35 -06:00
Travis Nickles
447ac2d263 Increased stick mouse offset 2020-02-19 20:54:41 -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
94dba59048 Disable auto generating binding redirects for now 2020-02-15 19:55:18 -06:00
Travis Nickles
76f189d935 Increased stick mouse offset more 2020-02-15 04:24:51 -06:00
Travis Nickles
35127ceead Updated newest file 2020-02-14 20:48:27 -06:00
Travis Nickles
b3855d3fcd Version 2.0.10 2020-02-14 20:32:12 -06:00
Travis Nickles
0e4c7fca2f Added some more tooltips to Profile Editor 2020-02-14 18:53:00 -06:00
Travis Nickles
424b252a95 Comment out delay when re-enabling a device
Will likely remove later
2020-02-14 15:25:41 -06:00
Travis Nickles
b24c72f559 Minor tweak to remove unneeded string 2020-02-13 17:18:56 -06:00
Travis Nickles
20962895b0 Move elevation code to ControlService class 2020-02-13 17:01:14 -06:00
Travis Nickles
4444ce94c8 Use software rendering by default
Related to issue #1019
2020-02-12 21:46:52 -06:00
Travis Nickles
9890fc7cdf Removed some outdated Stopwatch usage code 2020-02-12 13:20:11 -06:00
Travis Nickles
af5d06c42b Opt to use high resolution counter 2020-02-12 12:38:07 -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
6c22d7bfe8 Fixed double tap dragging by refreshing mouse buttons during a touchpad touch event
Related to issue #1102
2020-02-10 22:21:29 -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
e92a15aa1e Have Disconnect BT Special Action wait for Idle controller status with SONYWA
Related to issue #1079
2020-02-10 19:32:48 -06:00
Travis Nickles
3177530ccd Check for presence of PS button in idle check 2020-02-10 19:31:04 -06:00
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
05b96a5c0a Merge branch 'DragonZX-jay' into jay 2020-01-27 11:57:48 -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