summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* convert examples to use LIBMTP_FreeMemoryMarcus Meissner2023-04-226-16/+16
* remove dependency on ptp.hMarcus Meissner2023-04-161-5/+4
* merge over previously missing copyright headers from chrome libmtp forkMarcus Meissner2022-11-151-0/+17
* added optional serial number parameter to 'mtp-delfile'Holger Schemel2020-10-271-14/+3
* added optional serial number parameter to 'mtp-getfile'Holger Schemel2020-10-271-14/+3
* added serial number of device to output of 'mtp-files'Holger Schemel2020-10-271-2/+7
* added optional device ID parameter to 'mtp-delfile'Holger Schemel2020-07-213-7/+35
* fixed usage text for 'mtp-delfile' according to implementationHolger Schemel2020-07-211-1/+1
* added optional device ID parameter to 'mtp-getfile'Holger Schemel2020-07-203-8/+37
* fixed length in string comparisonsHolger Schemel2020-07-201-2/+2
* Add LIBMTP_FILES_AND_FOLDERS_ROOT and fix examplesStanisław Pitucha2017-02-045-5/+5
* check read return in albumartMarcus Meissner2015-10-041-2/+5
* simplify the reader logic, there is no 16 bit entity involvedMarcus Meissner2015-10-041-15/+7
* remove some memory leaks (Coverity)Marcus Meissner2015-10-041-3/+19
* sendtr: fixed memory leak in error exitMarcus Meissner2015-10-041-6/+5
* examples: detect: fresh up detectLinus Walleij2015-08-221-32/+42
* examples: albums: retire cached codeLinus Walleij2015-08-211-14/+58
* examples: tracks: retire cached codeLinus Walleij2015-08-212-21/+62
* examples: files: retire cached codeLinus Walleij2015-08-211-23/+56
* allocate albuminfo and trackinfo later, to avoidMarcus Meissner2015-04-111-3/+6
* free allocated memory on exit (Coverity)Marcus Meissner2015-04-111-2/+10
* Fix memory leak in mtp-filetree example.Lei Zhang2013-11-061-1/+7
* Do not use legacy device interface in mtp-folders.Lei Zhang2013-11-061-7/+15
* Oops.. restore examples to their original debug flags.Catalin Patulea2012-07-304-4/+4
* Clean up related to debug flags.Catalin Patulea2012-07-204-5/+5
* Beef up UTF-8 detection.Catalin Patulea2012-07-181-5/+10
* Venkateswarma found this bug in sendtr.c:Venkateswara Rao Mandela2012-05-161-5/+28
* Fix some confused iteratorsLinus Walleij2012-01-124-55/+54
* Add a new interface for getting the folder list for a certainLinus Walleij2011-03-052-11/+26
* More API changesLinus Walleij2011-03-052-13/+12
* Refactor and revamp the new interface a bit.Linus Walleij2011-03-054-13/+168
* Add proper .gitignore filesLinus Walleij2011-01-232-25/+3
* Fixes missing connect.h fileLinus Walleij2011-01-231-1/+1
* Clean up the making of examplesLinus Walleij2010-12-051-19/+19
* Moved mtp-hotplug to separate util/ dirLinus Walleij2010-11-302-209/+1
* Drop some old udev styleingLinus Walleij2010-11-301-26/+20
* Tag on ID_MTP_DEVICE and ID_MEDIA_PLAYER to the udev environmentLinus Walleij2010-11-281-2/+2
* Set the ID_MUSIC_PLAYER environment variable for udevLinus Walleij2010-11-241-1/+1
* Missed to check in this file, mea culpa.Linus Walleij2010-10-181-0/+37
* Collect headers for connect in a single header and propagateLinus Walleij2010-10-176-243/+227
* Exit sendfile with 1 on error.Linus Walleij2010-10-171-4/+5
* A new device and sendtr prototype fixupLinus Walleij2010-01-303-16/+24
* Fix the symlink creation problem.Linus Walleij2010-01-191-5/+5
* You can never get enough whitespaceLinus Walleij2009-11-071-20/+20
* Add a new function to API to enable debug modenicklas792009-09-283-3/+36
* Add 'p' and 's' command line optionsnicklas792009-09-282-8/+24
* Patch for quiet modeLinus Walleij2009-09-211-44/+32
* Detect VCF filesLinus Walleij2009-06-201-0/+2
* printf pretty printLinus Walleij2009-06-151-2/+1
* Largefile fixup from Marcus.Linus Walleij2009-06-154-28/+5