Commit Graph

  • 1ef86919f8 Change releases URL in readme Jarno Veuger 2017-06-09 07:59:26 +02:00
  • e1efb2bb5b Do not need temp profile index for some properties Travis Nickles 2017-06-08 14:38:46 -07:00
  • cbee3dd74c Version 1.4.76 v1.4.76 Travis Nickles 2017-06-08 14:29:55 -07:00
  • 1c613139ef Use temp arrays to help cache some data Travis Nickles 2017-06-08 14:26:50 -07:00
  • 63dddf4373 Changes to fix Quick Charge option Travis Nickles 2017-06-08 13:52:47 -07:00
  • 7b1d7f243f Version 1.4.75 v1.4.75 Travis Nickles 2017-06-08 11:50:41 -07:00
  • 9a4fc0476e Change property access Travis Nickles 2017-06-08 11:09:05 -07:00
  • 54f0f49680 Change tab page text Travis Nickles 2017-06-08 11:07:04 -07:00
  • 8f0c5d84ac Define output curve ints in the class instead of using temporary variables Travis Nickles 2017-06-08 11:01:14 -07:00
  • 751e4f4e7a Add initial output curve options Travis Nickles 2017-06-08 00:37:04 -07:00
  • cda84e6499 Keep reference to hidden USB device while using BT and charging Travis Nickles 2017-06-07 17:52:09 -07:00
  • ce0ac4f04a Make sure multi-action button can work with touchpad area button Travis Nickles 2017-06-05 01:31:29 -07:00
  • 2583361e46 Notify text refactor Travis Nickles 2017-06-05 01:29:02 -07:00
  • e207114339 Test using Queue instead of List for Latency stats Travis Nickles 2017-06-04 19:14:44 -07:00
  • 5c5e983ec1 Make sure to update tray icon text Travis Nickles 2017-06-04 19:13:14 -07:00
  • 31f1382245 Change when sleep is run for device removal Travis Nickles 2017-06-03 15:35:13 -07:00
  • 6d4527a4c6 Use SpinWait instead of Sleep for Exclusive mode routine Travis Nickles 2017-06-03 15:16:59 -07:00
  • 12454b6657 Version 1.4.74 v1.4.74 Travis Nickles 2017-06-02 22:33:48 -07:00
  • 95495c7585 Do not launch program with profile twice for auto profiles Travis Nickles 2017-06-03 03:20:46 -07:00
  • 4b0e3dee62 Corrected some control identifiers Travis Nickles 2017-06-01 22:58:01 -07:00
  • f61cd593c5 Add timeout test to allow fallback disconnect method to work Travis Nickles 2017-05-31 20:37:53 -07:00
  • f7d3d1bf47 Cut off mouse remainders Travis Nickles 2017-05-31 14:09:16 -07:00
  • 5062e769ec Add initial offset for mouse actions bound to analog sticks Travis Nickles 2017-05-31 13:06:52 -07:00
  • 4a642db6e2 Change mouse actions for LS and RS to take poll time into account Travis Nickles 2017-05-31 00:47:13 -07:00
  • 0086b953e3 Move lightbar color change to execute later Travis Nickles 2017-05-30 15:00:23 -07:00
  • 24689aa701 Calculate lightbar color after interacting with ScpVBus Travis Nickles 2017-05-29 19:28:21 -07:00
  • ba4bd72755 Minor updates for lightbar dimming Travis Nickles 2017-05-27 07:05:46 -07:00
  • f5f0b8fe93 Version 1.4.73 v1.4.73 Travis Nickles 2017-05-26 20:19:45 -07:00
  • 05fd7316cf Keep small snippet for future reference Travis Nickles 2017-05-26 20:14:48 -07:00
  • de8f1ae354 Change order of syncchange invoking Travis Nickles 2017-05-26 19:03:35 -07:00
  • c781082425 Add DateTime fields to SpecialAction Travis Nickles 2017-05-26 18:57:46 -07:00
  • 312d3b433e Change variable name and revert Travis Nickles 2017-05-25 03:01:07 -07:00
  • c7a840194c Fix check for sync byte Travis Nickles 2017-05-25 02:56:36 -07:00
  • 5a0fb09291 Update serial for Sony dongle connection upon sync event Travis Nickles 2017-05-25 02:51:28 -07:00
  • 1c6add01eb Change to allow multiple multi-action button actions to work Travis Nickles 2017-05-22 08:06:20 -07:00
  • 17a9b6c9ac Version 1.4.72 v1.4.72 Travis Nickles 2017-05-20 13:31:30 -07:00
  • f65897a4d6 Add tooltip for use controller for mapping controls Travis Nickles 2017-05-20 19:00:23 -07:00
  • aa0e0fce50 Fix index out of bounds error Travis Nickles 2017-05-20 18:56:11 -07:00
  • 59d30bcf3a Minor code tweaks. Change event handler usage for lVActions. Travis Nickles 2017-05-20 03:38:12 -07:00
  • 4be1829c91 Code clean up. Reduce property usage for controller readout. Travis Nickles 2017-05-19 21:59:47 -07:00
  • c6adcc7d79 Version 1.4.71 v1.4.71 Travis Nickles 2017-05-19 18:03:01 -07:00
  • 4c99cfd7cf Update source and donation links Travis Nickles 2017-05-19 17:53:57 -07:00
  • f9de32e184 Use proper index for dinput only flag Travis Nickles 2017-05-18 18:16:08 -07:00
  • 1e2c57a08a Minor optimizations Travis Nickles 2017-05-18 17:51:01 -07:00
  • b3bd007219 Use proper xinput index on hotplug. Fix bad copy paste job Travis Nickles 2017-05-18 16:33:37 -07:00
  • 1ef0b04dbc Fixed bug with code executing with no user input Travis Nickles 2017-05-17 10:59:49 -07:00
  • 84fdb26d18 Reset old backstore profile values before loading new profile values Travis Nickles 2017-05-17 06:11:32 -07:00
  • b370d57bc3 Make Import Profile button enabled at all times Travis Nickles 2017-05-17 02:10:15 -07:00
  • 2b741533bb Minor optimizations Travis Nickles 2017-05-17 01:59:09 -07:00
  • 1958f082c5 Change battery status change reporting Travis Nickles 2017-05-17 00:57:06 -07:00
  • ac23921978 Allow BT poll rate to be specified. Use thread action queue now. Some bug fixes Travis Nickles 2017-05-16 23:02:12 -07:00
  • 9b78668935 Test new action invocation on input threads. Travis Nickles 2017-05-13 19:31:39 -07:00
  • b1c640eaa1 Enforce Launch Program with Profile during a hotplug event Travis Nickles 2017-05-13 16:47:54 -07:00
  • d02317b5a4 Minor code clean up Travis Nickles 2017-05-13 16:47:04 -07:00
  • bca7850a36 Stop using Async methods for FileStream instance. Reduce CPU usage. Initial thread action queue. Travis Nickles 2017-05-13 15:01:43 -07:00
  • 7a1b382c5a Code clean up Travis Nickles 2017-05-12 22:54:29 -07:00
  • 2c2a7c1f2c Merge pull request #3 from Ryochan7/jay Yuki-nyan 2017-05-12 23:21:44 +01:00
  • 959966b15c Version 1.4.70 v1.4.70 Travis Nickles 2017-05-12 20:59:23 -07:00
  • edeaa30b59 Code clean up. Reset xinput mapping for more bound actions. Travis Nickles 2017-05-12 07:48:58 -07:00
  • e3f1d9dc1d Nacon Revolution Pro support Yuki-nyan 2017-05-12 00:57:02 +01:00
  • 81b58fd90a Merge pull request #2 from Ryochan7/jay Yuki-nyan 2017-05-12 00:36:10 +01:00
  • f3c9e08398 Minor changes Travis Nickles 2017-05-11 08:13:51 -07:00
  • 81b54a7dd9 Change plugin and unplug routines with ScpVBus Travis Nickles 2017-05-11 06:41:18 -07:00
  • 72108184d0 Do not auto launch program when starting DS4Windows Travis Nickles 2017-05-10 00:31:12 -07:00
  • 298ca21424 Version 1.4.69 v1.4.69 Travis Nickles 2017-05-09 17:27:17 -07:00
  • e620dce4b9 Minor clean up Travis Nickles 2017-05-09 17:23:51 -07:00
  • 7e61f52dd1 Launch new task for Launch Program with Profile Travis Nickles 2017-05-09 16:34:56 -07:00
  • 0e6514a072 Fixed reverse 360 button mapping generation Travis Nickles 2017-05-09 07:53:10 -07:00
  • 9e512deaeb Change timer usage for main form Travis Nickles 2017-05-09 07:24:46 -07:00
  • 6074445c03 Attempt at better clean up when removing devices Travis Nickles 2017-05-09 03:11:50 -07:00
  • 8b42562aec Alter how Launch Program with Profile works Travis Nickles 2017-05-08 22:12:39 -07:00
  • 74aa709583 Only use one instance of field mapping in case of multiple multi-action button assignments Travis Nickles 2017-05-08 20:06:48 -07:00
  • 22ebca3e01 Make sure extra flags are populated in more places for special actions Travis Nickles 2017-05-08 07:29:38 -07:00
  • 4980cd01dc Fix issue with multi-action button not working Travis Nickles 2017-05-08 07:27:41 -07:00
  • c3fcfbfddf Use getter instead of property to grab volume levels Travis Nickles 2017-05-08 03:07:58 -07:00
  • 907fed2f1d Fix output report so microphone does not get muted. Travis Nickles 2017-05-08 03:06:06 -07:00
  • af2eb5805d Version 1.4.68 v1.4.68 Travis Nickles 2017-05-05 20:21:05 -07:00
  • 5bfd6df2d3 Added max zone settings Travis Nickles 2017-05-05 09:13:12 -07:00
  • 6b706adb02 Use Dictionary to cache some data in Options form Travis Nickles 2017-05-05 01:28:45 -07:00
  • 1535ec18d6 Change how hover text is displayed. Added some tooltips to DS4Form. Minor changes. Travis Nickles 2017-05-04 20:15:22 -07:00
  • 0e923ea0ee Do not auto disconnect all controllers when opening options form when DInput only mode is enabled. Travis Nickles 2017-05-04 18:12:44 -07:00
  • be27af50d3 Some optimizations. Use reverse mapping array. Skip xinput report in dinput mode. Travis Nickles 2017-05-04 08:42:27 -07:00
  • 3f190bb4bb Some file stream changes Travis Nickles 2017-05-04 02:02:38 -07:00
  • 1876d0a3a3 Minor edits Travis Nickles 2017-05-02 08:00:54 -07:00
  • 272eba4432 Only read one touch packet Travis Nickles 2017-05-02 06:29:46 -07:00
  • 633b0d224f Add UAC icon for Run At Startup Task option. Fix option access. Travis Nickles 2017-05-01 22:05:58 -07:00
  • 5dca9d5dbb Add task delay back in for hotplug routine Travis Nickles 2017-05-01 18:32:23 -07:00
  • 400ba4f293 Fix process starting issue when activating exclusive mode Travis Nickles 2017-05-01 11:28:07 -07:00
  • 4ce52da612 Test minor change of usb device removal Travis Nickles 2017-05-01 03:40:37 -07:00
  • d35ba4db98 Add lock for DisconnectDongle Travis Nickles 2017-05-01 02:50:02 -07:00
  • d37e0709c0 More log messages. Tweak DisconnectBT. Other minor changes. Travis Nickles 2017-05-01 02:29:19 -07:00
  • cd5a77359a Version 1.4.67 v1.4.67 Travis Nickles 2017-04-30 07:51:23 -07:00
  • 3f68c9bcb8 Removed usage of some unused namespaces Travis Nickles 2017-04-30 06:42:09 -07:00
  • 1821658455 Change event check for newly opened devices Travis Nickles 2017-04-30 06:39:09 -07:00
  • 242843ab99 Another attempt at fixing Quick Charge to work better for other users Travis Nickles 2017-04-30 02:29:00 -07:00
  • 95c5c7123d Fix rumble getting activated when opening options window when value is not 100 Travis Nickles 2017-04-30 02:24:21 -07:00
  • 6716291a95 Found issue with IEnumerable in this case. Use temp list instead. Travis Nickles 2017-04-29 21:37:28 -07:00
  • 83c7bb7740 Minor optimization for device refreshing and profile switching Travis Nickles 2017-04-29 01:19:45 -07:00
  • 2cfaee50e5 Corrects problem with old profiles with duplicate actions Travis Nickles 2017-04-28 17:19:05 -07:00
  • 01495490b0 Version 1.4.66 v1.4.66 Travis Nickles 2017-04-28 14:32:09 -07:00