aboutsummaryrefslogtreecommitdiff
path: root/src/libmtp.h.in
AgeCommit message (Expand)Author
2017-06-13Add AFT specific extensions to libmtp.Jerry Zhang
2017-06-10Implemented a LIBMTP_Custom_Operation operation (no data transfer)Marcin Niestroj
2017-02-04Add LIBMTP_FILES_AND_FOLDERS_ROOT and fix examplesStanisław Pitucha
2016-04-14[events] Add an asynchronous function to check for eventsPhilip Langdale
2013-04-29Add capability to check for capabilitiesLinus Walleij
2013-03-11Propagate StoreRemoved, ObjectAdded and ObjectRemoved events.Philip Langdale
2013-03-06Move object handlers into the right groupLinus Walleij
2013-03-05Expose libptp methods for android read/write extensions.Philip Langdale
2012-09-04Expose LIBMTP_Read_Event to support Add Storage events.Philip Langdale
2012-08-19Expose the getthumbnail method.Philip Langdale
2012-07-30Oops.. restore examples to their original debug flags.Catalin Patulea
2012-06-27Fix typo in header, VCARD v2 and v3 now detected properly.Linus Walleij
2011-11-17Clean up separation between libusb 1.0 and libusb 0.xLinus Walleij
2011-03-22Adding tentative event ID from Jonas Salling.Linus Walleij
2011-03-05Some constingLinus Walleij
2011-03-05Add a new interface for getting the folder list for a certainLinus Walleij
2011-03-05More API changesLinus Walleij
2011-03-05Refactor and revamp the new interface a bit.Linus Walleij
2011-03-03Code revamps and new interfaces based on a large patchLinus Walleij
2010-12-05Improbe the hotplug capabilityLinus Walleij
2010-07-24Implemented an extension parserLinus Walleij
2010-01-02We use time_t so include time.hLinus Walleij
2009-11-07Add function LIBMTP_Get_Tracklisting_With_Callback_For_Storagenicklas79
2009-11-07Add function LIBMTP_Get_Album_List_For_Storagenicklas79
2009-10-10Move debugmacros to util.hLinus Walleij
2009-09-28Add DEBUG flags definition to be cleannicklas79
2009-09-28Add a new function to API to enable debug modenicklas79
2009-05-04Change my mind; docs updatedRichard Low
2009-05-04Make LIBMTP_Create_Folder take const nameRichard Low
2009-05-03Add general property supportRichard Low
2009-04-16handler wrapperRichard Low
2009-04-11Add send/get file from/to handler function, and modificationdate and add albu...Richard Low
2009-01-10Mingw32 fixesLinus Walleij
2008-11-17 Version bump to 3.4.5.alistair_boyle
2008-09-23Florent Mertens file rename functions patch.Linus Walleij
2008-09-17New helper macrosLinus Walleij
2008-06-22Bomb in storage ID support everywhere.Linus Walleij
2008-05-28Add raw device interface and wrap around it internally.Linus Walleij
2008-05-28Refactor to use raw devices internally (major change!)Linus Walleij
2008-05-23Add some documentation.Linus Walleij
2008-05-04Export macros to detect audio/video/both and trackLinus Walleij
2008-05-02Support for composer metadata.Linus Walleij
2008-04-23Added a raw device detection interface.Linus Walleij
2008-03-12New parent_id for playlists and albums.Linus Walleij
2008-01-28Withdraw parent set.Linus Walleij
2008-01-27New commands from Florent Martens.Linus Walleij
2008-01-20LIBMTP_Get_Representative_Sample()Richard Low
2008-01-14One new function, some more default foldersLinus Walleij
2007-10-16Update the so major number due to the device entry struct reworking. Fix val...jefferai
2007-10-11Whoops, didn't realize that libmtp.h was being autogenerated. Fix compile...jefferai