New Wiimote Plugin: Added a real wiimote "Pair Up" button on Windows for the Microsof...
commit9c2a0caaa08b6bde9d3bd5fd1094ffee4f079096
authorBilliard26 <Billiard26@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 16 Sep 2010 22:50:18 +0000 (16 22:50 +0000)
committerBilliard26 <Billiard26@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 16 Sep 2010 22:50:18 +0000 (16 22:50 +0000)
tree0a75d4a5e1901325b65043a59872a516aaa25254
parentc14c5cc36fdbc7975e576bde6e6af88595f9ef7a
New Wiimote Plugin: Added a real wiimote "Pair Up" button on Windows for the Microsoft bluetooth stack, like the old plugin. The PairUp function was copied from the old plugin and cleaned up. (Mostly untested because I'm not using the MS stack) Please test. Other minor changes to emu-wiimote and DInput. (Perhaps the "Refresh" button should call PairUp() followed by Refresh() to make the dialog simpler.)

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@6213 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/InputCommon/Src/ControllerInterface/DInput/DInputJoystick.cpp
Source/Plugins/Plugin_WiimoteNew/Src/WiimoteConfigDiag.cpp
Source/Plugins/Plugin_WiimoteNew/Src/WiimoteConfigDiag.h
Source/Plugins/Plugin_WiimoteNew/Src/WiimoteEmu/EmuSubroutines.cpp
Source/Plugins/Plugin_WiimoteNew/Src/WiimoteReal/WiimoteReal.cpp
Source/Plugins/Plugin_WiimoteNew/Src/WiimoteReal/WiimoteReal.h