summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-20Windows: Add libusbk.sys & libusb0.sys driver supportHEADmasterPete Batard1-1/+1
2012-08-20Windows: Fix C4005 warning under VS2012 for inline.Anthony Clay, ZarthCode LLC1-1/+1
2012-08-12Samples: Make target mandatory with -b option in xusbPete Batard1-1/+1
2012-08-12Core: Improve instrumentation of timerfd_settime failuresPete Batard1-1/+1
2012-08-12Core: Fix a Clang warning in io.cPete Batard1-1/+1
2012-08-06Windows: Add workaround for Intel USB 3.0 root hubsMatthias Bolte1-1/+1
2012-08-04Core: Fix unconditional disarming of timerfdPete Batard1-1/+1
2012-08-03Core: NULL list pointers on deletionOrin Eman1-1/+1
2012-08-01Misc: Add a readme for git userPete Batard1-1/+1
2012-07-18Windows: Set device number for root hubs to 1Pete Batard1-1/+1
2012-07-17Windows: Fix overflow when handling HID or composite devicesPete Batard1-1/+1
2012-07-17Windows: usbi_cond_destroy() should free handles created by usbi_cond_intwait().Simon Haggett1-1/+1
2012-07-13All: Replace malloc+memset with callocDavidlohr Bueso1-1/+1
2012-07-03Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflictsPete Batard1-1/+1
2012-07-02Misc: Fix more Clang warnings in core and darwinPete Batard1-1/+1
2012-07-02Windows: Address MSVC Level 4 & WDK's OACR/Prefast warningsPete Batard1-1/+1
2012-06-25Windows: Some versions of dlltool require a library nameXiaofan Chen1-1/+1
2012-06-25Windows: Fix warnings reported by the Intel CompilerPete Batard1-1/+1
2012-06-15libusbx-1.0.12Pete Batard1-1/+1
2012-06-14Samples: Remove USB version for speed designations in xusbXiaofan Chen1-1/+1
2012-06-13Windows: Fix erroneous pointer array allocation reported by ClangPete Batard1-1/+1
2012-06-13Core: Fix Clang warningsPete Batard1-1/+1
2012-06-11libusbx 1.0.12-rc1Pete Batard1-1/+1
2012-06-11Autotools: add libusb-1.0.def and libusb_nano.h as dependenciesPete Batard1-1/+1
2012-06-08Windows: Enable MinGW and MSVC DLL interchangeabilityPete Batard1-1/+1
2012-06-08All: Prevent memory leaks on realloc failuresPete Batard1-1/+1
2012-06-07Windows: Fix possible crash when using longjmp and gcc 4.6Pete Batard1-1/+1
2012-06-07Core: Display libusbx version in libusb_init's debug outputPete Batard1-1/+1
2012-06-06Autotools: Fix autogen.sh behavior when libtool is not foundLars Wirzenius1-1/+1
2012-06-06Linux: Fix a major regression in threads_posix.cPete Batard1-1/+1
2012-06-05Autotools: Fix versioning regression in configure.acPete Batard1-1/+1
2012-06-04Core: Add toggleable debug loggingPete Batard1-1/+1
2012-06-04Core: Fix "LOG_LEVEL_NONE not handled in switch" warningLudovic Rousseau1-1/+1
2012-06-04Samples: Fix no previous prototype warnings in xusbLudovic Rousseau1-1/+1
2012-06-04Autotools: Apply autoupdate 2.68 recommendationsLudovic Rousseau1-1/+1
2012-05-31Core: Send all logging output to stderrPete Batard1-1/+1
2012-05-31Darwin: More OS-X logging improvementsPete Batard1-1/+1
2012-05-29Windows: Add new API calls to DLL .def filePete Batard1-1/+1
2012-05-28Windows: Restore HID supportPete Batard1-1/+1
2012-05-28Core: Only display timestamps in debug mode and use init() as originPete Batard1-1/+1
2012-05-28Core: Define log levels in libusb.hPete Batard1-1/+1
2012-05-28Darwin: Align severity of OS-X logging messagesPete Batard1-1/+1
2012-05-28All: Add parent and port topology callsPete Batard1-1/+1
2012-05-23Misc: Ensure all sources are UTF-8Pete Batard1-1/+1
2012-05-23Windows: Reduce severity of initial conf desc readout failuresPete Batard1-1/+1
2012-05-10Windows: Fix missing cygwin thread IDPete Batard1-1/+1
2012-05-10Windows: Add INSTALL_WIN.txtPete Batard1-1/+1
2012-05-10Misc: Separate nano from version.hPete Batard1-0/+1