Commit Graph

2011 Commits

Author SHA1 Message Date
Travis Nickles
12b2466111 Minor tweak for VS 2019-12-28 13:38:16 -06:00
Travis Nickles
47d7fc2509 Merge branch 'mika-n-jay' into jay 2019-12-28 13:36:09 -06:00
mika-n
53faac654f Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-12-28 21:28:04 +02:00
Travis Nickles
3167c3917f Merge branch 'jay' of https://github.com/mika-n/DS4Windows into mika-n-jay 2019-12-28 13:26:09 -06:00
Travis Nickles
91c09c025a Added locking on a collection to clear up potential thread safety issues
Haven't encountered it myself but it does look like it could
have been possible
2019-12-28 13:14:21 -06:00
Travis Nickles
74ea3e674f Update correct proper for Gyro Mouse Trigger display
Related to issue #976
2019-12-28 10:49:47 -06:00
mika-n
eaae76b48e Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-12-28 14:59:56 +02:00
Travis Nickles
1eaeb15b72 Updated TODO file 2019-12-28 00:49:01 -06:00
Travis Nickles
577548ba45 Updated newest file 2019-12-27 22:13:10 -06:00
Travis Nickles
51a2725f79 Version 2.0.1 2019-12-27 22:03:03 -06:00
Travis Nickles
f46ef0d295 Add ru culture to assembly copying list 2019-12-27 21:50:06 -06:00
Travis Nickles
40bc11bba2 Take off contributor nick
A different name will be added back later
2019-12-27 21:32:38 -06:00
Melati
d2b5be610e Add file Strings.pt-BR.resx 2019-12-27 19:14:58 -03:00
Travis Nickles
7a24df13b9 Changed Welcome Dialog to download installer to temp file while downloading 2019-12-27 16:09:53 -06:00
Z3R0N3
7d83de924d
Create spanish translation 2019-12-27 22:37:21 +01:00
Travis Nickles
7485af045e Added glorianni to contributors 2019-12-27 15:27:47 -06:00
Travis Nickles
4c4a6f5ba6 Added Stop and Start menu item to tray icon. Fixed ambiguity of temp thread objects in ControlService. 2019-12-27 14:25:17 -06:00
Travis Nickles
5fb140c91b Use const values in other places. Added Open Program Folder tray menu option. 2019-12-27 13:01:59 -06:00
mika-n
02f66bb6ca Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-12-27 19:39:13 +02:00
Travis Nickles
2e46fdc16c Renamed old Russian resource file 2019-12-27 04:07:56 -06:00
Travis Nickles
623288a483 Added updated Russian translation files
Translation provided by glorianni
2019-12-27 03:41:25 -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
mika-n
ebb0c9c763 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay 2019-12-26 14:25:31 +02:00
Travis Nickles
e70107d50e Updated newest file 2019-12-25 23:31:17 -06:00
Travis Nickles
b65378f031 Version 2.0.0
WPF version is the new marked stable release.
Hoping this update goes over fairly well
2019-12-25 23:11:04 -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
e69816b290 Fixed gyro z- label 2019-12-25 14:04:51 -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
c468514002 Updated URL of Visual C++ Redis download 2019-12-23 21:49:05 -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
mika-n
a3946dc7e9 Workaround to inverted YAW gyro axis issue in some DS4 v1 gamepads.
Also fixed compile time warning about bezierCurve.ToString hiding a base method (override keyword missing).
2019-12-22 23:04:02 +02: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
c4cdade076 Added Quick Charge back in 2019-12-20 20:08:27 -06:00
Travis Nickles
5f0557123c Added VersionNumber macro back to project 2019-12-20 17:51:46 -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