d521eeb43e
idz, idac, swdc: Added separate pedals config, better XInput controls
...
- Configure separate pedals which are not part of the steering wheel (base)
- It is now possible to have a different steering wheel, pedal and shifter brand all connected to 3 different USB ports
- XInput does not have a deadzone at the end of the max steering anymore and the `restrict` setting works as intended
2023-10-05 00:46:54 +02:00
49f729c501
idz, idac, swdc: switched to [xinput]
config instead of [io]
2023-09-04 02:03:31 +02:00
ca4a8bd84d
idz, idac, swdc: Added deadzone config
2023-08-29 02:22:05 +02:00
3dc2ec6e69
idac, idz, swdc: Fixed DInput brake/accel, added cubic steering
2023-08-15 17:20:27 +02:00
28ef2d719a
dinput: fixed POV bug
2023-07-19 12:31:57 +02:00
26a69e1ea9
Fix format warnings for HRESULT
2021-06-17 01:39:50 +00:00
Tau
d8d2c49c17
Document IDZIO API
2021-06-13 11:27:01 -04:00
Tau
4ad30d65cf
Add API versioning to idzio
2021-06-13 11:27:01 -04:00
Tau
38808740b4
Statically link idzio
2021-06-13 11:27:01 -04:00
Tau
2cd6bdb695
Fix comment in idzio/di.c
2021-06-13 11:27:01 -04:00
Tau
d9d206a160
Whitespace fix
2021-06-13 11:27:00 -04:00
Tau
b799f9f446
Simplify configurable GetAsyncKeyState
...
Setting the VK code to zero effectively disables these anyway.
2019-11-27 21:02:51 -05:00
Tau
9ac573801a
idzio: Adjust and document [io3] restrict= setting
2019-11-24 18:44:39 -05:00
85be42b2ce67a8e34b32793360824b056c0c2444
5b50824e2f
Added more controller options to idzio
...
Add axis reversal for dinput and single stick steering for xinput.
2019-11-22 00:59:08 +00:00
Tau
0e1cfb66db
Improve JVS bus life cycle handling
2019-11-03 13:01:38 -05:00
Tau
46e5c6127d
Fix function pointer calling convention syntax
...
Fixes MSVC build
2019-11-03 08:36:37 -05:00
Tau
ff14fd7fac
idzio: Restrict maximum wheel ADC abs. value
2019-10-21 22:12:05 -04:00
Tau
daff661b30
idzio/di.c: Fix callback calling convention
...
This only matters for 32-bit builds (which aren't going to get
used for this DLL, ever) but let's not be sloppy.
2019-10-15 15:09:53 -04:00
Tau
8ca093c57a
idzio/xi.c: Change XInput startup message
2019-09-29 16:37:25 -04:00
Tau
2214374bbd
idzio/di.c: Add positional shifter support
2019-09-29 16:37:18 -04:00
Tau
bef6e9b4aa
idzio/di-dev.c: Factor out DirectInput device handling
2019-09-29 16:37:02 -04:00
Tau
2907c1a1b5
idzio: Add configuration file
2019-09-28 23:32:31 -04:00
Tau
a0664a4008
idzio/di.c: Add hardcoded DirectInput backend
2019-09-28 23:32:03 -04:00
Tau
e050dd7837
idzio/wnd.c: Add helper for message window creation
2019-09-28 23:30:02 -04:00
Tau
254fcf66e6
idzio/xi.c: Add alt Start / View Change btns
2019-09-28 23:30:02 -04:00
Tau
5a4ea8193d
idzio/shifter.c: Factor out shifter sim logic
2019-09-28 23:30:02 -04:00
Tau
04189be8f0
idzio: Prepare for switchable backends
2019-09-28 23:30:02 -04:00
Tau
9ea6e09fdc
Tweak JVS coin count APIs
...
This makes things more consistent with the button/analog APIs.
2019-08-03 17:41:39 -04:00
Tau
9603a528c6
idzio: Break out Initial D Zero IO DLL
2019-05-03 21:23:21 -04:00