Supermodel/Src
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
..
CPU Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Debugger - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Graphics Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Inputs Changes to input system: 2011-09-18 21:44:40 +00:00
Model3 - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
OSD Changes to input system: 2011-09-18 21:44:40 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
BlockFile.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
BlockFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Config.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Games.cpp - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
Games.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
INIFile.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
INIFile.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
ROMLoad.cpp - Tweaked comments in Supermodel.ini 2011-09-17 23:41:12 +00:00
ROMLoad.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Supermodel.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00