Commit Graph

685 Commits

Author SHA1 Message Date
Travis Nickles
efd90d56a1 Removed some ViGEmBus checks 2020-04-15 18:37:53 -05:00
Travis Nickles
87eee9e5f6 Moved expanded min to taskbar text to a tooltip 2020-04-12 10:38:25 -05:00
Travis Nickles
89596d1f0a Merge branch 'jay' of https://github.com/SteelShot/DS4Windows into SteelShot-jay 2020-04-12 10:31:18 -05:00
Travis Nickles
cb04fc5309 Removed static updater version number from project 2020-04-12 10:17:54 -05:00
Travis Nickles
0b9b3f40d0 Download latest updater version number from online repository 2020-04-12 10:03:58 -05:00
Travis Nickles
56dd7b9bf7 Added rounding back to LS and RS Deadzone controls
Related to issue #1150
2020-04-12 06:15:13 -05:00
Travis Nickles
2416a8e06a Added file check before delete 2020-04-12 05:52:50 -05:00
Travis Nickles
98fea512a4 Recursive dir delete in updater copy script 2020-04-12 03:39:24 -05:00
Travis Nickles
1c320505c6 Only launch updater copy in elevated mode if required 2020-04-12 03:26:34 -05:00
Travis Nickles
339846f701 Extract updater check routine to its own method 2020-04-11 10:54:04 -05:00
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
Džiugas Eiva
c8595ccfd6
Reduce confusion with minimize to taskbar/sys tray 2020-04-07 14:52:58 +01:00
Travis Nickles
29bbd2843b Added tooltip showing program path for Launch Program special action 2020-04-06 00:09:17 -05:00
Travis Nickles
87bba30914 Added arguments binding for Launch Program special action 2020-04-05 15:03:45 -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
24f030aba5 Change check for remapping execution. Take some Gyro mode settings into account 2020-03-28 15:49:32 -05:00
Travis Nickles
3fbe37c4ea Added coord labels to Controller Readings display 2020-03-25 09:10:55 -05:00
Travis Nickles
85adfef8e7 Make profile list in Controller listing expand 2020-03-24 15:10:07 -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
Travis Nickles
90f5a1b5d7 Added extra launch parameter for DS4Updater
Tell DS4Updater to attempt to autolaunch DS4W as normal user
Related to issue #1113
2020-03-14 19:38:47 -05:00
Travis Nickles
942342d3f9 Added minor input slot display to Controller Readings 2020-03-14 16:05:29 -05:00
Travis Nickles
08018d27a1 Added wait event to use for refreshing controller readings
Only display state change when device is waiting for new report
2020-03-14 15:34:59 -05:00
Travis Nickles
4faf1a99a2 Use start process in explorer wrapper for HTML5 Gamepad Test link 2020-03-13 20:25:10 -05:00
Travis Nickles
ad7a38de1e Added extra label 2020-03-13 15:04:03 -05:00
Travis Nickles
de3940003a Update IdText when MacAddress property changes 2020-03-12 22:41:31 -05:00
Travis Nickles
605f2e8cdf Another attempt to fix Touchpad panel display. Preemptive gyro panel display change 2020-03-12 21:59:47 -05:00
Travis Nickles
56c4a1143e Added minor tooltip for exclusive column 2020-03-12 08:18:31 -05:00
Travis Nickles
6c17f34b3c Added name to ID column 2020-03-12 08:08:38 -05:00
Travis Nickles
bc1a4a8b43 Added social icons and links to About window 2020-03-12 08:00:42 -05:00
Travis Nickles
f263397ac0 Start some process calls through explorer. Launch process unelevated
Related to issue #1113
2020-03-12 00:27:32 -05:00
Travis Nickles
f27dd7cf27 Use proper header text for L3 and R3 in preset menu 2020-03-06 14:23:10 -06:00
Travis Nickles
79ddb2a5a3 Added preset context menu back in 2020-03-06 14:11:59 -06:00
Travis Nickles
c7f9ae2cec Make sure to display proper max mouse speed when creating a new profile 2020-03-05 15:25:49 -06:00
Travis Nickles
dd57d7465d Allow -10 for the flashAt minimum. Keep the normal increment in effect 2020-02-23 02:41:34 -06:00
Travis Nickles
967c919086 Allow setting lightbar mode in GUI
Now Witcher 3 lightbar functionality is usable
2020-02-22 19:58:34 -06:00
Travis Nickles
99a678c3b5 Added degree symbols next to rotation controls 2020-02-22 13:47:31 -06:00
Travis Nickles
0a726d079a Allow flashAt minimum to go to -1. Allows disabling flash and pulse. 2020-02-22 13:32:02 -06:00
Travis Nickles
53fc454a20 Group fields used for lightbar routine 2020-02-22 12:32:19 -06:00
Travis Nickles
2ee8f148fa Fixed numpad divide virtual key code in BindingWindow
Related to issue #1115
2020-02-16 16:26:09 -06:00
Travis Nickles
0e4c7fca2f Added some more tooltips to Profile Editor 2020-02-14 18:53:00 -06:00
Travis Nickles
fc249a6a5e Allow square stick roundness to be set to 0.0. Linear interpolation
Related to issue #1094
2020-02-11 00:08:36 -06:00