dolphin/Externals
snzgoo 987832cbb0 External/wiiuse clean up, part 2.
- More removal of unnecessary code
- Windows: Modification of Wiiuse_Find under windows,
  instead of always deleting and recreating the whole wiimote_t struct, we do maintain the old one,
  adding/removing new wiimotes to/from it
- some wiimote bugfixes, see below for details

Windows related stuff:
Fixed most of the disconnection issues (single and mulitple real wiimotes, both wiimote plugins) (I haven't had a disconnect msg in hours anymore(ms stack)).
Rumble bug should be fixed now(both plugins,pls verify).
Fixed some pair up issues( sometimes you had to press the pair up button up to 3 times, till it paired up your wiimote).
More dongles might be now supported via ms stack, pls try and report back!
Fixed a problem where multiple wiimotes would swap slots on pair-up/addition of a real wiimote (2-4 real wiimotes) (both plugins, but not integrated into new plugin).
Improved ingame auto-pairup for real wiimotes(thx to the new wiiuse_find routine).
Fixed a bug on setting wiimote timeouts, which means changing the timeout was just a dummy earlier.
Most of the stuff concerns stuff in the old wiimote plugin, dont worry, in the end it's important for both plugins. It will get ported to the new plugin sooner or later.:')
Some minor stuff.
This might break osx/linux build and maybe the new plugin realwiimote-wise only. Thx to glennrics to pointing me to some breakings on linux, I didn't fix them all. 
PS I hope i haven't forgotten anything, enjoy.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5940 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-22 04:31:36 +00:00
..
Bochs_disasm Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
CLRun Use the correct calling convention for OpenCL function pointers. 2010-07-18 14:18:37 +00:00
Cg Committing some cleanups by avindra: 2010-07-18 10:11:34 +00:00
Cg64 Delete various unused files. 2010-07-18 16:15:43 +00:00
GLew Trim down the SDL and GLEW libraries to just those files we use. 2010-06-16 09:11:29 +00:00
LZO Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
Lua Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
MemcardManager Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
OpenAL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SDL Port to *BSD. It runs but isn't terribly useful without Cg. 2010-07-22 03:29:35 +00:00
SFML Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
SOIL Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
WiiUse External/wiiuse clean up, part 2. 2010-07-22 04:31:36 +00:00
WiiUseSrc External/wiiuse clean up, part 2. 2010-07-22 04:31:36 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
wxWidgets include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
zlib Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00