dolphin/Source/Plugins/Plugin_WiimoteNew/Src
2010-07-30 18:55:36 +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 Fix a hang in linux with the wiimote new plugin caused by a critical section not being exited. Also removed the original wiiuse_find function and replaced it with my wiiuse_find_more function with a little tweak to speed up wiimote discovery. 2010-07-30 18:55:36 +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