Commit Graph

1877 Commits

Author SHA1 Message Date
Travis Nickles
0453abbba6 Added Backloggery link to README 2020-01-10 16:14:01 -06:00
Travis Nickles
1c846513dc Fixed Y buffer clearing in trackball routine 2020-01-10 16:09:51 -06:00
Travis Nickles
9b5b531dcb Added Italian translation file to project
Was not actually linked in the project before
2020-01-09 21:44:34 -06:00
Travis Nickles
0b6879984d Updated newest file 2020-01-09 21:30:23 -06:00
Travis Nickles
6a1ea8d219 Version 2.0.4 2020-01-09 21:05:25 -06:00
Travis Nickles
950c0e0924 Changed Sleep to SpinWait. VS tweak 2020-01-09 17:20:46 -06:00
Travis Nickles
99c2f020b4 Merge branch 'mika-n-AutoProfileTurnTempOffLoadProfileFix' into jay 2020-01-09 17:20:06 -06:00
Travis Nickles
c09c613dcf Merge branch 'AutoProfileTurnTempOffLoadProfileFix' of https://github.com/mika-n/DS4Windows into mika-n-AutoProfileTurnTempOffLoadProfileFix 2020-01-09 17:03:52 -06:00
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
mika-n
4c1d8bcc4c Fixed auto-profile "Turn DS4Win temporarily off" functionality. When DS4Win was temporarily off and another auto-profile rule wanted to wakeup the service then the new rule failed to a new profile (tried to load while service was still stopped or still in starting state). Also fixed "temporarily off" state when auto-profiler wanted to revert back to default profile (now it works because service is started if it was in stopped state because of previously processed rule) 2020-01-09 17:04:27 +02: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