Travis Nickles
|
a894179c98
|
Restart pending output report count when a change is detected
|
2017-11-15 02:58:16 -06:00 |
|
Travis Nickles
|
9045d18092
|
Add additional lock to use when writing output reports
|
2017-11-15 02:14:20 -06:00 |
|
Travis Nickles
|
de8934f7ab
|
Increase initial delay before running hotplug routine
|
2017-11-11 22:53:41 -06:00 |
|
Travis Nickles
|
2f6498a37b
|
Remove unused lock statement
|
2017-11-11 22:52:17 -06:00 |
|
Travis Nickles
|
37a067515d
|
Remove unused event handlers
|
2017-11-11 13:07:26 -06:00 |
|
Travis Nickles
|
246166cafb
|
Updated TODO file
|
2017-11-10 20:38:01 -06:00 |
|
Travis Nickles
|
34e66d6274
|
Version 1.4.100
|
2017-11-10 16:03:47 -06:00 |
|
Travis Nickles
|
44c075f021
|
Use arch info to grab relevant updater exe
|
2017-11-10 11:49:38 -06:00 |
|
Travis Nickles
|
e88f19ff1f
|
Minor tweak
|
2017-11-10 11:22:26 -06:00 |
|
Travis Nickles
|
112e6ab232
|
Add delay before executing program linked to a profile
|
2017-11-09 22:14:49 -06:00 |
|
Travis Nickles
|
b70e145284
|
Merge branch 'Yuki-nyan-ryochan' into jay
|
2017-11-09 21:34:38 -06:00 |
|
Travis Nickles
|
849a46da65
|
Merge branch 'ryochan' of https://github.com/Yuki-nyan/DS4Windows into Yuki-nyan-ryochan
|
2017-11-09 21:17:59 -06:00 |
|
Travis Nickles
|
d16cd15f37
|
Fixed service change after changing xinput port range
Related to issue #143.
|
2017-11-09 02:27:05 -06:00 |
|
Travis Nickles
|
6f0cad6253
|
Restore event handler. Move version log message
|
2017-11-09 02:09:13 -06:00 |
|
Travis Nickles
|
acc2c227ec
|
Add version info as first log message
|
2017-11-09 01:08:54 -06:00 |
|
Travis Nickles
|
2db38ea627
|
Give option to export log to a text file
Related to issue #136.
|
2017-11-08 22:31:56 -06:00 |
|
Travis Nickles
|
d339b51381
|
Change string in resource
|
2017-11-08 21:59:31 -06:00 |
|
Travis Nickles
|
044e1ddad8
|
Minor tweak
|
2017-11-06 20:17:21 -06:00 |
|
Travis Nickles
|
9d6aa5413e
|
Add convenience methods for managing HidGuardian whitelist key
Currently commented out to the public. Using for my local copy
|
2017-11-06 20:01:26 -06:00 |
|
Travis Nickles
|
30131ded30
|
More extended keys
|
2017-11-06 16:38:26 -06:00 |
|
Travis Nickles
|
1f8dcaa2ee
|
Made sure to add extended key flag for more multimedia keys
|
2017-11-06 16:04:46 -06:00 |
|
Travis Nickles
|
e0aaa37493
|
Minor tweak
|
2017-11-06 01:56:48 -06:00 |
|
Travis Nickles
|
e5c124fecd
|
Add extended bit for next track and prev track keys
|
2017-11-06 00:48:54 -06:00 |
|
Travis Nickles
|
5df02aafa7
|
Save form position
Related to issue #142.
|
2017-11-05 20:18:36 -06:00 |
|
Yuki-nyan
|
7f66228750
|
Merge branch 'Ryochan7-jay' into ryochan
|
2017-11-05 15:20:41 +00:00 |
|
Yuki-nyan
|
a9eefa9079
|
Resolved merge conflict by implementing Ryochan7's changes
|
2017-11-05 15:20:10 +00:00 |
|
Travis Nickles
|
a8c045e8ef
|
Disabled BackgroundImageLayout setting
Related to issue #141.
|
2017-11-04 22:15:23 -05:00 |
|
Travis Nickles
|
c4614d982e
|
Change main form control sizes
Relating to issue #142.
|
2017-11-04 17:30:49 -05:00 |
|
Travis Nickles
|
23804fa1bd
|
Version 1.4.99
|
2017-11-02 07:05:40 -05:00 |
|
Travis Nickles
|
2fa075348c
|
Remove unnecessary check
|
2017-10-31 18:36:48 -05:00 |
|
Travis Nickles
|
bf11a6d297
|
Change device enumeration routine
|
2017-10-28 20:34:04 -05:00 |
|
Travis Nickles
|
c75cb3ba7b
|
Added Razer Raiju VID and PID combination. Moved arrays.
Related to issue #136.
|
2017-10-28 20:03:55 -05:00 |
|
Travis Nickles
|
076b1d0839
|
Use array to specify compatible vids
|
2017-10-28 19:58:23 -05:00 |
|
Travis Nickles
|
212ae71d4e
|
Version 1.4.98
|
2017-10-27 12:29:04 -05:00 |
|
Travis Nickles
|
677191e8b4
|
Change to keep lightbar from sticking in some situations
Hopefully resolves issue #126.
|
2017-10-27 02:09:42 -05:00 |
|
Travis Nickles
|
a7f4dec009
|
Parse extras before launching actions
Related to issue #133.
|
2017-10-26 01:37:21 -05:00 |
|
Travis Nickles
|
99715656e3
|
Lower times used for taps and holds
Related to issue #129
|
2017-10-23 13:17:55 -05:00 |
|
Travis Nickles
|
debbb23530
|
Remove unused method
|
2017-10-20 20:48:48 -05:00 |
|
Travis Nickles
|
91c8020bb9
|
Added x86 as a platform target
|
2017-10-20 06:13:14 -05:00 |
|
Travis Nickles
|
ad2b6eea25
|
Different implementation of linked profile support
Related to issue #84.
|
2017-10-19 14:16:09 -05:00 |
|
Travis Nickles
|
e07f902751
|
Only load profiles as needed rather than at program startup
|
2017-10-19 03:21:33 -05:00 |
|
Travis Nickles
|
d9ee5d3263
|
Version 1.4.97
|
2017-10-13 18:26:52 -05:00 |
|
Travis Nickles
|
2c5576a7c5
|
Reduce gyro mouse deadzone
|
2017-10-13 02:48:44 -05:00 |
|
Travis Nickles
|
f04ab88f69
|
Rename method
|
2017-10-13 01:27:21 -05:00 |
|
Travis Nickles
|
ed09317f14
|
Fix toggling Hide DS4 Controller option
|
2017-10-12 21:15:42 -05:00 |
|
Travis Nickles
|
0c303a091a
|
Correct touchpad toggle messages
|
2017-10-11 21:26:21 -05:00 |
|
Travis Nickles
|
036cfcb34d
|
Use refresh calibration method when creating DS4Device instance
|
2017-10-11 18:57:11 -05:00 |
|
Travis Nickles
|
0df84e1fba
|
Refresh calibration data when pairing to or disconnecting a device from the Sony dongle
|
2017-10-11 18:55:15 -05:00 |
|
Travis Nickles
|
3a09132805
|
Fix reading calibration report values. Take connection type into account
|
2017-10-11 18:48:52 -05:00 |
|
Travis Nickles
|
d1e0be33de
|
Fix calibration report id for BT
|
2017-10-11 18:24:14 -05:00 |
|