dolphin/Source/Plugins/Plugin_nJoy_SDL/Src/GUI
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
..
Images Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00
AboutBox.cpp Some warning and code cleanup. 2009-01-24 00:45:46 +00:00
AboutBox.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ConfigAdvanced.cpp nJoy: 2009-02-11 10:30:02 +00:00
ConfigBox.cpp nJoy: 2009-02-11 10:30:02 +00:00
ConfigBox.h Fix crazy svn changing trunk on last commit 2009-02-10 14:02:01 +00:00
ConfigJoypad.cpp Wiimote: Improved the emulated Wiimote, added gamepad controls for analog tilting. 2009-02-10 17:25:08 +00:00