]> sigrok.org Git - libsigrok.git/history - src/usb.c
USB: Remove Windows-specific event handling code
[libsigrok.git] / src / usb.c
2015-09-07 Daniel ElstnerUSB: Remove Windows-specific event handling code
2015-09-05 Daniel ElstnerUSB: Handle the case of a callback removing its event...
2015-09-04 Daniel ElstnerUSB: On Windows, block to wait for libusb events
2015-09-03 Daniel Elstnersession: Allow multiple poll FDs per event source
2015-09-03 Daniel Elstnersession: Properly accumulate event source timeouts
2015-09-03 Daniel Elstnersession: Fix USB timeout handling
2015-08-25 Bert VermeulenAdd sr_usb_close().
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-03-24 Martin LingInitial fix attempt for a thread-related issue on Windows.
2015-01-25 Uffe JakobsenFix FreeBSD issue with libusb_get_port_numbers()
2014-11-23 Vincent Palatinusb_get_port_path(): fix libusb error checking
2014-10-12 Aurelien Jacobsusb: Simplify usb_get_port_path() and fix writing into...
2014-09-23 Soeren ApelAdd usb_get_port_path() helper function
2014-07-22 Bert VermeulenReorganize project tree.