dolphin-emulator/Source/Core/Common
Soren Jorvang 24fdf942a4 Use .cpp suffix when detecting libraries. On some systems, g++
is required to correctly link with C++ libraries like wxw.

Tell OS X that the user is doing something when using the wiimote
so that the screensaver doesn't come on when playing a Wii game.

Replace unnecessary floating point with integer math.

Remove unnecessary <sys/stat.h>'s.

Correct a few type nits.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5995 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-29 13:29:15 +00:00
..
Src Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00
Common.vcproj New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable) 2010-07-29 10:21:48 +00:00
make_svnrev.h.vbs small fix for svnrev.h generation: now (again) dolphinwx project will cause the build number to be updated as well. 2010-07-22 04:11:28 +00:00
SubWCRev.exe replace SubWCRev.exe with a statically linked one... >.> 2009-03-22 22:11:27 +00:00