This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
b2e1ea327951c787ae67403f49b044ac6d1c6dbb
dolphin
/
Source
/
Core
/
InputCommon
History
Soren Jorvang
b2e1ea3279
UDPWiimote.cpp and UDPWrapper.cpp are now used again.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6408
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-14 14:02:16 +00:00
..
Src
UDPWiimote.cpp and UDPWrapper.cpp are now used again.
2010-11-14 14:02:16 +00:00
CMakeLists.txt
UDPWiimote.cpp and UDPWrapper.cpp are now used again.
2010-11-14 14:02:16 +00:00
InputCommon.vcproj
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes)
2010-10-12 19:42:29 +00:00