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