summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Faster udev scanning recipe.Linus Walleij2009-06-021-1/+1
* A first host of Windows fixes from Carlo BraminiLinus Walleij2009-05-068-10/+18
* Document connect behaviourLinus Walleij2009-01-171-3/+3
* include fixes for *BSDLinus Walleij2009-01-1519-3/+35
* Mingw32 fixesLinus Walleij2009-01-102-2/+2
* Several new devices and fixesLinus Walleij2009-01-025-13/+15
* Dump another xml fileLinus Walleij2008-12-131-48/+46
* Another NULL check.Linus Walleij2008-12-021-1/+3
* Patch from Joe to support storagesLinus Walleij2008-09-191-8/+38
* Thursdays random updatesLinus Walleij2008-09-041-2/+3
* Various stuff, including Chris' patches to timeout defaults.Linus Walleij2008-08-301-1/+0
* Bugfix from Juanan PereiraLinus Walleij2008-08-281-2/+2
* Check for locale.Linus Walleij2008-08-181-0/+7
* Examples subdir code cleanupLinus Walleij2008-08-156-69/+101
* Bomb in storage ID support everywhere.Linus Walleij2008-06-227-16/+30
* Check charsets properly.Linus Walleij2008-06-082-28/+57
* Make raw devices used in detect.Linus Walleij2008-05-291-174/+143
* Refactor to use raw devices internally (major change!)Linus Walleij2008-05-281-25/+39
* Fix up error messages.Linus Walleij2008-05-281-7/+9
* Minor flunky.Linus Walleij2008-05-041-1/+1
* Export macros to detect audio/video/both and trackLinus Walleij2008-05-041-10/+2