dolphin/Data
Léo Lam 843b030eda WiimoteReal: Add a hidapi IO implementation
Based on ca0c2efe7a. Credits go to flacs.
However, unlike the original commit, hidapi does not completely replace
the current implementations, so we can still connect Wiimotes with 1+2
(without pairing).

Also, it is only used on Linux and OS X for now. This removes the
advantage of having only one implementation but there is no other
choice: using hidapi on Windows is currently impossible because
hid_write() is implemented in a way that won't work with Wiimotes.

Additionally:
* We now check for the device name in addition to the PID/VID so we can
  support the Balance Board and maybe third-party Wiimotes too. This
  doesn't achieve anything with the DolphinBar but it does with hidraw.
* Added a check to not connect to the same device more than once.
2016-10-03 11:41:23 +02:00
..
Sys Merge pull request #4181 from ntt4/patch-1 2016-10-02 21:56:21 -07:00
51-usb-device.rules WiimoteReal: Add a hidapi IO implementation 2016-10-03 11:41:23 +02:00
cpack_package_description.txt Update CPack Package Description 2016-04-14 21:24:27 -07:00
dolphin-emu-nogui.6 Convert manuals to use mdoc macros. 2016-07-17 06:48:43 -06:00
dolphin-emu.6 Convert manuals to use mdoc macros. 2016-07-17 06:48:43 -06:00
dolphin-emu.desktop Move linux files to Data 2016-03-09 10:58:54 -05:00
dolphin-emu.png Move linux files to Data 2016-03-09 10:58:54 -05:00
dolphin-emu.svg Move linux files to Data 2016-03-09 10:58:54 -05:00
license.txt Copy licence.txt into Data directory to be sure it gets copied to the Binary/ directory on build. 2009-10-10 09:57:18 +00:00