Travis Nickles
|
7f32e5bf0e
|
Updated newest file
|
2019-08-31 03:04:36 -05:00 |
|
Travis Nickles
|
673b35fe97
|
Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay
|
2019-08-30 22:13:33 -05:00 |
|
Travis Nickles
|
eff927e7ed
|
Force dead zone and anti-dead zone for new profiles
Related to issue #804
|
2019-08-30 13:32:56 -05:00 |
|
mika-n
|
d45e66d54f
|
VigemClient library with a fix to "notification callback called sometimes in wrong order" issue. Includes also fix to ophanage thread and random VigemClient crashes when a callback was unregistered issues discussed earlier.
The client C++ change is in the following commit. That change is alerady merged into master branch of the offcial VigemClient package also.
0b8756d522
|
2019-08-29 10:04:57 +03:00 |
|
mika-n
|
65a461aa82
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-27 21:13:56 +03:00 |
|
Travis Nickles
|
9bd51043b8
|
Added smoothing to Mouse Joystick
|
2019-08-26 22:15:38 -05:00 |
|
Travis Nickles
|
111e44c2b8
|
Added vertical scale to Mouse Joystick
|
2019-08-26 18:53:28 -05:00 |
|
Travis Nickles
|
3f18aec71f
|
Change gyro toggle setting on mode change in form
|
2019-08-26 17:47:57 -05:00 |
|
mika-n
|
c1acc8dee6
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-26 19:28:28 +03:00 |
|
Travis Nickles
|
9d907fc241
|
Corrected typo in method name
|
2019-08-26 05:53:37 -05:00 |
|
Travis Nickles
|
b2e7eb987d
|
Added toggle option to Mouse Joystick
|
2019-08-26 05:51:54 -05:00 |
|
mika-n
|
358e39aac1
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-26 13:44:36 +03:00 |
|
Travis Nickles
|
ca41c511c6
|
Changed Mouse Joystick max zone default
|
2019-08-26 04:12:02 -05:00 |
|
mika-n
|
17b4d74f7e
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-26 09:35:13 +03:00 |
|
Travis Nickles
|
7dcb233cff
|
Replaced app icons with images provided by Geroyuni
|
2019-08-25 20:56:38 -05:00 |
|
Travis Nickles
|
aced5deab7
|
Fixed square stick roundness default in GUI
|
2019-08-25 15:48:26 -05:00 |
|
Travis Nickles
|
c3f2819c14
|
Fixed panel visibility for a blank profile
|
2019-08-25 15:41:13 -05:00 |
|
mika-n
|
6a01abc323
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-25 14:38:52 +03:00 |
|
Travis Nickles
|
cf656582a5
|
Fixed typo for hover text
Related to issue #791
|
2019-08-25 02:49:07 -05:00 |
|
mika-n
|
d71779f80e
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-24 18:56:08 +03:00 |
|
Travis Nickles
|
709738aa59
|
Fixed gyro trigger item marking
|
2019-08-24 01:52:46 -05:00 |
|
Travis Nickles
|
b99e866a96
|
Fixed saving invert option for Mouse Joystick
|
2019-08-24 01:13:30 -05:00 |
|
Travis Nickles
|
bc437a2769
|
Adjusted defaulyts. Fixed trigger turn default
|
2019-08-23 22:08:15 -05:00 |
|
Travis Nickles
|
78cf371dce
|
Fixed issue with gyro triggers getting reset
|
2019-08-23 21:39:22 -05:00 |
|
Travis Nickles
|
5bc8346fe6
|
Fixed turn behavior setting for Mouse Joystick
|
2019-08-23 17:03:22 -05:00 |
|
mika-n
|
7fe04296ef
|
Fixed thread cleanup bug in the notification callback threads in ViGemClient. The code change are in https://github.com/ViGEm/ViGEmClient/pull/7 ViGemClient pull request. Fork of the original ViGemClient is in https://github.com/mika-n/ViGEmClient repository. The ViGem.NET project sitting between ViGemClient C++ project and DS4Windows c# client app didn't need any changes. https://github.com/ViGEm/ViGEm.NET
|
2019-08-23 10:12:07 +03:00 |
|
Travis Nickles
|
a949f803a4
|
Lower default Mouse Joystick dead zone
|
2019-08-23 01:27:47 -05:00 |
|
Travis Nickles
|
1e9bc19fc1
|
Initial mouse joystick test
|
2019-08-22 22:03:03 -05:00 |
|
Travis Nickles
|
aee4be939e
|
Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay
|
2019-08-19 17:42:39 -05:00 |
|
mika-n
|
a2055d47e8
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-08-19 21:01:36 +03:00 |
|
Travis Nickles
|
a54254edfe
|
Fixed tool tip typo
Related to issue #789
|
2019-08-19 02:28:16 -05:00 |
|
mika-n
|
d77a236c87
|
Comment tweaks
|
2019-08-12 16:31:16 +03:00 |
|
mika-n
|
8ee6bf0a84
|
Tweaks in "special action type of macro" logic
|
2019-08-12 16:14:24 +03:00 |
|
mika-n
|
938c4f3f39
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput
|
2019-08-12 13:44:29 +03:00 |
|
Travis Nickles
|
5ca019d1a0
|
Version 1.7.15
|
2019-08-11 23:16:29 -05:00 |
|
Travis Nickles
|
7a202026f3
|
Updated newest file
|
2019-08-11 23:16:17 -05:00 |
|
mika-n
|
90f148ef09
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput
|
2019-08-12 00:28:45 +03:00 |
|
mika-n
|
af6bbb517a
|
small code cleanups in special actions (Macro)
|
2019-08-12 00:22:54 +03:00 |
|
mika-n
|
79f6b29d50
|
Nowadays all output axies have "Enhanced Precision" output curve option in GUI dropdown list. Added EnchPrecision curveOutput==1 IF-THEN-ELSE block to l2/r2/sx/sz curve output code logic and curveOutput=6 is the new custom option in all axies.
|
2019-08-12 00:03:59 +03:00 |
|
mika-n
|
45bfd2043a
|
Added new GUI options to "macro special action" screen (run on release, repeat, synchronized run, keep key state). Added tooltip explanation texts to these macro options.
|
2019-08-11 21:54:54 +03:00 |
|
mika-n
|
6815c53fde
|
Added "run on key release" and "run synchronized" and "repeat while held" and "keep key state" support for macro special actions
|
2019-08-11 01:01:57 +03:00 |
|
Travis Nickles
|
d8421e02b9
|
Re-add old curve routines
|
2019-08-07 01:59:02 -05:00 |
|
Travis Nickles
|
0397bec557
|
Merge branch 'jay-bezierCurveOutput' of https://github.com/mika-n/DS4Windows into mika-n-jay-bezierCurveOutput
|
2019-08-06 22:00:33 -05:00 |
|
mika-n
|
e85bfc5fde
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput
|
2019-07-30 15:00:19 +03:00 |
|
Travis Nickles
|
207aecf34a
|
Version 1.7.14
|
2019-07-30 04:37:20 -05:00 |
|
Travis Nickles
|
24052cc7c8
|
Updated newest file
|
2019-07-30 04:37:02 -05:00 |
|
Travis Nickles
|
0b6cb77108
|
Increased wakeup delay. Use custom flow on wakeup
|
2019-07-30 04:28:55 -05:00 |
|
mika-n
|
229dfe5525
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput
|
2019-07-29 11:31:30 +03:00 |
|
Travis Nickles
|
aa0124970a
|
No longer use quiet mode for ViGEm installer
|
2019-07-29 02:37:53 -05:00 |
|
Travis Nickles
|
628eedd5f1
|
Version 1.7.13
|
2019-07-29 02:01:33 -05:00 |
|