Skip to content

Commit

Permalink
Update README and CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaperno committed Mar 18, 2022
1 parent ca35c9a commit c073607
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 54 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# TJoy - Touch Joystick Virtual Controller Project

## 0.9.5 (18-Mar-2022)
* Added support for `vXBox` (a.k.a. ScpVBus) virtual XBox 360 gamepad driver with up to 4 devices.
* Added support for using multiple devices at the same time, up to 16 vJoy joysticks and/or 4 gamepads.
* Due to naming changes and new features, any current pages/control which used previous versions of TJoy
will need to be re-create the actions/sliders and any used states. Some of the settings names have also
changed and will be reset to defaults.
* Please see the README for full details of current features and settings.

## 0.9.1 (7-Mar-2022)
* Fixed that vJoy Continuous POV hat direction, when used with a slider, was rotated 180 degrees from expected.
* Any Slider(s) on the same axis/POV as a Button action will now update their position(s) when that action is triggered.
Expand Down
Loading

0 comments on commit c073607

Please sign in to comment.