Supermodel/Src/OSD
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
..
SDL Changes to input system: 2011-09-18 21:44:40 +00:00
Windows Changes to input system: 2011-09-18 21:44:40 +00:00
Audio.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Logger.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Thread.h - Added mutex for MIDI FIFO access to SCSP.cpp. 2011-09-14 07:38:56 +00:00