Releases: ashupp/Streamdeck-vJoy
Releases · ashupp/Streamdeck-vJoy
Fixed Step values after performing Center/Min/Max on Axis
Compatibility with vJoy 2.2.1.1
- This release works with vJoy 2.2.1.1 and has not been tested with previous versions.
So please make sure you are on this specific vJoy version.
(https://github.com/njz3/vJoy/)
vJoy button toggle action
Additional action for toggling vJoy buttons added.
Restructured app for better insert of further actions.
Note: Because of an issue with Streamdeck States the toggle action is processed after StreamDeck button released.
I wanted to make this configurable to "onPush / afterRelease" - so for now only afterRelease is possible.
Warning: Updating to this versions will most likely break all your current bindings and button configuration of this plugin.
Multi-Actions
Enabled for Multi-Actions
Bugfix release
Bugfix for not releasing buttons
Feature Release
- Added axis actions on push and on release
- Added possibility to set custom values and step values for axis
- Added ability to skip action on button release
Feature / Bugfix release
- Added possibility to use axis and slider/dial of vJoy device
- Added possibility to return to min, max or center of axis after releasing axis
- Added possibility to push and hold buttons until release
- Removed vJoyWrapper
- Cleaned up a bit (still a mess :) )
Initial release
0.0.1.0 Initial commit