summaryrefslogtreecommitdiffstats
path: root/libusb-1.0/lib/Win32/Debug/libusb-1.0.lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Updated MSVC projects to MSVC2012.Benjamin Dobell2013-01-221-0/+0
| | | | | - Changed from libusb-1.0 to libusbx. - Upgraded to C++11 (defined as C++0x for backwards compatibility with gcc < 4.7).
* Updated libusb-1.0 binaries/headers for windows.Benjamin Dobell2012-03-181-0/+0
|
* - Added Utilities tab to Heimdall Frontend.Benjamin Dobell2011-07-171-0/+0
- Fixed Heimdall command line support for PIT files without a reference to themselves. - Added tool tips to Heimdall Frontend. - Added heimdall 'info' and 'download-pit' actions. - Made 'detect' action return 0 if a device is detected, 1 otherwise.