Releases: 00fox/Ds2vJoy
Ds2vjoy two new tags and mouse toggle bug solved x64
Added two tags when in vJoy Tab:
C: Macro condition is in use
P: Pause condition is in use
Corrected the display of:
- '+' Indicate combination
- '||' Indicate combination with or condition
- '⊕' Indicate combination with xor condition
- '-' Indicate this mapping won't be launched if this button is pressed (see 'not' and 'pause' conditions)
- '--' Indicate this mapping won't be launched if this button is pressed, but continue if already launched
Fixed issue where 'Toggle' condition worked fine for mouse as long as it was placed (with ACTIVE_MOUSE) in the first position, but not in the other three
Type of release : MINOR+PATCH (MAJOR/MINOR/PATCH)
Ds2vjoy splitted 'macro' condition to 'macro' + 'pause' x64
Splitted 'macro' condition and changed help according to:
- Macro: Interrupt macros on release (even if timestamp not finished)
- Pause: pause this mapping while a not condition
- otherwise:
- if not is a simple, and not button is pressed, the mapping is interrupted
- if not is a double, and not button is pressed, the mapping still continue
- otherwise:
Type of release : MINOR (MAJOR/MINOR/PATCH)
Ds2vjoy patch visual bug in ViGEm X360 + vJoy as source x64
Patching vJoy source informations not display properly in ViGEm Tab, X360 configuration
Type of release : PATCH (MAJOR/MINOR/PATCH)
Ds2vjoy IfMouse condition update x64
Changed double state checkbox for IfMouse condition to a 3states one
While editing a vJoy mapping
Changed the help to:
- If mouse, if a mouse is already in use
- double, if none mouse is actually in use
Type of release : MINOR (MAJOR/MINOR/PATCH)
Ds2vjoy 1st release x64
First release after adapting DS4vJoy and DS5vJoy to work together and adding stuff like ViGEm, HidGuardian, capabilities of complex macros, methods, timestamps, combos and mutiple ways to use mouse, and new DS5 triggers and a lot of minor changes.
Type of release : MAJOR (MAJOR/MINOR/PATCH)