summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/UDPWiimote.cpp
AgeCommit message (Expand)Author
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2011-03-05Replace install wii menu option tools to install wadLPFaint99
2011-01-31Eliminate some trampoline functions.Jordan Woyak
2011-01-27Replaced Common::Thread with a partial implementation of std::thread. (rvalue...Jordan Woyak
2010-11-14Move UDPConfigDiag into Dolphin, to allow building of UDP Wiimote again.j4ck.fr0st
2010-10-12Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...Jordan Woyak
2010-08-249/10-bit accelerometer data interleaved with buttonsdapetcu21
2010-07-19Fixed windows build...dapetcu21
2010-07-19UDPWii: Broadcasting it's presence on IPv4 to 255.255.255.255 once every 1.5 ...dapetcu21
2010-07-18Committing some cleanups by avindra:NeoBrainX
2010-07-14Added nunchuck acceleration support to UDPWii . Moved some UDPWii stuff to th...dapetcu21
2010-07-07Make the refresh button on the Wiimote New plugin add new wiimotes in linux, ...Glenn Rice
2010-07-06cleanup + some eolzluisr142004
2010-07-06Linux build fix, code cleanup, and compiler warning removal.Glenn Rice
2010-07-05Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun...dapetcu21