Commit Graph

66 Commits

Author SHA1 Message Date
jays2kings
890ef1237d Added Unbound to shift modifier, Reworked Settings tab layout so it looks less cluttered, and Check Drivers at start is back, this way actually checks if the VBus driver is installed and needs to be if not. It was disabled because certain user accounts (like guests) couldn't start the tool up, that has been fixed as well 2014-07-08 14:21:09 -04:00
jays2kings
88cf1bdc5b Shift modifier: Hold an action to use another set of controls, if nothing is set to the shifted control, in falls back to the default action
View input of controls in profiles, see exactly when a deadzone is passed and check the input delay for controllers (special thanks to jhebbel), click the on sixaxis panel
Click the Empty text on in the lightbar box to copy the lightbar color from full to empty.
While opened, option to keep the window size after closing the profile's settings
Old profiles are automatically upgraded if it's missing new settings, such as how colors are now saved, sixaxis deadzones, and shift controls
Other UI changes for profile settings, flipped touchpad and other settings boxes
Others:
Fix for when clicking the semicolon in the select an action screen
Fix assigning Sixaxis action to a key
minor UI changes and bug fixes, such as auto resize of the log listview
DS4Updater: Also now works for the new numbering system, can read the version number right from the exe instead of in profiles.xml, UI additions to better notify users of errors, Bug fixes for non-portable users
2014-07-07 15:22:42 -04:00
jays2kings
0765b4600e Fix for loading older profiles before 10.65 2014-07-02 22:33:05 -04:00
jays2kings
49e2e642ed Sixaxis Deadzones can be reconfigured: 0.25+ recommended to lay down the controller without movement
Mouse Acceleration option
Rumble settings now more simple
Better detection of where profiles and settings are stored, if you use jheb's tool and this as a portable one, it better detects which settings are which.
Smaller filesize for profiles.
Reorder of tabs
2014-06-26 14:02:01 -04:00
jays2kings
1a8fb309ee Sixaxis tilts can now mapped, map them to the analog sticks, buttons, keyboards, and even macros
Better Support of multiple action being mapped to analog sticks
Fixed crash with an empty macro
UI Fixes
2014-06-23 18:27:14 -04:00
jays2kings
edd7cf9403 Version 10.55
Dimming by idle timeout synced with color/dim by Battery % setting
Swipe to cycle through profiles can now be disabled.

Version 10.52
Input by DS4 in profile settings now turns off when off that tab
Able to use edit button to open that profile settings, even when profile settings are  already open open.

Version 10.51
Fix for BT disconnecting while DS4Windows is running, and Disconnect BT when stopping is checked.

Version 10.5
Support for Left/Right Shift, Control, Alt in macros
Better support of Tab and media keys (note: media keys can not be held between actions)
Option to disconnect controller from BT if stopping/closing DS4Windows
Spelling fixes
Start of support for other languages, starting with very barebones support for Spanish, If anyone can help with translations of your language, please PM me here or email me here with translations for as much text as you can. Here is a link to all the text that appears in DS4Windows in English
2014-06-21 14:00:28 -04:00
jays2kings
ea5c9694fb UI redesign for 360 controls in mapping window
Added manual mouse click buttons for 4th and 5th mouse button
Can also hold an X360 action while a macro is running
Changelog link in help window, also fixes in tips
Macro list scrolls down as you record strokes
DS4Updater: If settings are in appdata, the update zip actually unzips
2014-06-16 19:43:01 -04:00
jays2kings
320dec8378 Truer Macro support: Record keystrokes and mouse clicks by the press and release, repeat a macro while button is held down or play once, option to record the delay between actions. NOTE: Recommended that you re-record macros, however old macros will work)
Mouse movement works a bit better
Fix for startup shortcut disappearing/unchecking
When programs that are used in auto-profiles are uninstalled, they are removed from the auto profile list
Support for Scan code keys in macros
2014-06-14 15:14:27 -04:00
jays2kings
03b4c66ff3 Fix at Windows startup showing Welcome window
Startup now uses a shortcut in the start menu startup folder instead of registry. Registry key now removed
Fix duplicates of programs showing up when batch adding programs
Clicking the X button in the main windows will close profile settings instead of the whole program if profile settings are open. Otherwise the program shuts down regularly
UI Fixes
2014-06-13 15:52:25 -04:00
jays2kings
6e6c627556 Version 10.3
First time runs of DS4Windows ask where you want to save settings, Will automatically pick the settings location based one the two location profiles.xml is in (App folder or Appdata). If settings are in both, it will ask you to pick where you want to save, and attempt to delete the other settings. If settings are in the app folder and needs UAC to write, There is an option to copy over the files to appdata.
Disable touchpad mouse movement again by holding PS and touching the touchpad (instead of clicking)

