Supermodel/Src/Inputs
Nik Henson b9430cd988 Changes to input system:
- Joystick axis saturation values can now range from 1-200 rather than just 1-100.  This lets the user make axis less sensitive, if required.
- Added joystick axes calibration menus to -config-inputs.
- Moved DirectInput & XInput feedback settings out of CDirectInputSystem and into COSDConfig (so that they can be configured per-game).
- DirectInput mode now only grabs background access to keyboard, mice and joystick when configuring inputs, otherwise it only grabs foreground access.
Other changes:
- Main.cpp now ensures all Model3 threads are paused before shutting down.
2011-09-18 21:44:40 +00:00
..
Input.cpp Changes to input system: 2011-09-18 21:44:40 +00:00
Input.h Changes to input system: 2011-09-18 21:44:40 +00:00
Inputs.cpp Changes to input system: 2011-09-18 21:44:40 +00:00
Inputs.h Changes to input system: 2011-09-18 21:44:40 +00:00
InputSource.cpp - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
InputSource.h - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
InputSystem.cpp Changes to input system: 2011-09-18 21:44:40 +00:00
InputSystem.h Changes to input system: 2011-09-18 21:44:40 +00:00
InputTypes.cpp - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
InputTypes.h - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
MultiInputSource.cpp - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00
MultiInputSource.h - Changed EmulateSCSP -> EmulateSound and -no-scsp -> -no-sound. 2011-09-14 06:16:22 +00:00