aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2017-02-04Add LIBMTP_FILES_AND_FOLDERS_ROOT and fix examplesStanisław Pitucha
2015-10-04check read return in albumartMarcus Meissner
2015-10-04simplify the reader logic, there is no 16 bit entity involvedMarcus Meissner
2015-10-04remove some memory leaks (Coverity)Marcus Meissner
2015-10-04sendtr: fixed memory leak in error exitMarcus Meissner
2015-08-22examples: detect: fresh up detectLinus Walleij
2015-08-21examples: albums: retire cached codeLinus Walleij
2015-08-21examples: tracks: retire cached codeLinus Walleij
2015-08-21examples: files: retire cached codeLinus Walleij
2015-04-11allocate albuminfo and trackinfo later, to avoidMarcus Meissner
2015-04-11free allocated memory on exit (Coverity)Marcus Meissner
2013-11-06Fix memory leak in mtp-filetree example.Lei Zhang
2013-11-06Do not use legacy device interface in mtp-folders.Lei Zhang
2012-07-30Oops.. restore examples to their original debug flags.Catalin Patulea
2012-07-20Clean up related to debug flags.Catalin Patulea
2012-07-18Beef up UTF-8 detection.Catalin Patulea
2012-05-16Venkateswarma found this bug in sendtr.c:Venkateswara Rao Mandela
2012-01-12Fix some confused iteratorsLinus 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-01-23Add proper .gitignore filesLinus Walleij
2011-01-23Fixes missing connect.h fileLinus Walleij
2010-12-05Clean up the making of examplesLinus Walleij
2010-11-30Moved mtp-hotplug to separate util/ dirLinus Walleij
2010-11-30Drop some old udev styleingLinus Walleij
2010-11-28Tag on ID_MTP_DEVICE and ID_MEDIA_PLAYER to the udev environmentLinus Walleij
2010-11-24Set the ID_MUSIC_PLAYER environment variable for udevLinus Walleij
2010-10-18Missed to check in this file, mea culpa.Linus Walleij
2010-10-17Collect headers for connect in a single header and propagateLinus Walleij
2010-10-17Exit sendfile with 1 on error.Linus Walleij
2010-01-30A new device and sendtr prototype fixupLinus Walleij
2010-01-19Fix the symlink creation problem.Linus Walleij
2009-11-07You can never get enough whitespaceLinus Walleij
2009-09-28Add a new function to API to enable debug modenicklas79
2009-09-28Add 'p' and 's' command line optionsnicklas79
2009-09-21Patch for quiet modeLinus Walleij
2009-06-20Detect VCF filesLinus Walleij
2009-06-15printf pretty printLinus Walleij
2009-06-15Largefile fixup from Marcus.Linus Walleij
2009-06-02Faster udev scanning recipe.Linus Walleij
2009-05-06A first host of Windows fixes from Carlo BraminiLinus Walleij
2009-01-17Document connect behaviourLinus Walleij
2009-01-15include fixes for *BSDLinus Walleij
2009-01-10Mingw32 fixesLinus Walleij
2009-01-02Several new devices and fixesLinus Walleij
2008-12-13Dump another xml fileLinus Walleij
2008-12-02Another NULL check.Linus Walleij
2008-09-19Patch from Joe to support storagesLinus Walleij
2008-09-04Thursdays random updatesLinus Walleij