dolphin/Externals/WiiUse/Src
Soren Jorvang 7dd7bd2b03 Write bluetooth packets asynchronously to prevent blocking on
commands that take some time to complete in the wiimote.

From <matthew.powersfreeling>. Fixes issue 3437.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6365 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-09 20:46:11 +00:00
..
SConscript Allow building without bluetooth support. 2010-10-12 23:39:16 +00:00
definitions.h Get the htonl/htons prototypes on all Unix-likes. 2010-10-13 13:18:17 +00:00
io_dummy.c Allow building without bluetooth support. 2010-10-12 23:39:16 +00:00
io_nix.c Fix building on Linux without bluetooth headers. 2010-10-13 09:57:13 +00:00
io_osx.m Write bluetooth packets asynchronously to prevent blocking on 2010-11-09 20:46:11 +00:00
io_win.c Wiiuse: Hopefully fix the Windows real wiimote connecting issues caused by r5940. An "index = 0;" line was accidentally removed.(uninitialized value being used) Hopefully this fixes issue 3067, issue 3058, issue 3057, issue 3054, issue 3012, and issue 2975. Some other minor cleanup to Wiiuse.(recreated the vcprog because it had hard coded include paths and it sucked) 2010-08-18 00:22:08 +00:00
ir.c Wiiuse: Hopefully fix the Windows real wiimote connecting issues caused by r5940. An "index = 0;" line was accidentally removed.(uninitialized value being used) Hopefully this fixes issue 3067, issue 3058, issue 3057, issue 3054, issue 3012, and issue 2975. Some other minor cleanup to Wiiuse.(recreated the vcprog because it had hard coded include paths and it sucked) 2010-08-18 00:22:08 +00:00
wiiuse.c Fix building on Linux without bluetooth headers. 2010-10-13 09:57:13 +00:00
wiiuse.h Add the c++ definition HAVE_CONFIG_H in the scons build and check it before including config.h so the cmake build system doesn't need to worry about conflicts from that file if it exists. 2010-11-04 20:33:45 +00:00
wiiuse_internal.h Get the htonl/htons prototypes on all Unix-likes. 2010-10-13 13:18:17 +00:00