Commit Graph

24 Commits

Author SHA1 Message Date
Felix Anderson 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