Version 10.26
FIx for crash when DS4Windows and DS4Updater is in Program files on a drive that is not C

Version 10.25
Fix for Buttons inputting
DS4Updater: Fix for reading version
2014-06-12 14:46:00 -04:00
jays2kings
e8113bfdf1 Rest of DS4Windows has been upped to .NET 4.5 (If you have .net 4/already can run DS4Windows, this won't affect you), thanks to this update, you can now...
Add delay to macros from one millisecond to 60 seconds, macros with delays only run once until pressed again. Without delays, the macro can be repeated while held down.
Profiles and settings are now back inside the application folder to help portability. It will remain in appdata as previous versions if DS4Windows is in a admin folder, I may try to add a setting for location saving.
Import profile option will automatically go to the appdata profile folder, auto profiles and settings will automatically copy over.
Option to delete the appdata folder if not in use in the settings tab, this way it helps with cleanup.
Another fix for auto profiles startup bug
Better reading of autoprofile program path names
Now only one instance of DS4Windows is possible, if another DS4Tool or DS4Windows that is not this version is started, this DS4Windows comes back into focus.
UI fixes
2014-06-10 15:45:09 -04:00
jays2kings
d11b15d073 DS4Windows no longer crashes if no source games are installed (ie shinra's crash)
Auto profile has more ways to add programs, add origin games if installed, and start menu programs
You can also add by shortcuts (.lnk)
Auto Profiles now work by the foreground program
DS4Windows no longer checks for driver at start, will help speed up DS4's connection when starting up with windows.
Welcome to DS4Windows Window is now an option in the Settings Tab, will automatically show up if mine or DSDCS was never started before.
Touchpad scrolling reworked via electrobrains newest build
Idle Timeout has a checkbox, also small UI fixes
2014-06-08 19:41:36 -04:00
jays2kings
107d71ef04 Auto Profiles are live(beta) - Automatically load profiles when starting up certain programs or games.
DS4Tool.exe merged with it's dll's, now named DS4Windows.exe
Settings tab - Hide DS4, Run at start up, Change update rate or disable it all together, turn off notifications and more there
 there
When battery is low and starts flashing, it will not continue to flash when charging
Possible fix for memory leak
Small UI changes such as not being able to edit the text in combo boxes
Spelling fixes
Updater: Now doesn't need admin rights to run, DS4Windows will try to start the updater with admin permissions if DS4Windows is located in an admin folder like program files, also renamed DS4Updater.exe. The old updater will automatically be deleted
2014-06-06 16:38:52 -04:00
jays2kings
fe9fec0e78 Better support for higher DPI users
Fix for those using text at 125%
Small fix for swapping profiles with touchpad
Fix for profile name when making a new profile
2014-06-03 01:29:42 -04:00
jays2kings
2da3c285a9 Option to change what happens to the lightbar when charging: options are normal, fade in and out, rainbow, and it's own color
Settings for saving,renaming, and cancelling the save of a profile while in profile settings moved into the toolbar
Switch profiles now by a 2 finger swipe left or right on touchpad
When shutting down, the controller light turns fully off
2014-06-02 13:29:38 -04:00
jays2kings
4e07f1c01e Context menu for profile list, assign profiles from there and more with a right click
Can now import by dragging profiles(.xml's) directly into DS4Windows
Added back default light color when stopping/closing
Escape or Enter can now close the help window
small optimizations
2014-06-01 23:19:04 -04:00
jays2kings
29ebc8a6cb Fixed touchpad click fallback, right click context menu, other small fixes 2014-05-31 13:27:43 -04:00
jays2kings
f7883ec543 Version 9.111
Bug fix when changing profiles with touchpad

Version 9.11
Bug fix for checking updates in Help

Version 9.1
Setting to adjust when battery flash begins
Import profiles moved to profiles toolbar
You can now export Profiles
Tool can get even smaller now, as checkboxes and start/stop button are on same line
Log clear button moved to log tab
UI fixes in About
Use Enter or escape to save or cancel profiles respectively in options or when duplicating profile
Use Enter, Delete or Ctrl+C in the profile list to edit, delete, or duplicate a profile respectively
2014-05-31 00:37:02 -04:00
jays2kings
66d03c3fb9 Revamped UI - Options are now in the same window as the main tool, Can edit profiles without it being selected, Organized Info of controllers, minimum size changes by number of controllers connected
You can now duplicate profiles
Cycle through profiles by holding L1+R1 and swiping left and right on the touchpad
Check for updates options in Hotkeys/About
Small mouse movements with analog fixes
Mouse movement with triggers fixed
Alpha of Auto Profiles implemented, not yet able to use
Minor fixes
2014-05-30 16:39:39 -04:00
jays2kings
3d7eb99184 Version 8.2
Mouse movement reworked, pushing on the sticks works by a curve like xpadder
PS+Options no longer turns off the controller off if it’s charging

Version 8.1
Touchpad macros now work without also clicking)
Mouse Buttons are now toggleable
Start of Autoprofiles
2014-05-28 15:47:25 -04:00
jays2kings
7e4d8b7606 Version 8.01
Touchpad macros now work without also clicking)
Mouse Buttons are now toggleable

Version 8
More mapping options!
Toggle option: Press a button once and the key will be held down until the button is pressed again
Macro option: Assign multiple keys or mouse buttons to a single button! Just check Macro and select the buttons in the order you want them to be pressed (maximum 5)
Light bar even closer to default bluetooth when stopping
When disconnecting Controller via PS button and Options, if PS is assigned to a key or keys, the key is let go.
If Idle timeout is on, the light bar idles fades when fully charged (but doesn't disconnect)
DS4 Icon always shows, notifications only at startup, and when the main window is unfocused.
In options the tap, scroll, and slide are unchecked at start if any of them were turned off before
For always rainbow mode, the cycle goes in reverse when charging, remains dim if checked.

Version 7.8
Mouse Sensitivity now works with analog sticks as well as buttons and triggers
Option for using the controller input to change it's mapping in options
Fix for lightbar not remembering the color
Disable edit/delete buttons until controllers finish connecting
2014-05-27 22:49:58 -04:00
jays2kings
96268b0296 "Connecting..." issue Fixed again, I think...
Pushing the Right stick down also works correctly now.
In options,when changing values on the lightbar sliders, a tooltip shows up to the side showing the number.
The lightbar now only fades out when idle when half the idle time has passed.
2014-05-24 19:08:40 -04:00
jays2kings
4b7b773e6e Option Redesign (yes again) 2014-05-23 22:30:43 -04:00
jays2kings
12d1fe9231 Fix connecting issue, small ui/gui improvements, like the start with windows doesn't hide when small, there's a tooltip on the rainbow icon, and the lightbar shows the default light blue when stopping/closing ds4windows. The lightbar also doesn't go weird when charging and idle timeout is on. 2014-05-23 19:44:30 -04:00
jays2kings
25612fa9a1 Lightbar idle fade now works in all regions, possibly fixed bug with nullexeception, use of utcnow instead of now across the board 2014-05-22 22:42:07 -04:00
jays2kings
36f01ac30c When using Idle timeout, The lightbar now will fade as the controller sits idle. Added a decimal place to idle timeout so you can use half/etc. minutes now. Proper Display of percentages of dead-zones when reentering options 2014-05-22 15:13:38 -04:00
jays2kings
c1d39f9cc5 Small fizx to stick mapping 2014-05-21 18:19:07 -04:00
jays2kings
268defb6b9 Added analog stick deadzone, truly added trigger deadzones 2014-05-21 17:42:25 -04:00
jays2kings
ac2498bdf2 Added Start with windows, only checks for updates hourly (when running)
Small UI changes
2014-05-21 13:39:56 -04:00
jays2kings
008f549d22 This build adds a few more devs to the about page, and if you don't have the Virtual Bus Driver installed, DS4Windows will walk you through installing the driver. And since I love images, here's the installer window.
This makes it easier to distribute a single zip and not have multiple exe’s in it. I know there’s the Updater.exe, but if it’s deleted, it will now be redownloaded. This way I can just put one executable in the zip, so casual users don’t get confused.
If Virtual Bus is installed via DS4Windows, there is an uninstall link in about.
2014-05-21 01:36:05 -04:00
jays2kings
67bf8b061c You can now press a button/axis/touchpad in options to change that control when in options. The icon in the notification area also shows not only when minimized, but when the main window unfocused. Fixed bug where when the tool is shrunken down, the last message of log didn’t show. 2014-05-19 01:55:12 -04:00
jays2kings
00587cdc31 Version number is written into Profiles.xml
About Window shows version number
2014-05-17 15:53:46 -04:00
jays2kings
dacaada0ea Removed Aboutbox, moved profile and sttings to appdata, added import profile options minor UI changes 2014-05-15 18:10:17 -04:00
jays2kings
809bc119ca Added Auto Updates using my dropbx 2014-05-14 03:12:15 -04:00
jays2kings
a3ca56d8a6 New UI for Options, no more tabs! Same with the actions window 2014-05-12 01:48:50 -04:00
jays2kings
629390b12e Added change of profile to log 2014-05-07 00:46:36 -04:00
jays2kings
a6881b23b5 Fixed crash if holding down a button/axis assigned to mouse on startup
UI change to log when connecting controllers
2014-05-07 00:35:08 -04:00
jays2kings
d88928905d Exchanged thread.sleep for datetime check to speed up operations 2014-05-06 15:04:42 -04:00
jays2kings
c52929f5fa Made keystrokes more akin to phyiscally pressing (holding down actually repeats the key), removed repeat option due to this
Edit Profile button shows new if controller has no profile, other small UI changes
2014-05-06 14:49:18 -04:00
jays2kings
0303922270 changing value while testing resets the rumble event 2014-05-05 03:42:05 -04:00
jays2kings
371353029c Moved rumble to other tab, as well as revised it, removed rumble swap
Signed-off-by: jays2kings <jays2kings@gmail.com>
2014-05-05 03:31:24 -04:00
jays2kings
cd77f86cde Added Left and Right Ctrl, Shift, Windows, and Alt 2014-05-04 23:01:10 -04:00
jays2kings
190649c3be If profile doesn't have Rainbow setting, turn rainbow mode off 2014-05-04 22:39:59 -04:00
jays2kings
35f322598c added image to main DS4 Controller if rainbow mode is on 2014-05-04 22:25:53 -04:00
jays2kings
fda3c65dcd Reworked Rainbow algorithm + added option for rainbow and speed
Also Revised popup on notification icon
2014-04-30 15:32:44 -04:00
jays2kings
b2aef9a984 Merged Electrobrain's beta 10: this tool now uses ScpVBus devices 11-14, so other vitrual xinput tools don't have conflict
Also slight reorganization for context menu
2014-04-29 23:54:41 -04:00
jays2kings
335a411230 fixed crash when changing profiles via context menu 2014-04-29 20:58:18 -04:00
jays2kings
794cefe2e6 Added Mouse movement to custom mapping
Works with both the sticks and the buttons (Sens. setting in options)

Signed-off-by: jays2kings <jays2kings@gmail.com>
2014-04-29 17:56:58 -04:00
jays2kings
fca9dc9dac loading fix, now that covers all the bad bugs
Signed-off-by: jays2kings <jays2kings@gmail.com>
2014-04-29 05:23:28 -04:00
jays2kings
fb95a03df1 And fixed custom mapping saving too 2014-04-29 05:19:00 -04:00