dolphin/Source/Core/InputCommon
Jasper St. Pierre e20a0265de Remove UDPWiimote feature
It substantially complicates the code and doesn't really provide any
functionality. According to the forums, the Android app is out of date
and has been broken for quite a while.

If we want to add this back, I'd write an app that speaks a more native
Wiimote protocol, and we can hook that up to the backend quite easily.
It could even be over our NetPlay protocol!
2014-07-11 13:32:56 -04:00
..
ControllerInterface mark all local functions as static 2014-07-11 16:07:23 +02:00
CMakeLists.txt Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
ControllerEmu.cpp ControllerEmu: Fix code style 2014-07-11 13:32:18 -04:00
ControllerEmu.h Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
GCPadStatus.h Change SPADStatus struct name to GCPadStatus 2014-07-10 22:02:38 -04:00
InputCommon.vcxproj Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputCommon.vcxproj.filters Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputConfig.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00