dolphin/Source/Plugins
Soren Jorvang dc8778e2d9 On Windows, wiiuse_find implicitly does the equivalent of wiiuse_connect
as an accident of implementation. On other platforms, an explicit call
to wiiuse_connect is required.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5825 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-03 10:54:55 +00:00
..
Plugin_DSP_HLE probable linux build fix, thanks cnu. 2010-06-13 10:14:53 +00:00
Plugin_DSP_LLE Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
Plugin_VideoDX9 this is a pure optimization commit: 2010-07-02 17:09:53 +00:00
Plugin_VideoDX11 this is a pure optimization commit: 2010-07-02 17:09:53 +00:00
Plugin_VideoOGL this is a pure optimization commit: 2010-07-02 17:09:53 +00:00
Plugin_VideoSoftware Fix some projects to include CLRun/include to find the OpenCL headers. 2010-06-29 09:15:29 +00:00
Plugin_Wiimote New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still a few probs: after refresh alt+F{5..8} x2 is needed) New Wiimote/GCPad: Re-merged Keyboard+Mouse for easier kb+mouse configuration, like before.(DirectInput doesn't support individual kb/mice anymore like I thought it did) Fixed some bugs and maybe leaks in GUI.(got rid of evil dynamic_cast) Renamed stuff from DirectInput to DInput, cause it's shorter and rhymes with XInput, I guess. (I remembered eol-style native, shuffle lost his job :P) 2010-07-03 08:04:10 +00:00
Plugin_WiimoteNew On Windows, wiiuse_find implicitly does the equivalent of wiiuse_connect 2010-07-03 10:54:55 +00:00