dolphin/Source/Plugins/Plugin_WiimoteNew/Src
2010-07-30 03:51:49 +00:00
..
WiimoteEmu Gecko codes: Added parenthesis where they were needed.(thanks to glennrics and soren) Fixed a copy paste error with write & fill 8bit codes. Also forgot to remove a return false;.(some more codes should work (fixed issue 2968)) New Wiimote Plugin: Added emulated swinging.(seems to work) Changed the emulated calibration data to some nice values. ControllerInterface: moved and constified some stuff. 2010-07-26 05:30:50 +00:00
WiimoteReal New Wiimote Plugin: Keep track of the io_write report sizes instead of just sending MAX_PAYLOAD bytes. (Should fix the issues of my last commit) 2010-07-29 20:11:55 +00:00
SConscript Some refinements to (r5955+r5962+r5964): 2010-07-24 17:39:17 +00:00
WiimoteConfigDiag.cpp Prevent Python from stripping off the final newline of the main(){} 2010-07-22 07:55:35 +00:00
WiimoteConfigDiag.h Prevent Python from stripping off the final newline of the main(){} 2010-07-22 07:55:35 +00:00
WiimoteNew.cpp Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little. 2010-07-30 03:51:49 +00:00