Travis Nickles
|
25c6ca124a
|
Changed DS4Updater version number
|
2019-12-19 00:56:37 -06:00 |
|
Travis Nickles
|
e7068b870a
|
Fixed app crash when WMI connection fails
Related to issue #925
|
2019-12-16 18:55:43 -06:00 |
|
Travis Nickles
|
b98ef8afdb
|
Don't don't show disconnect confirm window when launching updater
|
2019-12-11 14:21:05 -06:00 |
|
Travis Nickles
|
21181b1418
|
Fixed a major fail. Launching updater has been fixed.
Didn't even grab the dialog result. Related to issue #895
|
2019-11-18 01:30:20 -06:00 |
|
Travis Nickles
|
9d2ded0606
|
Modify for read only lnk check. Should be sufficient
|
2019-11-04 01:08:05 -06:00 |
|
Alex Modin
|
0b67fd0858
|
Wrapped filesystem actions within try/catch to avoid unexpected launch crashes
|
2019-10-31 00:20:22 +04:00 |
|
Travis Nickles
|
8c12fe742c
|
Tweak update checker routine
Simplify a bit. Result feels more responsive
|
2019-10-28 20:28:42 -05:00 |
|
Travis Nickles
|
541112e188
|
Fixed old bug when checking for updater
Could have caused a thread lock
|
2019-10-27 22:16:07 -05:00 |
|
Travis Nickles
|
661ff79115
|
Increased hotkeys timer interval
|
2019-10-27 20:52:50 -05:00 |
|
Travis Nickles
|
4c0a7c8d62
|
Fixed Start Minimize and Minimize to Taskbar conflict
Related to issue #861
|
2019-10-22 01:23:41 -05:00 |
|
Travis Nickles
|
1dbef3e9b4
|
Fixed showing of window when Minimize to Taskbar is enabled
|
2019-10-01 21:58:16 -05:00 |
|
Travis Nickles
|
8f4035ed5a
|
Don't run Save method if not required
|
2019-09-28 20:37:42 -05:00 |
|
Travis Nickles
|
43d12be8fa
|
Fixed exclusive icon visibility
|
2019-09-07 09:08:09 -05:00 |
|
Travis Nickles
|
459c6e71f0
|
Added exclusive icon to main controller listing
|
2019-09-06 16:04:07 -05:00 |
|
Travis Nickles
|
f0b4331bd5
|
Preliminary settings change
|
2019-09-03 05:45:06 -05:00 |
|
Travis Nickles
|
0b6cb77108
|
Increased wakeup delay. Use custom flow on wakeup
|
2019-07-30 04:28:55 -05:00 |
|
Travis Nickles
|
7e18f0d45c
|
Minor tweak
|
2019-07-29 01:13:43 -05:00 |
|
Travis Nickles
|
1f66d984cd
|
Seems to best fix issues with suspending. The delay is MS fault
Related to issue #730
|
2019-07-28 21:53:41 -05:00 |
|
Travis Nickles
|
af9557e53b
|
Disable control service button while a routine is active
|
2019-07-26 03:41:38 -05:00 |
|
mika-n
|
08779ba1cd
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-07-12 00:01:13 +03:00 |
|
mika-n
|
e9d9e9f428
|
Support auto-profile matching using both program path and application window title values. Support wildchar string match logic in auto-profile path and window title values. Re-wrote auto-profile checking thread to be less RAM hungry and better performance (caching to remember the previous application and window handle values)
|
2019-07-11 23:58:03 +03:00 |
|
Travis Nickles
|
1eac0f9dd5
|
Should fix updater not getting invoked for version checker
Related to issue #751
|
2019-07-08 00:32:31 -05:00 |
|
Travis Nickles
|
268d8d5541
|
Add wait period while suspending
|
2019-07-05 15:22:57 -05:00 |
|
mika-n
|
19a96973ff
|
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
|
2019-07-03 00:11:12 +03:00 |
|
mika-n
|
c6daa18032
|
Changed IPC communication to use memory mapped memory instead of physical file to store the name of the DS4Form window class.
|
2019-07-03 00:02:29 +03:00 |
|
Travis Nickles
|
8e55e7178b
|
Make sure profile name is searched by an exact match
Fixes issue with profile selections when using
similar names
|
2019-07-02 15:41:29 -05:00 |
|
mika-n
|
7061a5c6c4
|
Tweaked inter-process message posting (added safety checks to ignore too large data packets). Added LogDebug message when a profile is loaded via cmdline commands.
|
2019-07-01 13:34:36 +03:00 |
|
mika-n
|
1c67d6145e
|
Added cmdline options to send start/stop/shutdown/LoadProfile/LoadTempProfile commands to a background DS4Win app via IPC messaging interface.
|
2019-07-01 02:45:55 +03:00 |
|
Travis Nickles
|
3473fe1dc9
|
Removed color dialog dep from design for some forms
Allows using the designer for x64 target for some forms
|
2019-06-17 01:22:39 -05:00 |
|
Travis Nickles
|
50187fe9c1
|
Take user control out of design mode. Fixes design view on my end.
LanguagePackComboBox in DS4Form has caused massive issues in VS
2017 and 2019 since the clean Windows install
|
2019-06-04 02:19:19 -05:00 |
|
Travis Nickles
|
c7b45b7dcc
|
Use leave event rather than text changed event
|
2019-05-30 17:52:25 -05:00 |
|
mika-n
|
5767a1866d
|
UPD listen host address or IP number option in UDP server settings. By default UDP server listens onlhy 127.0.0.1 loopback interface, so connections work only within a host computer. This new UDPServerListenAddress option allows to use specific IP or 0.0.0.0 (=all interfaces) as listen address to enable remote UDP connections.
|
2019-05-27 01:07:17 +03:00 |
|
Travis Nickles
|
3d89b3786b
|
Close connection to ViGEmBus before opening Driver Setup window
|
2019-05-08 01:11:36 -05:00 |
|
Travis Nickles
|
f01c86deee
|
Move Forms to seperate namespace
|
2019-04-30 14:29:50 -05:00 |
|
Sander Jochems
|
ceb2319084
|
Add Property Logic (DS4Form.cs)
|
2019-04-20 17:47:08 +02:00 |
|
Travis Nickles
|
592a0245b7
|
Skip updater execution if new version could not be downloaded
Related to issue #638
|
2019-03-30 08:08:21 -05:00 |
|
Travis Nickles
|
0d957b0bfa
|
Added null check for method.
Should help prevent crashing on a quick connect and disconnect caused by a
bad USB cable
|
2019-03-25 21:38:08 -05:00 |
|
Travis Nickles
|
ffb46157bb
|
Revert hotplug delay change
|
2019-03-22 00:14:42 -05:00 |
|
Travis Nickles
|
3e08da9705
|
Removed old ScpVBus related classes
|
2019-03-19 02:32:49 -05:00 |
|
Travis Nickles
|
5a6859556c
|
Removed old xinput ports setting
No longer relevant with ViGEmBus
|
2019-03-19 01:52:18 -05:00 |
|
Travis Nickles
|
575f157420
|
Changed method name to specify ViGEmBus
|
2019-03-19 01:33:41 -05:00 |
|
Travis Nickles
|
be0b3c3a58
|
Merge branch 'jay' into vigem-udpserver
|
2019-03-18 22:07:42 -05:00 |
|
Travis Nickles
|
d6f9cecd3f
|
Put hotplug delay back in but in a later spot
|
2019-03-18 21:03:02 -05:00 |
|
Travis Nickles
|
d6a935b74c
|
Merge branch 'jay' into vigem-udpserver
|
2019-03-18 16:24:20 -05:00 |
|
Travis Nickles
|
956e691780
|
Removed extra hotplug delay
Apparently not needed since version 1.5.12 with the hotplug
event change. BT works fine in Windows 7.
|
2019-03-18 16:23:19 -05:00 |
|
Travis Nickles
|
489a36be00
|
Merge branch 'jay' into vigem-udpserver
|
2019-03-12 18:55:35 -05:00 |
|
Travis Nickles
|
54b6b2754a
|
Change when delay takes place for hotplug routine
|
2019-03-12 16:03:08 -05:00 |
|
Travis Nickles
|
0ea8cef46e
|
Merge branch 'jay' into vigem-udpserver
|
2019-03-10 09:33:00 -05:00 |
|
Travis Nickles
|
8f3ce714a2
|
Removed unwanted boxing for AdvancedColorDialog
|
2019-03-07 13:35:13 -06:00 |
|
Travis Nickles
|
c575b3b525
|
Merge branch 'jay' into vigem-udpserver
# Conflicts:
# DS4Windows/DS4Control/ScpUtil.cs
|
2019-02-28 04:24:03 -06:00 |
|