Skip to content

Tags: samuelgr/Xidi

Tags

v4.3.1

Extend JoyGetPos in the WinMM wrapper to output status for all button…

…s, even though only 4 buttons are allowed, per documentation.

v4.3.0

Incorporate a release packager fix from Infra.

v4.2.0

Implement customization of deadzone and saturation properties via con…

…figuration file settings.

v4.1.1

Limit DIPROP_VIDPID to only those versions of DirectInput that actual…

…ly support it.

v4.1.0

Completed implementation and testing of mouse axis mapper parsing fro…

…m a configuration file. Updated documentation.

v4.0.3

Properly integrate force feedback type-specific parameter flexibility…

… into the DirectInput interfaces.

v4.0.2

Automatically invoke Acquire() on DirectInput device objects when the…

… application attempts certain operations that require acquisition and the application has not explicitly invoke Acquire() previously.

v4.0.1

Fixed an initial controller state bug. Default properties need to be …

…applied immediately when a new controller object is created so that attempting to get state before physical input returns correct values that make sense to the application.

v4.0.0

Resolved a minor parsing error-checking issue and updated documentati…

…on for release.

v3.1.0

Removed "unreleased" tags from element mappers ahead of release.