Travis Nickles
|
f96731ea8a
|
Correct reverse smoothing buffer traversal
|
2017-09-20 21:39:55 -05:00 |
|
Travis Nickles
|
cdb17f43a7
|
Change touchpad jitter compensation
|
2017-09-20 21:19:42 -05:00 |
|
Travis Nickles
|
39d0579f09
|
Change SixAxis routines
Hopefully I won't regret this later
|
2017-09-20 11:34:53 -05:00 |
|
Travis Nickles
|
9ae43db945
|
Remove unused parameters from method call
|
2017-09-20 00:52:33 -05:00 |
|
Travis Nickles
|
62051665bd
|
Tweak pulse charging routine
|
2017-09-19 22:08:03 -05:00 |
|
Travis Nickles
|
6348720776
|
Minor tweak
|
2017-09-19 21:36:33 -05:00 |
|
Travis Nickles
|
ac4e940605
|
Split flash duration into segments.
Needed to reduce CPU usage while flashing is active
|
2017-09-19 21:13:46 -05:00 |
|
Travis Nickles
|
98c1a9ff41
|
Remove unused list
|
2017-09-19 20:42:10 -05:00 |
|
Travis Nickles
|
e8880c5d28
|
Minor tweak
|
2017-09-17 13:37:31 -05:00 |
|
Travis Nickles
|
a2478fcb90
|
Version 1.4.94
|
2017-09-10 13:28:26 -05:00 |
|
Travis Nickles
|
64f51675c7
|
Changed ControlService thread
|
2017-09-08 01:29:35 -05:00 |
|
Travis Nickles
|
d7f74815e1
|
Changed thread affinity of ControlService instance
Seems to help. Only tested with Gex so far using KB emulation.
Need to try some other games
|
2017-09-07 22:37:56 -05:00 |
|
Travis Nickles
|
67430aa18d
|
Version 1.4.93
|
2017-09-07 02:53:33 -05:00 |
|
Travis Nickles
|
1961307c6d
|
Remove BackgroundWorker instance. Use simple thread instead
|
2017-09-06 05:21:03 -05:00 |
|
Travis Nickles
|
e847fd6458
|
Tweak temp thread creation
|
2017-09-05 21:28:54 -05:00 |
|
Travis Nickles
|
c6d7507a01
|
Trim code. Use namespace
|
2017-09-05 04:27:24 -05:00 |
|
Travis Nickles
|
ec3ebb73b5
|
Minor tweaks
|
2017-09-05 03:34:49 -05:00 |
|
Travis Nickles
|
acb15eb7f8
|
Change old url to updater. Minor tweaks.
|
2017-08-29 21:57:31 -05:00 |
|
Travis Nickles
|
506ab59894
|
Version 1.4.92
|
2017-08-28 13:59:29 -05:00 |
|
Travis Nickles
|
a1d1307fbb
|
Add TODO file
|
2017-08-28 12:38:08 -05:00 |
|
Travis Nickles
|
1fedb61d2b
|
Change thread affinity of BackgroundWorker
|
2017-08-27 21:26:36 -05:00 |
|
Travis Nickles
|
c8809f37cb
|
Thread priority changes
|
2017-08-27 03:45:35 -05:00 |
|
Travis Nickles
|
e0daa9683f
|
Version 1.4.91
|
2017-08-26 13:07:32 -05:00 |
|
Travis Nickles
|
1493e1619b
|
Raise hotplug delay timeout
|
2017-08-26 13:05:33 -05:00 |
|
Travis Nickles
|
e6df8c939e
|
Add sleep period before hotplug routine
Needed for first output report to be received
|
2017-08-26 06:28:42 -05:00 |
|
Travis Nickles
|
6190ddff9b
|
Change thread affinity of DS4Device objects
Drastically improves performance. Might be able to remove the
need for the separate input thread later.
|
2017-08-26 04:25:42 -05:00 |
|
Travis Nickles
|
150476d6aa
|
Using directives matter
|
2017-08-26 00:49:39 -05:00 |
|
Travis Nickles
|
51ba40541a
|
Version 1.4.90
|
2017-08-25 19:17:21 -05:00 |
|
Travis Nickles
|
ea858feafa
|
Make sure uiContext is available for invoking events
|
2017-08-25 16:38:17 -05:00 |
|
Travis Nickles
|
33966389a4
|
Take out async keyword from hotplug routine. Delegate to different thread.
Further testing should be done to make sure there are no
regressions.
|
2017-08-25 03:59:32 -05:00 |
|
Travis Nickles
|
644c674a27
|
Remove async usage in method
|
2017-08-24 23:08:35 -05:00 |
|
Travis Nickles
|
3e217266c5
|
Remove unnecessary async call. Run in different thread
|
2017-08-24 21:50:03 -05:00 |
|
Travis Nickles
|
b3f10e1783
|
Ignore new file created by VS2017
|
2017-08-24 19:18:18 -05:00 |
|
Travis Nickles
|
85479184be
|
Make sure profiles list is not rendered while options form is open
|
2017-08-24 04:29:08 -05:00 |
|
Travis Nickles
|
1f4464271e
|
Random tweak. Minor change drastically increases GUI performance
|
2017-08-24 01:34:02 -05:00 |
|
Travis Nickles
|
e4365c6c40
|
Remove timer usage for program scanning
|
2017-08-23 05:12:36 -05:00 |
|
Travis Nickles
|
51a18545e2
|
Only refresh ListView once items are added
|
2017-08-23 04:34:58 -05:00 |
|
Travis Nickles
|
e3f99fb9e3
|
Minor tweaks
|
2017-08-23 02:51:09 -05:00 |
|
Travis Nickles
|
123e6a20c0
|
Minor tweak
|
2017-08-22 21:13:01 -05:00 |
|
Travis Nickles
|
2ea4967486
|
Change input key method to return DS4Controls value instead of string
|
2017-08-22 19:52:32 -05:00 |
|
Travis Nickles
|
0817da3864
|
Minor tweaks. Use different timer class for some timers.
Take some routines out of the main thread
|
2017-08-22 17:37:39 -05:00 |
|
Travis Nickles
|
699436565c
|
Reduce latency queue capacity
|
2017-08-22 05:20:23 -05:00 |
|
Travis Nickles
|
13103ff7a8
|
Removed references to some unused assemblies
|
2017-08-22 05:10:19 -05:00 |
|
Travis Nickles
|
5df34b8378
|
Trim event handler method. Add name for timeout threads.
Decent performance boost with this change
|
2017-08-21 05:25:18 -05:00 |
|
Travis Nickles
|
dce5c811f2
|
Raise timeout interval
|
2017-08-20 22:02:49 -05:00 |
|
Travis Nickles
|
ece7b25f0c
|
Minor tweaks
|
2017-08-19 18:48:06 -05:00 |
|
Travis Nickles
|
0571f8b663
|
Version 1.4.89
|
2017-08-19 18:54:59 -05:00 |
|
Travis Nickles
|
dd1c2eca62
|
Change touchpad jitter values
|
2017-08-19 18:39:03 -05:00 |
|
Travis Nickles
|
c03c173f31
|
Use EaseOutQuad curve for idle disconnect led color
Linear seems to have the led blank too quickly towards the end
|
2017-08-18 23:33:37 -05:00 |
|
Travis Nickles
|
f0d967cd63
|
Minor tweak to touchpad jitter compensation code
|
2017-08-18 20:52:11 -05:00 |
|