Commit Graph

5 Commits (f7d8c186360103d48147f3bbebc69e706e9b5ebc)

Author SHA1 Message Date
Benjamin Dobell 9d7008e4ba Previous libusbx fix was a red herring of sorts. Inadvertedly it did fix the
issue. However, the correct solution was much simpler:
https://github.com/libusbx/libusbx/pull/80
2013-02-02 01:57:45 +11:00
Benjamin Dobell fec8bbc4db Actually fixed the bug (race condition) in libusbx-1.0 this time! Source
available at https://github.com/libusbx/libusbx/pull/79
2013-02-01 01:39:46 +11:00
Benjamin Dobell 1d2927be56 Added a patched version of libusbx that fixes device claiming on Windows.
Changes to libusbx are documented here:
https://github.com/libusbx/libusbx/issues/78
2013-01-27 02:37:51 +11:00
Benjamin Dobell 5212bf58c5 Added libusbx-1.0 library and DLL missed due to .gitignore 2013-01-24 00:46:30 +11:00
Benjamin Dobell 4d850a272a - Updated MSVC projects to MSVC2012.
- Changed from libusb-1.0 to libusbx.
- Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
2013-01-23 00:44:12 +11:00