Commit Graph

  • 676ddea442 Shorten tooltip char limit code Jarno 2018-12-27 10:02:05 +01:00
  • 5d88d9f54a Change initial text Jarno 2018-12-27 10:00:04 +01:00
  • 6156d66ffb Added comment noting Scuf Vantage entry Travis Nickles 2018-12-26 23:38:37 -06:00
  • e570c1c89e Added info for Scuf Vantage gamepad Travis Nickles 2018-12-26 23:33:38 -06:00
  • 23a25bc504 Raised number of ticks possible for analog mouse wheel Travis Nickles 2018-12-26 22:27:01 -06:00
  • 83dae66bac Use C# 7.2 for x86 build Travis Nickles 2018-12-24 09:15:32 -06:00
  • 2d9f3f424c Version 1.6.1 v1.6.1 Travis Nickles 2018-12-24 09:07:14 -06:00
  • 8ae68ed7cf Use SuppressUnmanagedCodeSecurity attr for InputMethods class Travis Nickles 2018-12-23 19:53:52 -06:00
  • 730cbbec29 Now target C# 7.2 Travis Nickles 2018-12-23 19:53:13 -06:00
  • c4db4d02fa Reference new updater version Travis Nickles 2018-12-23 08:45:03 -06:00
  • 4678e14408 merge master branch mika-n 2018-12-23 13:14:22 +02:00
  • 8be9e66f22 Change priority of bus thread. Travis Nickles 2018-12-22 16:41:36 -06:00
  • f642371e4d Version 1.6.0 v1.6.0 Travis Nickles 2018-12-18 15:54:09 -06:00
  • a52008cb53 Version 1.5.20 v1.5.20 Travis Nickles 2018-12-18 13:36:35 -06:00
  • accd6c01d6 Fixes invalid string compare. Just check if both strings are the same now Travis Nickles 2018-12-17 21:19:18 -06:00
  • de60158262 Version 1.5.19 v1.5.19 Travis Nickles 2018-12-15 12:31:07 -06:00
  • 59dbee7c35 Use current enhanced precision settings for LS Travis Nickles 2018-12-15 12:26:52 -06:00
  • 1019790e25 Revert mouse stick offset Travis Nickles 2018-12-14 05:40:20 -06:00
  • bd2a2fe4f0 Lowered mouse stick offset Travis Nickles 2018-12-14 05:08:32 -06:00
  • d54f449b02 Experiment with new enhanced precision values Travis Nickles 2018-12-14 03:54:26 -06:00
  • c2d26f30ce Make sure to not show main window if app should start minimized Travis Nickles 2018-12-14 02:04:45 -06:00
  • 4d5ff945d8 Make WebClient instance local Travis Nickles 2018-12-14 01:45:05 -06:00
  • f6bb47451e Moved linked profiles loading further in init Travis Nickles 2018-12-13 14:53:49 -06:00
  • f7da78090f Make sure to add timer stop when event is called Travis Nickles 2018-12-13 13:49:46 -06:00
  • b28a6cb446 Moved updating updater call Travis Nickles 2018-12-13 05:55:38 -06:00
  • 86fb3c2a0b Hook log routines later in init Travis Nickles 2018-12-13 05:44:04 -06:00
  • ffca9ec60e Made a note about Steam now interfering with DS4Windows Travis Nickles 2018-12-13 03:43:28 -06:00
  • b0797f4fcc Merge branch 'jay' into vigem-udpserver Travis Nickles 2018-12-12 20:37:13 -06:00
  • 957f01ee05 Loosen enhanced precision curve Travis Nickles 2018-12-12 05:03:18 -06:00
  • 461c7936c2 Raised enhanced precision curve Travis Nickles 2018-12-12 03:19:41 -06:00
  • d5fa84c52c Raised enhanced precision curve Travis Nickles 2018-12-11 22:34:23 -06:00
  • e1bb1ac042 Raised enhanced precision curve Travis Nickles 2018-12-11 05:47:44 -06:00
  • 8783f199aa Revert "Lowered enhanced precision curve" Travis Nickles 2018-12-11 02:27:57 -06:00
  • a97af00948 Lowered enhanced precision curve Travis Nickles 2018-12-11 01:41:04 -06:00
  • bad54b3d4b Remove Settings class Travis Nickles 2018-12-10 21:33:14 -06:00
  • 899b816f81 Add Settings class Travis Nickles 2018-12-10 18:45:27 -06:00
  • 5bd4906521 Fine tunes. synced with upstream changes mika-n 2018-12-10 20:29:49 +02:00
  • f795e08f8a Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2018-12-10 20:25:59 +02:00
  • 832bd64b5a Version 1.5.18 v1.5.18 Travis Nickles 2018-12-09 12:59:20 -06:00
  • 114dd055e1 Ignore warning Travis Nickles 2018-12-09 04:23:48 -06:00
  • bc8e6ebd0e Remove component use for ScpVBus classes Travis Nickles 2018-12-09 04:05:26 -06:00
  • 7c2b653163 Loosened enhanced precision curves Travis Nickles 2018-12-07 17:43:40 -06:00
  • 94d5f83db1 Added config options of sixaxis steering wheel emulation and calibration btn to config GUI form (Options). If controller is calibrated via this config screen then there is no need to define "calibrate" special action key. Improved >360 turn range calculation. Added possibility to map SA steering values to L2+R2 trigger axis (Z-axis). For example in ETS2/ATS game controller settings it is possible to use that axis for steering if triggers are not used for throttling and braking (this would leave all axis of L and R thumbstick available for other purposes). mika-n 2018-12-07 00:09:09 +02:00
  • 4359bb082b Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2018-12-06 15:22:23 +02:00
  • 003dbd627e Make slightly better window size saving routine Travis Nickles 2018-12-06 05:26:44 -06:00
  • 145ddb01ba Move Resize event handler use to later in main form init Travis Nickles 2018-12-06 02:57:30 -06:00
  • 323bde6513 Removed reference to unused assembly Travis Nickles 2018-12-05 18:48:28 -06:00
  • 397814c244 Fixed typo Travis Nickles 2018-12-05 17:57:01 -06:00
  • 38faadfcd2 Added comment about intent Travis Nickles 2018-12-05 13:59:57 -06:00
  • 63829a1eb9 Use local data for InputMethods method calls Travis Nickles 2018-12-05 06:12:05 -06:00
  • 51f7aebb51 Removed unnecessary quote Travis Nickles 2018-12-05 05:36:39 -06:00
  • ea3787eef2 Change udp port opening routine for some scenarios Travis Nickles 2018-12-05 05:16:54 -06:00
  • 0f3d6e379a Changing access modifier of resource led to performance boost. Change exclusive mode warning string. Travis Nickles 2018-12-05 03:40:38 -06:00
  • 391f0a8110 Changed project file. Updated ToolsVersion Travis Nickles 2018-12-05 01:28:09 -06:00
  • 3ab55d102e Merge remote-tracking branch 'upstream/jay' into jay mika-n 2018-12-04 00:54:20 +02:00
  • 1eed418022 Added support for 180/360/720/900/1440 turn range (or any other turn range between 90-3240 degrees). New SASteeringWheelEmulationRange profile option with int32 value (default 360). mika-n 2018-12-04 00:50:37 +02:00
  • d1d9354f1c Merge branch 'jay' into vigem-udpserver Travis Nickles 2018-12-01 00:59:32 -06:00
  • 81d08099a7 Make sure to enforce actual wait time Travis Nickles 2018-12-01 00:58:50 -06:00
  • 26bbfdbf98 Remove unneeded udp start call Travis Nickles 2018-11-30 22:00:13 -06:00
  • dac9d1ba52 Merge branch 'jay' into vigem-udpserver Travis Nickles 2018-11-30 14:51:55 -06:00
  • a06c331cd2 Version 1.5.17 v1.5.17 Travis Nickles 2018-11-29 03:41:07 -06:00
  • c02230265c More changes to UDP Travis Nickles 2018-11-27 04:38:41 -06:00
  • 773a7a0423 Temporary change to UDP server Travis Nickles 2018-11-27 04:30:42 -06:00
  • 84558f805f Make sure to create UDP server outside GUI if first enabled after program launch Travis Nickles 2018-11-26 18:54:26 -06:00
  • 38458e4a2f Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2018-11-26 21:11:41 +02:00
  • 532444de48 Found a way to make usage check work. Travis Nickles 2018-11-26 10:04:26 -06:00
  • 5ef3fc76cf Version 1.5.16 v1.5.16 Travis Nickles 2018-11-19 14:09:54 -06:00
  • 67ab6f2692 Disable allowdrop setting for DS4Form Travis Nickles 2018-11-19 06:49:20 -06:00
  • 1cb04d03ad Changed precision of angle values sent to x360 virtual controller from 1 degree to 1/10th degree precision. Also, minimized "center deadzone" gap (the previous optimization of angle calculation was too aggressive in wheel center position). mika-n 2018-11-19 13:32:48 +02:00
  • 4f9831cf3f Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2018-11-19 13:27:07 +02:00
  • 6e037b1422 Removed formatting from profiles listbox Travis Nickles 2018-11-19 04:50:52 -06:00
  • 09c74e9979 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2018-11-19 11:40:53 +02:00
  • c2edbdf946 Increased timeout for tracking second instance exclusive mode workaround Travis Nickles 2018-11-17 18:47:13 -06:00
  • 93acec78aa Revert to using asInvoker in manifest file Travis Nickles 2018-11-17 18:45:23 -06:00
  • 43855ef934 Fixed start minimized option Travis Nickles 2018-11-17 08:57:18 -06:00
  • 2990013907 Corrected event to watch Travis Nickles 2018-11-17 08:09:36 -06:00
  • 56903bce1f Removed unnecessary method override at this point Travis Nickles 2018-11-17 07:51:12 -06:00
  • a933eae0a9 New "360 degree gyro steering wheel emulation" functionality. This works best if the DS4 controller is mounted on a "DoItYourself steering wheel rig" (ie. controller attached at a tip of a plastic or wooden pipe which acts as a "steering shaft". This way the controller turns around like a steering wheel and gyro sensor values are more consistent). mika-n 2018-11-17 01:41:21 +02:00
  • dedb1c9ad9 Manually calculate device latency average Travis Nickles 2018-11-16 05:24:47 -06:00
  • 5d1b4b9a4f Removed a color change routine in about window Travis Nickles 2018-11-14 05:40:00 -06:00
  • 928ee3e76c Changed options form check after clicking window close button Travis Nickles 2018-11-13 15:01:57 -06:00
  • 5047dcf31f Use build setting change in x86 build Travis Nickles 2018-11-12 06:22:20 -06:00
  • b1e2797f78 Edited build settings Travis Nickles 2018-11-12 05:18:42 -06:00
  • db859fb4db Changed test rumble check to remove implicit data coercion Travis Nickles 2018-11-11 04:56:10 -06:00
  • 3da6face89 Minor doc update Travis Nickles 2018-11-09 14:02:15 -06:00
  • ad530e4d20 Fixed issue with app not being restored from launching a second session. Travis Nickles 2018-11-09 05:23:42 -06:00
  • fb7c731fe5 Version 1.5.15 v1.5.15 Travis Nickles 2018-11-07 04:07:14 -06:00
  • db2b459e6c Force requireAdministrator execution level Travis Nickles 2018-11-07 04:00:10 -06:00
  • 1fafd0d375 Removed a couple unused methods Travis Nickles 2018-11-06 03:11:16 -06:00
  • ccdfd8cfe5 Purge HidGuardian utilities Travis Nickles 2018-11-06 02:47:31 -06:00
  • 6db6315d72 Added extra calibration check. Might be useful in some cases where people have reported crashes. Travis Nickles 2018-11-05 04:49:23 -06:00
  • ad7bbe7ea9 Use ReadWriteLockSlim instance instead of lock Travis Nickles 2018-11-02 18:20:27 -05:00
  • 79377ced7f Added locking and volatile usage for UdpServer Travis Nickles 2018-11-02 13:03:08 -05:00
  • 99a1342a51 Merge branch 'jay' into vigem-udpserver Travis Nickles 2018-11-01 16:28:56 -05:00
  • 0eac27c8d1 Fixed bad copy pasta. I swear this was corrected previously. VS at fault again? Travis Nickles 2018-11-01 15:53:32 -05:00
  • b9b89be554 Renamed method to make meaning more clear Travis Nickles 2018-11-01 14:13:10 -05:00
  • 4c1ef2b63c Don't persist current blank state. Method should probably be renamed Travis Nickles 2018-11-01 14:11:53 -05:00
  • 1a2b6e89c9 Merge branch 'jay' into vigem-udpserver Travis Nickles 2018-10-27 13:21:00 -05:00
  • cadcaf57a2 Real version 1.5.14. VS did not save a change before. v1.5.14 Travis Nickles 2018-10-27 13:17:17 -05:00
  • ae9e9ca1e0 Version 1.5.14 Travis Nickles 2018-10-27 12:44:19 -05:00