dolphin/Source/Core
John Peterson 68f39cb287 nJoy:
1. Circumvent the IDirectInputDevice2::SetDataFormat() error when opening the configuration window to.

2. Fixed the Allow out of focus input option again

3. Allow changing of the mapped pads while a game is running

4. Prevented crashes or problems from any combination of having the configuration window open when a game is started or stopped

5. Fixed a crash that would occur after nJoy was started with a connected pad, then stopped, and all pads disconnected, then started again

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2215 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-11 10:30:02 +00:00
..
Common Core: It seems like different settings work on different systems. So I added a Setup.h file to allow local custom compilation settings. I avoided placing this in Common.h to avoid having to rebuild many files when the settings are changed. 2009-02-10 17:41:38 +00:00
Core nJoy: 2009-02-11 10:30:02 +00:00
DebuggerWX Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should give very minor speed boost. 2009-02-09 20:35:30 +00:00
DiscIO fix again, JP please check it. don't forget clear your cache! 2009-02-09 15:41:28 +00:00
DolphinWX nJoy: 2009-02-11 10:30:02 +00:00
InputCommon nJoy: 2009-02-11 10:30:02 +00:00
VideoCommon Convert some ugly macros to templates. 2009-02-09 21:24:32 +00:00