dolphin/Source/Plugins
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
..
Plugin_DSP_HLE Some refinements to (r5955+r5962+r5964): 2010-07-24 17:39:17 +00:00
Plugin_DSP_LLE Fix an issue that caused the DSP-LLE window to be openned twice in windows. (Thanks shuffle2). 2010-07-28 15:22:27 +00:00
Plugin_VideoDX9 Lots more work on making the frame aui stuff functional. 2010-07-22 02:05:28 +00:00
Plugin_VideoDX11 Lots more work on making the frame aui stuff functional. 2010-07-22 02:05:28 +00:00
Plugin_VideoOGL Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00
Plugin_VideoSoftware Use .cpp suffix when detecting libraries. On some systems, g++ 2010-07-29 13:29:15 +00:00
Plugin_Wiimote Some refinements to (r5955+r5962+r5964): 2010-07-24 17:39:17 +00:00
Plugin_WiimoteNew 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