Commit Graph

1868 Commits

Author SHA1 Message Date
Travis Nickles
2b7405b433 Fixed social formatting 2020-01-09 15:52:12 -06:00
Travis Nickles
a16286cd16 Added some social media links 2020-01-09 15:48:47 -06:00
Travis Nickles
e975d3ccbd Corrected trigger slider labels in Controller Readings tab 2020-01-09 03:43:18 -06:00
Travis Nickles
902cdcf078 Fixed default button mapping display for TouchUpper and TouchMulti.
Indexes got flipped. Related to issue #1025
2020-01-09 03:18:42 -06:00
Travis Nickles
acf028f196 Added SuppressUnmanagedCodeSecurity to StartupMethods class 2020-01-08 21:17:20 -06:00
Travis Nickles
0b10788583 Added SuppressUnmanagedCodeSecurity for WMI call 2020-01-08 21:07:47 -06:00
Travis Nickles
383e4054ab Fixed invalid cast for Shift Action key binding
Related to issue #1023
2020-01-08 19:59:17 -06:00
Travis Nickles
0872f8183d Added task to TODO list 2020-01-08 16:41:24 -06:00
Travis Nickles
abd8e84f63 Changed Bold menu item in tray menu
Related to issue #1003
2020-01-06 20:37:56 -06:00
Travis Nickles
06e0a756ec Merge branch 'RaydenX93-jay' into jay 2020-01-06 20:33:56 -06:00
Travis Nickles
d007af8119 Merge branch 'jay' of https://github.com/RaydenX93/DS4Windows into RaydenX93-jay 2020-01-06 20:33:26 -06:00
Travis Nickles
30f2f7063c Merge branch 'mika-n-RumbleWatchDogTimerOption' into jay 2020-01-06 20:30:16 -06:00
mika-n
77e713e7b9 User configurable (profile) max time in seconds for a rumble effect. The rumble watchdog timer used to be fixed 2 secs, but now it is possible to disable this watchdog timer (0 secs value) or set the max time in profile editor. 2020-01-05 22:11:44 +02:00
RaydenX93
d5bfe29043 Italian translation 2020-01-04 23:20:47 +01:00
Travis Nickles
b74b37463c Merge branch 'mika-n-jay' into jay 2020-01-04 15:52:58 -06:00
Travis Nickles
be601e2aef Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2020-01-04 15:50:18 -06:00
Travis Nickles
06e64292ce Merge branch 'mika-n-AutoProfileTweaks' into jay 2020-01-04 15:32:33 -06:00
Travis Nickles
05686d4011 Merge branch 'AutoProfileTweaks' of https://github.com/mika-n/DS4Windows into mika-n-AutoProfileTweaks 2020-01-04 15:32:11 -06:00
Travis Nickles
c7f92227fe Merge branch 'jeek-midford-jeek-midford-patch-1' into jay 2020-01-04 15:14:02 -06:00
Travis Nickles
b83f92a4e7 Merge branch 'jeek-midford-patch-1' of https://github.com/jeek-midford/DS4Windows into jeek-midford-jeek-midford-patch-1 2020-01-04 15:11:52 -06:00
mika-n
29bd7c869c Macro recorder screen has now separate CLEAR steps button and by default RECORD btn appends new steps instead of inserting new steps in front (before) of the first item. It is more logical to have separate CLEAR btn to avoid accidentally loosing the whole macro sequence. 2020-01-04 22:36:19 +02:00
Travis Nickles
478150a825 Force some tabs to not be accessible while Profile Editor is open
Related to issue #992
2020-01-04 13:53:44 -06:00
mika-n
2476a3482d Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2020-01-04 21:13:36 +02:00
Travis Nickles
7a79dc569a Make sure to use proper macro values for controller button presses
Related to issue #1002
2020-01-04 13:01:05 -06:00
mika-n
650ce250a9 merge 2020-01-04 19:54:02 +02:00
Travis Nickles
6baeb51b58 Handle special case of capturing Alt keys
Related to issue #1002
2020-01-04 04:21:23 -06:00
mika-n
22d5c2e7b5 Fixed macroRecorder to properly handle LeftAlt key events. Previously LeftAlt key was not recorded at all (it was set as System key value which doesn't do anything as virtualKey code value) 2020-01-03 21:44:40 +02:00
jeek-midford
cbedff622c
Update Strings.ja.resx 2020-01-02 23:36:50 +09:00
jeek-midford
ea2623550c
Update Strings.ja.resx 2020-01-02 23:11:43 +09:00
mika-n
7c3b4668d1 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2020-01-01 17:28:50 +02:00
jeek-midford
1c1e61a697
Update Strings.ja.resx 2020-01-01 18:59:59 +09:00
jeek-midford
87c1842034
Improved Japanese translation
Improved as much as possible.
2020-01-01 13:22:27 +09:00
Travis Nickles
caa1d92c2e Updated newest file 2019-12-31 21:48:01 -06:00
Travis Nickles
eca344013c Version 2.0.3 2019-12-31 21:41:25 -06:00
Travis Nickles
d05eee4cce Minor tweak 2019-12-31 00:48:24 -06:00
Travis Nickles
2927bc20a6 Special ignore for AutomaticUntrigger 2019-12-30 22:52:38 -06:00
Travis Nickles
be93e16da6 Check for valid trigger names. Check for null value 2019-12-30 22:35:31 -06:00
Travis Nickles
694af58154 Intermediate fix for LoadProfile Save crash
Related to issue #987
2019-12-30 22:04:40 -06:00
Travis Nickles
58d533b1ca Added hooks for Swipe Control buttons
Related to issue #986
2019-12-30 21:39:05 -06:00
Travis Nickles
6b27a615dc Updated newest file 2019-12-30 16:32:00 -06:00
ryochan7@protonmail.com
e2481bcb92 Version 2.0.2 2019-12-30 16:28:08 -06:00
ryochan7@protonmail.com
d869b71a4d Removed blank first line from resx file 2019-12-30 15:59:00 -06:00
ryochan7@protonmail.com
d6fb643e6b Added Spanish translation file to project file 2019-12-30 15:56:20 -06:00
ryochan7@protonmail.com
cbfc9e6d00 Copy more compiled translations on build 2019-12-30 15:51:43 -06:00
ryochan7@protonmail.com
469734e49d Renamed translation file to use valid culture code 2019-12-30 15:49:19 -06:00
ryochan7@protonmail.com
109d2587c4 Move overlay buttons in Profile editor 2019-12-30 12:06:17 -06:00
ryochan7@protonmail.com
1b4d2215b4 Merge branch 'RY0M43CH1Z3N-patch-2' into jay 2019-12-30 02:22:03 -06:00
ryochan7@protonmail.com
a8e277afeb Merge branch 'patch-2' of https://github.com/RY0M43CH1Z3N/DS4Windows into RY0M43CH1Z3N-patch-2 2019-12-30 02:12:36 -06:00
ryochan7@protonmail.com
fea754bd32 Merge branch 'Leomelati-jay' into jay 2019-12-30 01:54:19 -06:00
ryochan7@protonmail.com
6f225e4b09 Merge branch 'jay' of https://github.com/Leomelati/DS4Windows into Leomelati-jay 2019-12-30 01:46:20 -06:00