dolphin/Source/Plugins
daco65 af918f2e43 added the wiimote config to the dolphin.ini options.
also commented out the wiimote loading. cause the plugin can't do anything yet it wont load dolphin to start the game.
I also renamed the wiimote plugin. removing the test part. yes its a test but in the end its meant to become a full wiimote plugin right?

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@509 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-13 13:44:06 +00:00
..
Plugin_DSP_HLE unused sample 2008-09-07 14:05:47 +00:00
Plugin_DSP_LLE Replaced "unsigned __int16" by "u16". 2008-09-02 23:32:05 +00:00
Plugin_PadDX9 Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1. 2008-09-03 00:40:18 +00:00
Plugin_PadSimple osx build fix 2008-09-08 06:06:59 +00:00
Plugin_VideoDX9 Optimized vertex and pixel shader generation. Medium FPS boost. 2008-09-12 19:04:13 +00:00
Plugin_VideoOGL Some ATI cards have both ATI_draw_buffers AND ARB_draw_buffers, if both, go with ARB_draw_buffers 2008-09-13 05:41:26 +00:00
Plugin_Wiimote_Test added the wiimote config to the dolphin.ini options. 2008-09-13 13:44:06 +00:00
Plugin_nJoy_SDL stupid VS2005 compiler and its " i dont understand directories with spaces" 2008-09-12 23:55:59 +00:00