Travis Nickles
|
53fc454a20
|
Group fields used for lightbar routine
|
2020-02-22 12:32:19 -06:00 |
|
Travis Nickles
|
447ac2d263
|
Increased stick mouse offset
|
2020-02-19 20:54:41 -06:00 |
|
Travis Nickles
|
76f189d935
|
Increased stick mouse offset more
|
2020-02-15 04:24:51 -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
|
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
|
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
|
dfed4b1051
|
Loosen enhanced precision curves
|
2020-02-10 14:24:29 -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
|
1faa29962e
|
Updated midpoint for gyro to axis calculations
|
2020-02-03 14:40:48 -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
|
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
|
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
|
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
|
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
|
164fbd5154
|
Save config upon controller unplug
Used to assist with persisting linked profile setting
|
2020-01-16 07:15:18 -06:00 |
|
Travis Nickles
|
3074bc1b6e
|
Load Linked Profiles
Related to issue #1039
|
2020-01-13 20:42:58 -06:00 |
|
Travis Nickles
|
1c846513dc
|
Fixed Y buffer clearing in trackball routine
|
2020-01-10 16:09:51 -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 |
|
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
|
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
|
58d533b1ca
|
Added hooks for Swipe Control buttons
Related to issue #986
|
2019-12-30 21:39:05 -06:00 |
|
mika-n
|
39f94ef8d3
|
Added "Revert to default profile on unknown process" option to auto-profile screen. If this is enabled then DS4Windows will revert back to default profile when an unknown process is the foreground app. If this option is unchecked then DS4Windows leaves the current profile as active on unknown foreground processes.
|
2019-12-29 01:34:41 +02:00 |
|
Travis Nickles
|
4c4a6f5ba6
|
Added Stop and Start menu item to tray icon. Fixed ambiguity of temp thread objects in ControlService.
|
2019-12-27 14:25:17 -06:00 |
|
Travis Nickles
|
e69816b290
|
Fixed gyro z- label
|
2019-12-25 14:04:51 -06:00 |
|
Travis Nickles
|
c4cdade076
|
Added Quick Charge back in
|
2019-12-20 20:08:27 -06:00 |
|
Travis Nickles
|
906946a7ea
|
Import DS4WindowsWPF code
|
2019-12-18 15:33:23 -06:00 |
|
Travis Nickles
|
21518134fc
|
Added output slot manager. Added plug and unplug delay of 100 ms for output devices.
Related to issue #879
|
2019-12-11 09:58:31 -06:00 |
|
Travis Nickles
|
424b456175
|
Unify output device plugging and unplugging
|
2019-12-02 15:04:23 -06:00 |
|
Travis Nickles
|
8a6aae2b42
|
Added extra log message when ViGEmBus is not detected
|
2019-11-27 14:10:44 -06:00 |
|
Travis Nickles
|
f0c0c51096
|
Corrected default for linkedProfileCheck
|
2019-10-26 20:09:05 -05:00 |
|
Travis Nickles
|
1bf4642c09
|
Change hotplug routine in sync handler
|
2019-10-25 02:08:48 -05:00 |
|
Travis Nickles
|
a871e750ee
|
Added new field array for specifying active controller types
Related to issue #871
|
2019-10-25 01:48:56 -05:00 |
|
Travis Nickles
|
4479bdb2c1
|
No longer make UseDS4ForMapping a persistent setting
|
2019-10-10 16:08:49 -05:00 |
|
Travis Nickles
|
78ef0fcd9d
|
Found a couple of old Jays2Kings bugs
Default gyro triggers and shift action scan code check
|
2019-10-05 21:57:20 -05:00 |
|
Travis Nickles
|
7f1c86ba7a
|
Fixed touchpad disable invert
|
2019-10-04 14:46:57 -05:00 |
|
Travis Nickles
|
9e557daefd
|
Precaution against rapid NullReferenceException throws in Special Actions
|
2019-09-21 16:26:59 -05:00 |
|