Commit Graph

685 Commits

Author SHA1 Message Date
Travis Nickles
5fb140c91b Use const values in other places. Added Open Program Folder tray menu option. 2019-12-27 13:01:59 -06:00
Travis Nickles
32328e0e15 Fixed ViGEm installer download in Welcome Dialog 2019-12-27 01:12:36 -06:00
Travis Nickles
09f7635b47 Force prevent multiple profile editors from being created 2019-12-26 22:02:12 -06:00
Travis Nickles
b6b57ed7ca Added catch block for ManagementException
Related to issue #925
2019-12-26 21:30:47 -06:00
Travis Nickles
a4936eb5a0 Fixed restoring of chosen tray icon image 2019-12-26 21:15:55 -06:00
Travis Nickles
4282485801 Resized profile list in main Controllers list view 2019-12-26 20:55:48 -06:00
Travis Nickles
b9342af23e Fixed sensitivity ranges in Profile Editor
Related to issue #962
2019-12-26 20:41:09 -06:00
Travis Nickles
4540e9c9eb Make sure Hide DS4 Controller checkbox is temporarily disabled after click 2019-12-26 20:30:18 -06:00
Travis Nickles
63dfd8e194 Fixed lock recursion issue with tray icon view model 2019-12-26 19:02:32 -06:00
Travis Nickles
ee34544f6f Added extra locking in TrayIconViewModel 2019-12-26 15:00:37 -06:00
Travis Nickles
9d04c0c177 Changed scroll property of ScrollViewer controlling Axis Config tab
Related to issue #948
2019-12-26 13:05:48 -06:00
Travis Nickles
6141c64a55 Fixed virtual key value for T 2019-12-25 14:49:33 -06:00
Travis Nickles
b5ff9c65b8 Make Tilt Controls buttons work 2019-12-25 14:49:18 -06:00
Travis Nickles
69cda376b9 Added some bounds to controls 2019-12-25 02:15:01 -06:00
Travis Nickles
1e148ba121 Switch active profile when new profile is created 2019-12-24 17:46:25 -06:00
Travis Nickles
aa7bf76d36 Allow Rainbow mode to change lightbar brush 2019-12-22 16:30:13 -06:00
Travis Nickles
d1361a7460 Fixed tray middle click close when Close Minimizes option is enabled 2019-12-22 15:10:25 -06:00
Travis Nickles
5b494f774d Changed hover icon positions for DS4 bg image 2019-12-21 22:24:02 -06:00
Travis Nickles
a548d57afb Fixed tray menu disconnect option for BT connections 2019-12-21 01:34:20 -06:00
Travis Nickles
c865e3c9b2 Moved right click disconnect method to View Model 2019-12-20 20:17:57 -06:00
Travis Nickles
ecc82de0c7 Added updater hooks back to program 2019-12-20 17:45:03 -06:00
Travis Nickles
b36212354e Fixed copying new updater executable 2019-12-20 17:40:21 -06:00
Travis Nickles
906946a7ea Import DS4WindowsWPF code 2019-12-18 15:33:23 -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
9a5d4c1f63 Fixed non-visible gyro panel problem on new profile 2019-11-24 22:14:36 -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
df743f3f59 Corrected event hook. Set up later event looking.
Related to issue #873
2019-10-27 20:44:56 -05:00
Travis Nickles
a871e750ee Added new field array for specifying active controller types
Related to issue #871
2019-10-25 01:48:56 -05:00
Travis Nickles
bf86b891bb Removed redundant property
Maybe related to issue #871
2019-10-24 16:49:20 -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
26f5adab75 Disable Use Controller setting from profile editor 2019-10-18 17:14:02 -05:00
Travis Nickles
82c3882bb1 Minor fixes.
exenoupdates. Macro preset open file. DS4 tick interval increased
2019-10-11 07:29:04 -05:00
Travis Nickles
68c29a2f8a Fix checking for temp controller type 2019-10-10 03:28:46 -05:00
Travis Nickles
78ef0fcd9d Found a couple of old Jays2Kings bugs
Default gyro triggers and shift action scan code check
2019-10-05 21:57:20 -05:00
Travis Nickles
7f1c86ba7a Fixed touchpad disable invert 2019-10-04 14:46:57 -05:00
Travis Nickles
16d8196bbf Changed Mouse Joystick panel
Related to issue #842
2019-10-04 13:57:32 -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
78470696f8 Should fix crash problem regarding lightbar color tooltip
At least it works for me. Related to issue #823
2019-09-24 15:15:58 -05:00
Travis Nickles
458834577a Make separate roundness setting for RS 2019-09-13 22:26:58 -05:00
Travis Nickles
6f27ea047c Moved some event hooking to Options cs file 2019-09-13 22:08:26 -05:00
mika-n
d32988a43c Modified axis configuration screen layout to utilize better the screen space and to make it easier to compare axis values of LS-vs-RS and L2-vs-R2 and SX-vs-SZ. 2019-09-08 01:11:10 +03: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
9b25bb83cb Added max saturation setting for rainbow lightbar mode
Related to issue #802
2019-09-06 10:50:20 -05:00
Travis Nickles
2a6cc418d6 Tweak controls 2019-09-06 09:21:40 -05:00
Travis Nickles
6afb274509 Tweak LS groupbox 2019-09-04 04:57:54 -05:00
Travis Nickles
7d80ea9a84 Tweaked layout 2019-09-04 04:35:32 -05:00
Travis Nickles
32ddf3adf4 Added more curve editor links. 2019-09-03 07:21:53 -05:00
Travis Nickles
6f861eba2f Fixed Mouse Joystick X Axis setting 2019-09-03 06:20:05 -05:00
Travis Nickles
fa1d8f003d Added sixaxis event hooks 2019-09-03 05:53:10 -05:00
Travis Nickles
f0b4331bd5 Preliminary settings change 2019-09-03 05:45:06 -05:00
Travis Nickles
eff927e7ed Force dead zone and anti-dead zone for new profiles
Related to issue #804
2019-08-30 13:32:56 -05:00
Travis Nickles
9bd51043b8 Added smoothing to Mouse Joystick 2019-08-26 22:15:38 -05:00
Travis Nickles
111e44c2b8 Added vertical scale to Mouse Joystick 2019-08-26 18:53:28 -05:00
Travis Nickles
3f18aec71f Change gyro toggle setting on mode change in form 2019-08-26 17:47:57 -05:00
Travis Nickles
b2e7eb987d Added toggle option to Mouse Joystick 2019-08-26 05:51:54 -05:00
Travis Nickles
ca41c511c6 Changed Mouse Joystick max zone default 2019-08-26 04:12:02 -05:00
Travis Nickles
aced5deab7 Fixed square stick roundness default in GUI 2019-08-25 15:48:26 -05:00
Travis Nickles
c3f2819c14 Fixed panel visibility for a blank profile 2019-08-25 15:41:13 -05:00
Travis Nickles
cf656582a5 Fixed typo for hover text
Related to issue #791
2019-08-25 02:49:07 -05:00
Travis Nickles
709738aa59 Fixed gyro trigger item marking 2019-08-24 01:52:46 -05:00
Travis Nickles
b99e866a96 Fixed saving invert option for Mouse Joystick 2019-08-24 01:13:30 -05:00
Travis Nickles
bc437a2769 Adjusted defaulyts. Fixed trigger turn default 2019-08-23 22:08:15 -05:00
Travis Nickles
78cf371dce Fixed issue with gyro triggers getting reset 2019-08-23 21:39:22 -05:00
Travis Nickles
a949f803a4 Lower default Mouse Joystick dead zone 2019-08-23 01:27:47 -05:00
Travis Nickles
1e9bc19fc1 Initial mouse joystick test 2019-08-22 22:03:03 -05:00
Travis Nickles
aee4be939e Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2019-08-19 17:42:39 -05:00
Travis Nickles
a54254edfe Fixed tool tip typo
Related to issue #789
2019-08-19 02:28:16 -05:00
mika-n
45bfd2043a Added new GUI options to "macro special action" screen (run on release, repeat, synchronized run, keep key state). Added tooltip explanation texts to these macro options. 2019-08-11 21:54:54 +03:00
Travis Nickles
0b6cb77108 Increased wakeup delay. Use custom flow on wakeup 2019-07-30 04:28:55 -05:00
Travis Nickles
aa0124970a No longer use quiet mode for ViGEm installer 2019-07-29 02:37:53 -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
Travis Nickles
0630719ffc Fixed some strings in pt-BR resx files
Related to issue #757
2019-07-26 03:21:51 -05:00
Travis Nickles
4ffda750f7 Use old routines for preset curves 2019-07-25 14:54:39 -05:00
mika-n
13150015f0 Custom curve GUI tweaks. 2019-07-19 01:49:22 +03:00
mika-n
acc1b3f952 Fixed placement and alignment of couple checkbox options in "Other" settings block. Certain checkbox objects didn't align well (left align) and placement of options was not logical. 2019-07-18 00:24:05 +03:00
mika-n
5339a5aa9c Fixed the image size issue in "run program with profile" app icon (didn't zoom the image correctly) 2019-07-18 00:11:29 +03:00
mika-n
8a96f92c3c finnish language tweaks 2019-07-17 23:53:20 +03:00
mika-n
3c6b927e1a merge 2019-07-17 23:33:39 +03:00
mika-n
d4905227c4 Custom output curve GUI changes (new edit field in Output curve tab page) and clickable HTML link to open the custom curve web app editor. 2019-07-17 23:20:38 +03:00
mika-n
7015a4d1b9 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput 2019-07-14 22:31:53 +03:00
mika-n
5207d7dee8 small idx fix to saving an auto-profile entry in cases where new window title is empty. 2019-07-12 00:32:24 +03: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
mika-n
22866d6a5c New customizable output curve functionality. User can create any kind of output curve via a bezier curve editor (external HTML web app in BezierCurveEditor folder). 2019-07-07 00:47:54 +03: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
3817b2e026 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-07-01 10:53:07 +03:00
Travis Nickles
dfaecd474f Group trigger mod profile properties 2019-06-30 20:59:51 -05: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
a6ed8240df Group together stick zone modifiers 2019-06-30 00:40:24 -05:00
Travis Nickles
a09b06cb28 Take Color Dialog out of KB360 form
Form can now be designed in x64 mode
2019-06-29 21:36:54 -05:00
Travis Nickles
7db29d115b Add necessary tag to resx file 2019-06-29 18:16:55 -05:00
Imre Kristoffer Eilertsen
bb738569e2
Update DS4Form.nb.resx 2019-06-27 01:27:33 +02:00
Imre Kristoffer Eilertsen
59509ab13d
Update Hotkeys.resx 2019-06-27 01:21:08 +02:00
Imre Kristoffer Eilertsen
be0177d4ef
Update DS4Form.nb.resx 2019-06-27 01:11:53 +02:00
Imre Kristoffer Eilertsen
536151379c
Create Hotkeys.nb.resx 2019-06-27 01:09:43 +02:00
Imre Kristoffer Eilertsen
c5644ddcf2
Update WelcomeDialog.nb.resx 2019-06-27 00:51:47 +02:00
Imre Kristoffer Eilertsen
006d21ca8b
Create WinProgs.nb.resx 2019-06-27 00:47:37 +02:00
Imre Kristoffer Eilertsen
42173a6ced
Update Options.nb.resx 2019-06-27 00:41:42 +02:00
Imre Kristoffer Eilertsen
0593b485ec
Update DS4Form.nb.resx 2019-06-27 00:35:14 +02:00
Travis Nickles
157bb67951 Group square stick profile properties into a class 2019-06-26 01:35:41 -05:00
Kamilczak020
4b901b3489 Implemented square stick roundness selectability 2019-06-25 23:42:08 +02:00
Travis Nickles
6e55d78aaa Merge branch 'jay' of https://github.com/DandelionSprout/DS4Windows into DandelionSprout-jay 2019-06-22 19:05:09 -05: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
Imre Kristoffer Eilertsen
e454f0c6bf
Overhaul, part 2/~3 2019-06-13 13:33:09 +02:00
Imre Kristoffer Eilertsen
4a47893e0c
Update Options.nb.resx 2019-06-13 13:27:32 +02:00
Imre Kristoffer Eilertsen
33049bef3e
Overhaul, part 1/~2 2019-06-13 13:25:12 +02:00
Imre Kristoffer Eilertsen
a931ae162d
Update WelcomeDialog.nb.resx 2019-06-10 11:31:59 +02:00
Imre Kristoffer Eilertsen
95c9212d6a
Update WelcomeDialog.nb.resx 2019-06-10 11:29:44 +02:00
Imre Kristoffer Eilertsen
4b08d0b306
Update SpecActions.nb.resx 2019-06-10 11:28:01 +02:00
Imre Kristoffer Eilertsen
338383d4a9
Update SaveWhere.nb.resx 2019-06-10 11:24:40 +02:00
Imre Kristoffer Eilertsen
c3a712cb58
Update Options.nb.resx 2019-06-10 11:22:37 +02:00
Imre Kristoffer Eilertsen
b5646c6ef6
Update DupBox.nb.resx 2019-06-10 11:16:13 +02:00
Imre Kristoffer Eilertsen
b07b4ce89f
What could possibly go wrong with this new approach?
Apart from just about everything?
2019-06-10 11:13:28 +02:00
Travis Nickles
ddb4ca96ba Added easeout cubic curve option 2019-06-09 02:15:00 -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
Imre Kristoffer Eilertsen
c2faa0e0da
Create DupBox.nb.resx 2019-06-04 00:32:09 +02:00
Imre Kristoffer Eilertsen
df7a36d252
Create DS4Form.nb.resx 2019-06-04 00:30:49 +02:00
Imre Kristoffer Eilertsen
7598fc48f3
Create Options.nb.resx 2019-06-02 18:03:14 +02:00
Imre Kristoffer Eilertsen
ee842b2098
Create SaveWhere.nb.resx 2019-06-02 17:39:03 +02:00
Imre Kristoffer Eilertsen
9655675401
Create SpecActions.nb.resx 2019-06-02 17:35:57 +02:00
Imre Kristoffer Eilertsen
331e5939ea
Create WelcomeDialog.nb.resx 2019-06-02 17:29:51 +02:00
Travis Nickles
c7b45b7dcc Use leave event rather than text changed event 2019-05-30 17:52:25 -05:00
mika-n
93bd802dc1 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-05-28 12:24:44 +03:00
Travis Nickles
aa3d907b2a Monitor process rather than search for process name 2019-05-28 00:50:50 -05:00
Travis Nickles
60c137138d Minor window title parse tweak
Change to monitor process id later
2019-05-28 00:26:27 -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
ba9bdf8b42 Merge branch 'jay' of https://github.com/carloshbcabral/DS4Windows into carloshbcabral-jay 2019-05-19 20:12:25 -05:00
Travis Nickles
db5c08722b Added hovertext message for touchpad toggle 2019-05-19 19:54:11 -05:00
Travis Nickles
fa38d4e315 Updated Welcome Dialog to usee ViGEm Installer 1.6.115 2019-05-16 22:02:03 -05:00
Travis Nickles
3d89b3786b Close connection to ViGEmBus before opening Driver Setup window 2019-05-08 01:11:36 -05:00
CarlosCabral
63e09ebbb8 🖼 Optimized Images Part II - The Mission 2019-05-07 20:33:53 -03:00
CarlosCabral
01ac5e3584 🖼 Optimized Images 2019-05-07 19:48:28 -03:00
FuriaESP
6b6cc53c64 Replace and add new icons 2019-05-04 00:54:15 +02:00
Travis Nickles
b73f706ec2 Enforce default X360 in more places
Related to issue #683
2019-05-02 20:18:59 -05:00
Travis Nickles
f01c86deee Move Forms to seperate namespace 2019-04-30 14:29:50 -05:00