dolphin/Source/Plugins/Plugin_WiimoteNew/Src
2010-07-29 10:21:48 +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: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable) 2010-07-29 10:21:48 +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 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