Timeline
04/18/08:
- 21:00 Changeset in libusb [d2ff2b]wip-hotplug by
- lock flying_transfers during transfer removal
- 20:59 Changeset in libusb [256998]wip-hotplug by
- pollfds mutex protection
04/17/08:
- 19:24 Changeset in libusb [f5a33e]wip-hotplug by
- flying_transfers mutex protection This marks the beginnings of thread …
- 18:44 Changeset in libusb [85e199]wip-hotplug by
- Linux: fix control transfer cancellation
04/14/08:
- 21:03 Changeset in libusb [cf9b83]wip-hotplug by
- set correct endpoint type for isochronous transfers Pointed out by Felix …
04/11/08:
- 22:40 Changeset in libusb [ad6e2b]wip-hotplug by
- Linux: fire multiple URBs at once for split transfers This results in a …
04/02/08:
- 00:28 Changeset in libusb [d9b2ce]wip-hotplug by
- Constify some return data Make it clear that apps should not mess with …
03/30/08:
- 23:19 Changeset in libusb [8d8098]wip-hotplug by
- Rename libusb_poll() to libusb_handle_events()
03/25/08:
- 17:24 Changeset in libusb [211f80]wip-hotplug by
- Isochronous endpoint I/O Due to variable-sized structures, this involved …
03/23/08:
- 22:17 Changeset in libusb [b1ade6]wip-hotplug by
- distcheck fix for docs
- 22:13 Changeset in libusb [62077b]wip-hotplug by
- Support for changing altsetting Will probably be suject to later …
03/20/08:
- 22:10 Changeset in libusb [0499e9]wip-hotplug by
- it's called bmRequestType
- 22:07 Changeset in libusb [88884a]wip-hotplug by
- Save transfer flags before invoking callback The callback may free the …
03/15/08:
- 17:35 Changeset in libusb [ead09c]wip-hotplug by
- API documentation Hopefully mostly complete. Some constants were renamed …
- 12:50 Changeset in libusb [285724]wip-hotplug by
- Fix get_device_list for realloc case get_device_list can modify pointer …
03/13/08:
- 13:36 Changeset in libusb [c0c943]wip-hotplug by
- Beginnings of cross-platform abstraction This also includes a …
03/10/08:
- 19:38 Changeset in libusb [de4c53]wip-hotplug by
- Add transfer flags
- 12:32 Changeset in libusb [aae05f]wip-hotplug by
- Simplify libusb_fill_control_transfer() Transfer length can be inferred …
- 12:29 Changeset in libusb [7c5ea9]wip-hotplug by
- get_device fixup Rename API away from "devh" and fix implementation to …
03/09/08:
- 17:27 Changeset in libusb [9e89d1]wip-hotplug by
- Rename descriptor-getting functions Based on feedback from Tim Roberts
- 17:15 Changeset in libusb [283ae9]wip-hotplug by
- Simplify cancellation API No need to provide the device here.
- 17:12 Changeset in libusb [ebad1c]wip-hotplug by
- Rename libusb_dev_handle to libusb_device_handle
- 02:01 Changeset in libusb [1ac0a7]wip-hotplug by
- Move synchronous I/O implementation to its own file
- 01:58 Changeset in libusb [66348c]wip-hotplug by
- Separate transfer allocation and submission Leads to some hefty API …
03/08/08:
- 13:48 Changeset in libusb [d21ebe]wip-hotplug by
- Rework URB API naming Now refer to everything as "transfers" as …
- 12:53 Changeset in libusb [fd6fb3]wip-hotplug by
- Add fallback on /proc/bus/usb /dev/bus/usb is a relatively new thing …
- 01:10 Changeset in libusb [f3fdf4]wip-hotplug by
- Persistent libusb_device storage Devices are now assigned a session ID …
03/07/08:
- 00:43 Changeset in libusb [23f8fb]wip-hotplug by
- Add convenience function to find and open a device by USB VID+PID Lots of …
- 00:25 Changeset in libusb [9cfdb4]wip-hotplug by
- Rework device discovery API libusb_find_devices and libusb_get_devices …
03/06/08:
- 18:05 Changeset in libusb [77cea8]wip-hotplug by
- Remove ctrl debug code This was unintentionally committed
02/26/08:
- 23:11 Changeset in libusb [b87352]wip-hotplug by
- Notifications for changes to the fd set Applications can now be notified …
Note: See TracTimeline
for information about the timeline view.