summaryrefslogtreecommitdiff
path: root/src/libusb-glue.h
Commit message (Expand)AuthorAgeFilesLines
* merge device flags with libgphoto2 versionMarcus Meissner2018-07-221-2/+0
* Revert "Async buffering for high-speed transfers."David Bremner2014-08-241-32/+0
* FreeBSD installs its libusb-1.0 libusb.h implementation inLinus Walleij2013-11-061-1/+1
* Async buffering for high-speed transfers.Yingxi Yu2013-11-061-0/+32
* Do not always set altinterface 0! This is just wildly wrong:Linus Walleij2012-08-201-1/+3
* Add OpenUSB support for Solaris etc.Darran Kartaschew2011-12-131-0/+10
* Add bug print for broken direct access on early CreativeLinus Walleij2011-11-251-0/+2
* Clean up separation between libusb 1.0 and libusb 0.xLinus Walleij2011-11-171-1/+0
* Make libusb 1.0 and libusb 0.x coexist, merge Marcus' libusb 1.0Linus Walleij2011-11-171-2/+17
* Revert "Rewrite libmtp to use libusb1, drop legacy libusb support."Linus Walleij2011-11-161-0/+155
* Rewrite libmtp to use libusb1, drop legacy libusb support.Linus Walleij2011-11-141-155/+0
* Added a device flag to force reset on certain players thatLinus Walleij2011-03-101-0/+2
* Increase some timeouts, add a flag for Samsung device.Linus Walleij2011-03-091-2/+6
* Improbe the hotplug capabilityLinus Walleij2010-12-051-1/+1
* Add DEBUG flags definition to be cleannicklas792009-09-281-2/+2
* Add a new function to API to enable debug modenicklas792009-09-281-0/+16
* Make filenames unique, on demand.Linus Walleij2009-09-221-0/+2
* Patches from Nicolas to support the BlackBerry Storm.Linus Walleij2009-09-221-0/+2
* Various changesLinus Walleij2009-08-231-0/+13
* Add a flag for forgotten FLAC types.Linus Walleij2009-07-241-0/+2
* Fix probe_device_descriptor crash and change get_playlist_extension return typeRichard Low2009-04-111-1/+1
* Bad battery levels, bump to 0.3.7Linus Walleij2009-03-161-0/+2
* Fix a new device bug flag for broken sendobjproplistLinus Walleij2009-01-141-0/+2
* New updatesLinus Walleij2008-10-211-2/+2
* New device flag for broken PTP_OPC_DateModifiedLinus Walleij2008-10-161-0/+2
* Various stuff, including Chris' patches to timeout defaults.Linus Walleij2008-08-301-0/+4
* Initial Samsung playlist support by Allistair.Linus Walleij2008-08-161-0/+6
* Massage SanDisk device descriptors.Linus Walleij2008-06-021-0/+2
* Store the raw device inside PTP_USBLinus Walleij2008-06-011-1/+26
* Move params creation away from usb layer.Linus Walleij2008-05-311-3/+3
* Refactor to use raw devices internally (major change!)Linus Walleij2008-05-281-11/+3
* Support getting a prefered playlist extension.Linus Walleij2008-05-231-0/+1
* Added a raw device detection interface.Linus Walleij2008-04-231-0/+1
* Split out a device flag file as wellLinus Walleij2007-10-291-104/+0
* Support devices with broken set object proplist.Linus Walleij2007-10-151-1/+9
* Introduce a new device flag for the Creative ZEN 8GBLinus Walleij2007-09-281-0/+12
* Special flag for no interface releaseLinus Walleij2007-09-251-0/+8
* Get cancellation working...Linus Walleij2007-09-151-0/+1
* Refactor interface handlingLinus Walleij2007-08-291-3/+2
* Update docsRichard Low2007-08-281-2/+1
* Some docsLinus Walleij2007-08-281-0/+3
* 7bitstripping and a new CowonLinus Walleij2007-08-241-0/+9
* New flag for broken props on all objectsLinus Walleij2007-07-071-4/+8
* libusb-glue fixups.Linus Walleij2007-05-051-6/+13
* iriver OGG Alzheimer fixLinus Walleij2007-03-161-0/+12
* Pass the linked list, even simpler code.Linus Walleij2007-03-071-4/+5
* Remove recursive functions for linear, wrap libusb struct, solve a bug.Linus Walleij2007-03-051-0/+6
* Indented code, renamed flag.Linus Walleij2007-03-031-4/+13
* (hopefully) fixed iRiver read errorsRichard Low2007-03-031-0/+7
* Remove single device libusb-glue code since it has been replaced with the mul...tedbullock2007-02-231-1/+0