Commit Graph

1765 Commits

Author SHA1 Message Date
Travis Nickles
977e37595a No longer have DS4Windows responsible for copying new updater
Leave task to temp batch script launched after exiting DS4Updater
2020-04-11 10:01:57 -05:00
Travis Nickles
ea33a8d948 Moved some fields to view model 2020-04-11 09:52:25 -05:00
Travis Nickles
7685b95db0 Added preemptive updater downloading again 2020-04-11 09:46:34 -05:00
Travis Nickles
92bd1bd53f Increased hide time 2020-04-11 09:30:55 -05:00
Travis Nickles
bddfe77679 Use different access flags while enumerating controllers 2020-04-08 03:04:49 -05:00
Travis Nickles
dd9804e0bc Added Semaphore to UDP server class 2020-04-06 20:43:48 -05:00
Travis Nickles
40b63c9853 Double SocketAsyncEventArgs buffer length 2020-04-06 19:28:25 -05:00
Travis Nickles
082b201800 Make stick output curves radial
Feels good but might revert later
2020-04-06 19:17:31 -05:00
Travis Nickles
5b555bfcc2 Updated newest file 2020-04-06 01:20:07 -05:00
Travis Nickles
1f764b98c7 Version 2.0.15 2020-04-06 01:07:06 -05:00
Travis Nickles
29bbd2843b Added tooltip showing program path for Launch Program special action 2020-04-06 00:09:17 -05:00
Travis Nickles
21d65e01e9 Added reference check while unplugging virtual device 2020-04-05 15:22:08 -05:00
Travis Nickles
87bba30914 Added arguments binding for Launch Program special action 2020-04-05 15:03:45 -05:00
Travis Nickles
766aeb5489 Updated Russian translation files
Placeholder primarily
2020-04-05 13:27:40 -05:00
Travis Nickles
f1f41ff5e9 Added Newtonsoft JSON to dependencies 2020-04-02 17:22:14 -05:00
Travis Nickles
688c5348e2 Add delay to background process start 2020-04-01 21:34:20 -05:00
Travis Nickles
033e3f0c29 Copy state data for use in Controller Readings
Frees controller input thread more quickly
2020-04-01 21:29:04 -05:00
Travis Nickles
4d57a8bb34 Make wrapper for un-elevated process start 2020-03-31 21:49:40 -05:00
Travis Nickles
0cb8a2b3d5 Temporarily establish main lightbar color after turning off lag flashing
Needed for passthru mode
2020-03-31 19:49:11 -05:00
Travis Nickles
c0eff754c4 Added extra profile flag caching to load profile 2020-03-30 23:08:13 -05:00
Travis Nickles
23c38f4a3d Force initial lightbar color change on profile load 2020-03-30 17:05:06 -05:00
Travis Nickles
71ceae1e0c Added extra delay for ViGEm stop 2020-03-29 22:11:42 -05:00
Travis Nickles
1fd423b663 Store force feedback delegate and unsubscribe before virtual controller disconnect
Should not be necessary but do it as a pre-caution
2020-03-29 17:20:24 -05:00
Travis Nickles
5528c6956a Increased virtual device hotplug delay time to 500 ms 2020-03-28 16:53:50 -05:00
Travis Nickles
24f030aba5 Change check for remapping execution. Take some Gyro mode settings into account 2020-03-28 15:49:32 -05:00
Travis Nickles
fc679bf807 Loosened enhanced precision curves 2020-03-27 04:12:18 -05:00
Travis Nickles
50ac81a8b9 Minor tweak to explorer wrapper script launch 2020-03-26 17:10:50 -05:00
Travis Nickles
2db3f045d6 Made a wrapper script for launching process in explorer 2020-03-26 16:47:16 -05:00
Travis Nickles
a7a10367b7 Updated newest file 2020-03-26 07:44:41 -05:00
Travis Nickles
738015e88a Version 2.0.14 2020-03-26 07:26:21 -05:00
Travis Nickles
b614366ec7 Comment out lightbar color changing from virtual DS4
Seemed to contribute to infinite rumble for some people
but can't verify anything on my end
2020-03-25 20:20:51 -05:00
Travis Nickles
0717ba1212 Use warning flag when logging some caught exceptions 2020-03-25 18:12:03 -05:00
Travis Nickles
b5c46b1fb3 Experiments with new headphone volume scale 2020-03-25 18:05:52 -05:00
Travis Nickles
3fbe37c4ea Added coord labels to Controller Readings display 2020-03-25 09:10:55 -05:00
Travis Nickles
9a7e3b6e55 Added null check 2020-03-24 17:07:48 -05:00
Travis Nickles
40c0a58ab1 Change how abort clause is handled for unhandled input thread exceptions 2020-03-24 17:06:42 -05:00
Travis Nickles
85adfef8e7 Make profile list in Controller listing expand 2020-03-24 15:10:07 -05:00
Travis Nickles
0fc9491927 Error exit code already set. Remove extra shutdown call 2020-03-23 23:31:42 -05:00
Travis Nickles
529adf9f27 Added more proper logging of background thread exceptions 2020-03-23 22:10:47 -05:00
Travis Nickles
4ec4eb830f Display input delay as a double 2020-03-23 14:14:38 -05:00
Travis Nickles
d730369600 Further lower stick mouse offset 2020-03-23 14:02:56 -05:00
Travis Nickles
81d2d1899b Use different volume scale for mic volume
Not exact but it is fairly close
2020-03-22 16:58:04 -05:00
Travis Nickles
cb2b27e868 Lower stick mouse offset a bit 2020-03-22 03:37:45 -05:00
Travis Nickles
6a6f2a61eb Increased stick mouse offset 2020-03-20 02:03:46 -05:00
Travis Nickles
129dd25d06 Added Unbound preset menu item 2020-03-19 23:54:10 -05:00
Travis Nickles
85a8677a99 Log exceptions from failed Tasks 2020-03-19 09:14:48 -05:00
Travis Nickles
1935143017 Only recalculate associated special action info in certain situations
Removes some work added in previous commit
2020-03-18 23:49:05 -05:00
Travis Nickles
e42bfe670d More actively refresh cached profile properties 2020-03-18 21:39:07 -05:00
Travis Nickles
7339afdd61 Take advantage of data binding for UDP Server settings controls
Related to issue #1151
2020-03-16 09:04:06 -05:00
Travis Nickles
a51d789177 Disable Controller Readings tab when not associated with a controller and profile
Related to issue #1070
2020-03-15 00:58:29 -05:00