Timeline
01/23/11:
- 05:19 Ticket #8 (cancel URBs in reverse order) closed by
- fixed: In [295c9d12e25bc2dbdd8b42bd67a1f7120f0631a1/libusb]: […]
- 05:19 Ticket #31 (Darwin: interrupt and isochronous transfers don't timeout) closed by
- fixed: In [67d9ef7b6877e17f2deec81cd41dc0948f6bed4b/libusb]: […]
- 05:19 Ticket #43 ([PATCH] Don't allow desc_index=0 in libusb_get_string_descriptor_ascii) closed by
- fixed: In [0f85015bdf87f3bca0d86ed87c9b976176640922/libusb]: […]
- 05:19 Ticket #61 ([PATCH] Use const when applicable and fix warnings) closed by
- fixed: In [3b41c31d3fa2c1f93649cc5fc0f59acbf3efd5a1/libusb]: […]
- 05:19 Ticket #51 ([PATCH] Descriptor endian parsing is backwards on big-endian hosts) closed by
- fixed: In [7f2e9f0776386997d2b4c4c47598ab88e3caeb7a/libusb]: […]
- 05:19 Ticket #58 ([PATCH] Do not add a path before libusb.h) closed by
- fixed: In [2aa8984e59cf0f492e7fbebb8924f54f6160cc5e/libusb]: […]
- 04:44 Ticket #65 (BUG: memory leak when submitting iso transfers) reopened by
- Please don't close tickets until the fix has reached libusb.git master. …
- 04:37 FAQ edited by
- libusb-pbatard.git is a repo, not a branch (diff)
- 04:01 Changeset in libusb [4c7f3c] by
- Linux: Refactor cancellation into one function for all transfer types
- 04:01 Changeset in libusb [26246d] by
- Linux: Set private number of URBs also for control transfers
01/22/11:
- 02:36 libwdi edited by
- (diff)
- 02:29 windows_backend edited by
- (diff)
- 01:49 libwdi/usage edited by
- (diff)
01/21/11:
- 22:40 windows_backend_activity_log edited by
- (diff)
- 13:51 windows_backend_activity_log edited by
- (diff)
01/20/11:
- 15:53 windows_backend edited by
- (diff)
- 15:50 windows_backend_activity_log edited by
- (diff)
- 13:19 windows_backend_activity_log edited by
- (diff)
01/19/11:
- 15:00 Changeset in libusb [0e177f] by
- dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning
- 14:52 Changeset in libusb [e65878] by
- Windows: Rename various variables named "index" to avoid shadow warnings
- 14:19 FAQ edited by
- (diff)
- 14:15 FAQ edited by
- (diff)
- 14:13 FAQ edited by
- (diff)
- 14:06 FAQ edited by
- added mention fo xusb for a mass storage sample (diff)
- 13:51 FAQ edited by
- Mention the two generic Windows device drivers in HIDdriverless FAQ (diff)
- 02:16 Ticket #65 (BUG: memory leak when submitting iso transfers) closed by
- fixed: Fixed in libusb-stuge.git
- 02:13 Ticket #33 (Mac OS X libusb 1.0 native HID backend) closed by
- invalid
01/18/11:
- 17:44 windows_backend_activity_log edited by
- (diff)
- 17:42 windows_backend_activity_log edited by
- (diff)
- 17:37 windows_backend edited by
- (diff)
- 05:07 Ticket #88 (Crash during cancellation of transfer when device disconnected) created by
- Reproduced this on OSX. Haven't tried yet on Linux. I set up and submit …
01/14/11:
- 20:32 Ticket #87 (Incomplete docs of libusb_get_device_list) created by
- As explained in the mailinglist …
- 20:22 Ticket #86 ([PATCH] reduce log spew on certain darwin configurations) created by
- On my macbook pro, the BRCM2070 Hub and attached Apple Bluetooth USB …
- 20:18 Ticket #85 (Use size_t instead of int in transfer functions) created by
- The POSIX read and …
01/07/11:
- 10:40 WikiStart edited by
- libusb0.sys is not legacy. The libusb-0.1 API is kind of legacy but not … (diff)
01/06/11:
01/05/11:
- 16:53 FAQ edited by
- Link to libpayload in open file on storage device FAQ (diff)
- 16:49 FAQ created by
- Add FAQs about libusb in gadgets, opening files on storage and driverless …
- 08:05 Ticket #84 (Closing a device doesn't terminate pending transfers) created by
- Probably related to Ticket #82. According to the Valgrind error below, it …
- 07:35 Ticket #83 (Valgrind reports error in usbi_parse_descriptor) created by
- […]
- 07:18 Ticket #82 (Crash in timed-out transfer) created by
- Not sure why I'm seeing this crash spuriously. This is a timeout of an …
- 00:47 windows_backend edited by
- add toc/pageoutline (diff)
01/04/11:
- 13:51 windows_backend edited by
- Fix typo in the date of pbr325 binary snapshot (diff)
12/21/10:
- 16:07 WikiStart edited by
- Attempted to clarify relationship between libusb 0.1 and 1.0 and related … (diff)
12/20/10:
- 19:13 Ticket #81 ([PATCH] Race condition between libusb_submit_transfer() and ...) created by
- Package: libusb 1.0.8 OS: linux 2.6.31 (OpenSUSE 11.2) I am using libusb …
12/15/10:
12/14/10:
- 16:30 Ticket #80 (Lose a packet when there is null packet in an isochronous transfer ...) created by
- = Lose a packet when there is null packet in an isochronous transfer …
- 01:20 Ticket #79 (Reading/Writing to our USB Devices connected through 7-Port USB Hub causes ...) closed by
- invalid: You did not yet explain what you consider to be the problem in libusb, so …
- 00:02 Ticket #79 (Reading/Writing to our USB Devices connected through 7-Port USB Hub causes ...) created by
- Our company manufactures several USB devices and we use libUSB 1.0.8 to …
12/13/10:
- 14:45 Ticket #78 (MacOSX: Unable to open multiple interfaces from the same device) closed by
- invalid: It actually comes from some invalid call of libftdi. Using pyftdi + …
- 12:47 Ticket #78 (MacOSX: Unable to open multiple interfaces from the same device) reopened by
- Very same issue with Peter's git tree. […] BTW I'm still unable to …
12/11/10:
- 18:59 Ticket #78 (MacOSX: Unable to open multiple interfaces from the same device) closed by
- needinfo
12/10/10:
- 22:13 Ticket #78 (MacOSX: Unable to open multiple interfaces from the same device) created by
- I had an issue last year, see …
- 16:42 windows_backend edited by
- (diff)
12/08/10:
- 16:46 Ticket #77 (get_max_packet_size returns bad value when alternative interface is used) created by
- libusb_get_max_packet_size() and libusb_get_max_iso_packet_size() does not …
12/01/10:
11/29/10:
- 14:08 Ticket #76 (zadig problem) closed by
- fixed: This should be fixed in the latest libwdi (w124) as well as the new Zadig.
- 14:04 windows_backend edited by
- (diff)
- 13:09 windows_backend_activity_log edited by
- (diff)
- 11:51 windows_backend_activity_log edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.