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