Releases: evilC/IOWrapper
Releases · evilC/IOWrapper
v0.2.5
Adds GetInputDeviceReport / GetOutputDeviceReport
Adds partially implemented Titan One provider
v0.2.4
Fixes UnAcquire on UnSubscribe for ViGEm provider
v0.2.3
Adds GetOutputDeviceReport() for ViGEm
v0.2.2
Fixes for ViGEm POVs
Enable ViGEm controllers 2-4
v0.2.1
Fix POV support for ViGEm
v0.2.0
Breaking Change:
ProviderReport.Devices
is now a List<DeviceReport>
instead of a Dictionary
Adds:
ViGEm support (POVs not well implemented for now)
v0.1.2
Disable ViGEm stub
Fixes vJoy always reporting all POVs
Build Fix
0.1.1
Mock up ViGEm report
Initial POC
Merge pull request #2 from evilC/subscription-and-reporting-refactor
Subscription and reporting refactor