aboutsummaryrefslogtreecommitdiffstats
path: root/libusbx-1.0/include
Commit message (Collapse)AuthorAgeFilesLines
* Actually fixed the bug (race condition) in libusbx-1.0 this time! SourceBenjamin Dobell2013-02-011-46/+6
| | | | available at https://github.com/libusbx/libusbx/pull/79
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-231-0/+1506
- Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).