index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
Src
/
UDPWiimote.cpp
Age
Commit message (
Expand
)
Author
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-03-05
Replace install wii menu option tools to install wad
LPFaint99
2011-01-31
Eliminate some trampoline functions.
Jordan Woyak
2011-01-27
Replaced Common::Thread with a partial implementation of std::thread. (rvalue...
Jordan Woyak
2010-11-14
Move UDPConfigDiag into Dolphin, to allow building of UDP Wiimote again.
j4ck.fr0st
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-08-24
9/10-bit accelerometer data interleaved with buttons
dapetcu21
2010-07-19
Fixed windows build...
dapetcu21
2010-07-19
UDPWii: Broadcasting it's presence on IPv4 to 255.255.255.255 once every 1.5 ...
dapetcu21
2010-07-18
Committing some cleanups by avindra:
NeoBrainX
2010-07-14
Added nunchuck acceleration support to UDPWii . Moved some UDPWii stuff to th...
dapetcu21
2010-07-07
Make the refresh button on the Wiimote New plugin add new wiimotes in linux, ...
Glenn Rice
2010-07-06
cleanup + some eolz
luisr142004
2010-07-06
Linux build fix, code cleanup, and compiler warning removal.
Glenn Rice
2010-07-05
Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun...
dapetcu21