This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d002a97575bee2daf4f64f1eb250c6bc25c50fab
dolphin
/
Source
/
Core
/
InputCommon
T
History
Soren Jorvang
08b923a163
Fix OS X build.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6951
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-28 21:27:49 +00:00
..
Src
Fix OS X build.
2011-01-28 21:27:49 +00:00
CMakeLists.txt
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though.
2010-11-17 01:03:39 +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
InputCommon.vcxproj
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
2011-01-27 10:41:26 +00:00