Commit Graph

  • 628eedd5f1 Version 1.7.13 v1.7.13 Travis Nickles 2019-07-29 02:01:33 -05:00
  • 6990821b1a Updated newest file Travis Nickles 2019-07-29 02:01:20 -05:00
  • 7e18f0d45c Minor tweak Travis Nickles 2019-07-29 01:13:43 -05:00
  • 1f66d984cd Seems to best fix issues with suspending. The delay is MS fault Travis Nickles 2019-07-28 21:53:41 -05:00
  • f59dce057a UseDInputOnly mode supports VJoy output axis of steering wheel emulation mode. VJoy output works even without virtual xbox360 or dualshock4 devices. mika-n 2019-07-27 23:34:38 +03:00
  • f85e0d413a Pre-defined output curves initialized using a pre-fixed formula. Now only the "Custom" output curve goes through bezier curve logic, but at runtime all output curve options are mapped using a lookup table (better performance and easier code maintenance). mika-n 2019-07-27 22:23:48 +03:00
  • af9557e53b Disable control service button while a routine is active Travis Nickles 2019-07-26 03:41:38 -05:00
  • 0630719ffc Fixed some strings in pt-BR resx files Travis Nickles 2019-07-26 03:21:51 -05:00
  • 971278d89e Updated TODO file Travis Nickles 2019-07-26 02:33:55 -05:00
  • 233ca62ff8 Merge branch 'mika-n-jay-bezierCurveOutput' into jay Travis Nickles 2019-07-25 14:55:07 -05:00
  • 4ffda750f7 Use old routines for preset curves Travis Nickles 2019-07-25 14:54:39 -05:00
  • 13150015f0 Custom curve GUI tweaks. mika-n 2019-07-19 01:49:22 +03:00
  • acc1b3f952 Fixed placement and alignment of couple checkbox options in "Other" settings block. Certain checkbox objects didn't align well (left align) and placement of options was not logical. mika-n 2019-07-18 00:24:05 +03:00
  • 5339a5aa9c Fixed the image size issue in "run program with profile" app icon (didn't zoom the image correctly) mika-n 2019-07-18 00:11:29 +03:00
  • 8a96f92c3c finnish language tweaks mika-n 2019-07-17 23:53:20 +03:00
  • 3c6b927e1a merge mika-n 2019-07-17 23:33:39 +03:00
  • d4905227c4 Custom output curve GUI changes (new edit field in Output curve tab page) and clickable HTML link to open the custom curve web app editor. mika-n 2019-07-17 23:20:38 +03:00
  • 35f7632208 Merge branch 'mika-n-jay' into jay Travis Nickles 2019-07-17 10:13:20 -05:00
  • 5ebe213526 small tweaks to comments and cleanups mika-n 2019-07-15 17:10:53 +03:00
  • 7bb8d02c38 Changed EnhancedPrecision output curve option to use the original hard-coded axis ranges (as it was in V1.7.12 and earlier versions). However, mapping for this old curve goes through a lookup table nowadays as with true bezier curves. mika-n 2019-07-15 16:08:31 +03:00
  • 7015a4d1b9 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay-bezierCurveOutput mika-n 2019-07-14 22:31:53 +03:00
  • 1be6ad2973 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-07-14 20:30:31 +03:00
  • f00a42bedd Slow down mouse wheel scrolling for analog stick Travis Nickles 2019-07-14 02:29:38 -05:00
  • 5207d7dee8 small idx fix to saving an auto-profile entry in cases where new window title is empty. mika-n 2019-07-12 00:32:24 +03:00
  • 08779ba1cd Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-07-12 00:01:13 +03:00
  • e9d9e9f428 Support auto-profile matching using both program path and application window title values. Support wildchar string match logic in auto-profile path and window title values. Re-wrote auto-profile checking thread to be less RAM hungry and better performance (caching to remember the previous application and window handle values) mika-n 2019-07-11 23:58:03 +03:00
  • 1eac0f9dd5 Should fix updater not getting invoked for version checker Travis Nickles 2019-07-08 00:32:31 -05:00
  • 22866d6a5c New customizable output curve functionality. User can create any kind of output curve via a bezier curve editor (external HTML web app in BezierCurveEditor folder). mika-n 2019-07-07 00:47:54 +03:00
  • 7a2224f109 Added Kamilczak020 as a contributor Travis Nickles 2019-07-06 03:37:32 -05:00
  • 9ff137ae92 Version 1.7.12 v1.7.12 Travis Nickles 2019-07-06 03:12:15 -05:00
  • 3efb0fdc42 Updated newest file Travis Nickles 2019-07-06 03:12:03 -05:00
  • e3dc5d660b Updated TODO file Travis Nickles 2019-07-06 03:11:50 -05:00
  • 268d8d5541 Add wait period while suspending Travis Nickles 2019-07-05 15:22:57 -05:00
  • 19a96973ff Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-07-03 00:11:12 +03:00
  • c6daa18032 Changed IPC communication to use memory mapped memory instead of physical file to store the name of the DS4Form window class. mika-n 2019-07-03 00:02:29 +03:00
  • 8e55e7178b Make sure profile name is searched by an exact match Travis Nickles 2019-07-02 15:41:29 -05:00
  • 75d08fe76c Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-07-02 11:44:15 +03:00
  • 1c869647ab Use pre-allocated buffer in UDP server Travis Nickles 2019-07-02 02:06:32 -05:00
  • 7061a5c6c4 Tweaked inter-process message posting (added safety checks to ignore too large data packets). Added LogDebug message when a profile is loaded via cmdline commands. mika-n 2019-07-01 13:34:36 +03:00
  • 3817b2e026 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-07-01 10:53:07 +03:00
  • 827fe7c507 Removed outdated fille references Travis Nickles 2019-07-01 00:02:45 -05:00
  • dfaecd474f Group trigger mod profile properties Travis Nickles 2019-06-30 20:59:51 -05:00
  • 1c67d6145e Added cmdline options to send start/stop/shutdown/LoadProfile/LoadTempProfile commands to a background DS4Win app via IPC messaging interface. mika-n 2019-07-01 02:45:55 +03:00
  • a6ed8240df Group together stick zone modifiers Travis Nickles 2019-06-30 00:40:24 -05:00
  • a09b06cb28 Take Color Dialog out of KB360 form Travis Nickles 2019-06-29 21:36:54 -05:00
  • 2295434c02 Merge branch 'DandelionSprout-patch-1' into jay Travis Nickles 2019-06-29 18:19:02 -05:00
  • 7db29d115b Add necessary tag to resx file Travis Nickles 2019-06-29 18:16:55 -05:00
  • bb738569e2
    Update DS4Form.nb.resx Imre Kristoffer Eilertsen 2019-06-27 01:27:33 +02:00
  • 2dad207222
    Update DS4Windows.csproj Imre Kristoffer Eilertsen 2019-06-27 01:24:30 +02:00
  • 59509ab13d
    Update Hotkeys.resx Imre Kristoffer Eilertsen 2019-06-27 01:21:08 +02:00
  • 4fdb76759c
    Update Resources.nb.resx Imre Kristoffer Eilertsen 2019-06-27 01:17:07 +02:00
  • be0177d4ef
    Update DS4Form.nb.resx Imre Kristoffer Eilertsen 2019-06-27 01:11:53 +02:00
  • 536151379c
    Create Hotkeys.nb.resx Imre Kristoffer Eilertsen 2019-06-27 01:09:43 +02:00
  • c5644ddcf2
    Update WelcomeDialog.nb.resx Imre Kristoffer Eilertsen 2019-06-27 00:51:47 +02:00
  • 006d21ca8b
    Create WinProgs.nb.resx Imre Kristoffer Eilertsen 2019-06-27 00:47:37 +02:00
  • 42173a6ced
    Update Options.nb.resx Imre Kristoffer Eilertsen 2019-06-27 00:41:42 +02:00
  • 0593b485ec
    Update DS4Form.nb.resx Imre Kristoffer Eilertsen 2019-06-27 00:35:14 +02:00
  • 934947e3dc Lowered enhanced precision curves Travis Nickles 2019-06-26 17:20:49 -05:00
  • 4aa110e442 Merge branch 'Kamilczak020-jay' into jay Travis Nickles 2019-06-26 01:36:51 -05:00
  • 157bb67951 Group square stick profile properties into a class Travis Nickles 2019-06-26 01:35:41 -05:00
  • 4b901b3489 Implemented square stick roundness selectability Kamilczak020 2019-06-25 23:42:08 +02:00
  • 5d9546f5bd Version 1.7.11 v1.7.11 Travis Nickles 2019-06-24 16:20:30 -05:00
  • cb5a466b5d Updated newest file Travis Nickles 2019-06-24 16:20:17 -05:00
  • 1b769a0e4f Remove unused lang from assembly copying Travis Nickles 2019-06-24 16:12:09 -05:00
  • 54ac6e16e8 Added DandelionSprout to contributors file Travis Nickles 2019-06-23 21:36:04 -05:00
  • 4dcae3e91f Merge branch 'DandelionSprout-jay' into jay Travis Nickles 2019-06-23 01:19:06 -05:00
  • 988d576879 Added new translation files to project file Travis Nickles 2019-06-23 01:18:01 -05:00
  • 6e55d78aaa Merge branch 'jay' of https://github.com/DandelionSprout/DS4Windows into DandelionSprout-jay Travis Nickles 2019-06-22 19:05:09 -05:00
  • cca00d8807
    Attempted to take care of DS4Windows/DS4Windows.csproj Imre Kristoffer Eilertsen 2019-06-19 23:07:47 +02:00
  • 132dce7845 Loosen enhanced precision curves Travis Nickles 2019-06-18 01:46:51 -05:00
  • 3473fe1dc9 Removed color dialog dep from design for some forms Travis Nickles 2019-06-17 01:22:39 -05:00
  • f3c33bca34
    Overhaul, part 3/3 Imre Kristoffer Eilertsen 2019-06-13 13:47:02 +02:00
  • e454f0c6bf
    Overhaul, part 2/~3 Imre Kristoffer Eilertsen 2019-06-13 13:33:09 +02:00
  • 4a47893e0c
    Update Options.nb.resx Imre Kristoffer Eilertsen 2019-06-13 13:27:32 +02:00
  • 33049bef3e
    Overhaul, part 1/~2 Imre Kristoffer Eilertsen 2019-06-13 13:25:12 +02:00
  • c9e6282bd2
    Update Resources.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:34:20 +02:00
  • a931ae162d
    Update WelcomeDialog.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:31:59 +02:00
  • 95c9212d6a
    Update WelcomeDialog.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:29:44 +02:00
  • 4b08d0b306
    Update SpecActions.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:28:01 +02:00
  • 338383d4a9
    Update SaveWhere.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:24:40 +02:00
  • c3a712cb58
    Update Options.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:22:37 +02:00
  • b5646c6ef6
    Update DupBox.nb.resx Imre Kristoffer Eilertsen 2019-06-10 11:16:13 +02:00
  • b07b4ce89f
    What could possibly go wrong with this new approach? Imre Kristoffer Eilertsen 2019-06-10 11:13:28 +02:00
  • ddb4ca96ba Added easeout cubic curve option Travis Nickles 2019-06-09 02:15:00 -05:00
  • eace87229e Version 1.7.10 v1.7.10 Travis Nickles 2019-06-08 01:19:42 -05:00
  • d193e8ba28 Updated newest file Travis Nickles 2019-06-08 01:18:42 -05:00
  • d62058b813 Updated README Travis Nickles 2019-06-07 21:39:57 -05:00
  • 50187fe9c1 Take user control out of design mode. Fixes design view on my end. Travis Nickles 2019-06-04 02:19:19 -05:00
  • c2faa0e0da
    Create DupBox.nb.resx Imre Kristoffer Eilertsen 2019-06-04 00:32:09 +02:00
  • df7a36d252
    Create DS4Form.nb.resx Imre Kristoffer Eilertsen 2019-06-04 00:30:49 +02:00
  • 7598fc48f3
    Create Options.nb.resx Imre Kristoffer Eilertsen 2019-06-02 18:03:14 +02:00
  • ee842b2098
    Create SaveWhere.nb.resx Imre Kristoffer Eilertsen 2019-06-02 17:39:03 +02:00
  • 9655675401
    Create SpecActions.nb.resx Imre Kristoffer Eilertsen 2019-06-02 17:35:57 +02:00
  • 331e5939ea
    Create WelcomeDialog.nb.resx Imre Kristoffer Eilertsen 2019-06-02 17:29:51 +02:00
  • 6785524941
    Norwegian Bokmål translation, part 1/? Imre Kristoffer Eilertsen 2019-06-02 17:21:23 +02:00
  • c7b45b7dcc Use leave event rather than text changed event Travis Nickles 2019-05-30 17:52:25 -05:00
  • 147d9666b6 Merge branch 'mika-n-jay' into jay Travis Nickles 2019-05-30 16:00:51 -05:00
  • c64ebc6c9f Support for Warrior Joypad JS083 gamepad. See issue #713 for more details. mika-n 2019-05-28 21:58:40 +03:00
  • 93bd802dc1 Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay mika-n 2019-05-28 12:24:44 +03:00
  • aa3d907b2a Monitor process rather than search for process name Travis Nickles 2019-05-28 00:50:50 -05:00