dolphin/Source/Core/InputCommon/Src
2010-09-18 16:43:43 +00:00
..
ControllerInterface New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the "Connected to X Wiimotes" text update on all tabs when clicking "Refresh"/"Pair Up". Some other cleanup. 2010-09-18 16:43:43 +00:00
Configuration.cpp abs() works on ints, not floats. Use fabsf() to avoid the double conversions. 2010-07-23 23:48:04 +00:00
ControllerEmu.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
ControllerEmu.h 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
DirectInputBase.cpp
DirectInputBase.h
GCPadStatus.h
InputCommon.h
InputConfig.cpp
InputConfig.h 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
SConscript Port to *BSD. It runs but isn't terribly useful without Cg. 2010-07-22 03:29:35 +00:00
SDL_Util.cpp
SDL_Util.h
UDPWiimote.cpp 9/10-bit accelerometer data interleaved with buttons 2010-08-24 08:48:09 +00:00
UDPWiimote.h UDPWii: Broadcasting it's presence on IPv4 to 255.255.255.255 once every 1.5 seconds. 3-arg Set()-s only worked on strings and doubles :P . Added int and bool variants. 2010-07-19 10:36:30 +00:00
UDPWrapper.cpp UDPWii: Broadcasting it's presence on IPv4 to 255.255.255.255 once every 1.5 seconds. 3-arg Set()-s only worked on strings and doubles :P . Added int and bool variants. 2010-07-19 10:36:30 +00:00
UDPWrapper.h
X11InputBase.cpp
X11InputBase.h Some pathnames are used both by SCons and cpp which can be a bit tricky. 2010-07-20 02:45:31 +00:00
XInput_Util.cpp
XInput_Util.h