aboutsummaryrefslogtreecommitdiff
path: root/src/libusb-glue.h
AgeCommit message (Expand)Author
2014-08-24Revert "Async buffering for high-speed transfers."David Bremner
2013-11-06FreeBSD installs its libusb-1.0 libusb.h implementation inLinus Walleij
2013-11-06Async buffering for high-speed transfers.Yingxi Yu
2012-08-20Do not always set altinterface 0! This is just wildly wrong:Linus Walleij
2011-12-13Add OpenUSB support for Solaris etc.Darran Kartaschew
2011-11-25Add bug print for broken direct access on early CreativeLinus Walleij
2011-11-17Clean up separation between libusb 1.0 and libusb 0.xLinus Walleij
2011-11-17Make libusb 1.0 and libusb 0.x coexist, merge Marcus' libusb 1.0Linus Walleij
2011-11-16Revert "Rewrite libmtp to use libusb1, drop legacy libusb support."Linus Walleij
2011-11-14Rewrite libmtp to use libusb1, drop legacy libusb support.Linus Walleij
2011-03-10Added a device flag to force reset on certain players thatLinus Walleij
2011-03-09Increase some timeouts, add a flag for Samsung device.Linus Walleij
2010-12-05Improbe the hotplug capabilityLinus Walleij
2009-09-28Add DEBUG flags definition to be cleannicklas79
2009-09-28Add a new function to API to enable debug modenicklas79
2009-09-22Make filenames unique, on demand.Linus Walleij
2009-09-22Patches from Nicolas to support the BlackBerry Storm.Linus Walleij
2009-08-23Various changesLinus Walleij
2009-07-24Add a flag for forgotten FLAC types.Linus Walleij
2009-04-11Fix probe_device_descriptor crash and change get_playlist_extension return typeRichard Low
2009-03-16Bad battery levels, bump to 0.3.7Linus Walleij
2009-01-14Fix a new device bug flag for broken sendobjproplistLinus Walleij
2008-10-21New updatesLinus Walleij
2008-10-16New device flag for broken PTP_OPC_DateModifiedLinus Walleij
2008-08-30Various stuff, including Chris' patches to timeout defaults.Linus Walleij
2008-08-16Initial Samsung playlist support by Allistair.Linus Walleij
2008-06-02Massage SanDisk device descriptors.Linus Walleij
2008-06-01Store the raw device inside PTP_USBLinus Walleij
2008-05-31Move params creation away from usb layer.Linus Walleij
2008-05-28Refactor to use raw devices internally (major change!)Linus Walleij
2008-05-23Support getting a prefered playlist extension.Linus Walleij
2008-04-23Added a raw device detection interface.Linus Walleij
2007-10-29Split out a device flag file as wellLinus Walleij
2007-10-15Support devices with broken set object proplist.Linus Walleij
2007-09-28Introduce a new device flag for the Creative ZEN 8GBLinus Walleij
2007-09-25Special flag for no interface releaseLinus Walleij
2007-09-15Get cancellation working...Linus Walleij
2007-08-29Refactor interface handlingLinus Walleij
2007-08-28Update docsRichard Low
2007-08-28Some docsLinus Walleij
2007-08-247bitstripping and a new CowonLinus Walleij
2007-07-07New flag for broken props on all objectsLinus Walleij
2007-05-05libusb-glue fixups.Linus Walleij
2007-03-16iriver OGG Alzheimer fixLinus Walleij
2007-03-07Pass the linked list, even simpler code.Linus Walleij
2007-03-05Remove recursive functions for linear, wrap libusb struct, solve a bug.Linus Walleij
2007-03-03Indented code, renamed flag.Linus Walleij
2007-03-03(hopefully) fixed iRiver read errorsRichard Low
2007-02-23Remove single device libusb-glue code since it has been replaced with the mul...tedbullock
2007-02-15* examples/folders.c: Updated to use new multi device codetedbullock