Lines Matching full:examples
77 * examples/pathutils.c: detect VCF files too.
85 * examples/albumart.c: dito.
86 * examples/sendfile.c: dito.
87 * examples/sendtr.c: dito.
88 * examples/thumb.c: dito.
173 * examples/hotplug.c: change the udev match rule from
204 "examples/hotplug > libmtp.usermap". But hopefully the
216 * examples/Makefile.am: the creation of the links failed:
219 * examples/albumart.c: include sys/uio.h only if it's available.
220 * examples/trexist.c: u_int32_t does not exists, into almost all
223 * examples/getfile.c: dito.
224 * examples/pathutils.c: dito, plus rindex() does not exist under
226 * examples/pathutils.h: fixes for prototypes changes made into
227 examples/pathutils.c
228 * examples/thumb.c: include sys/uio.h only if it's available.
334 * examples/*.c: (more or less) dito.
349 * examples/albumart.c: dito.
358 * examples/connect.c: usage patch from Riley Patterson.
359 * examples/sendtr.c: dito. Plus only try to add track to an
361 * examples/newfolder.c: real bad bug fixed, didn't even work
363 * examples/sendfile.c: another bad bug...
364 * examples/common.h: include <config.h> not "config.h"
378 * examples/detect.c: make mtp-detect dump out default-capabilities.xml
394 * examples/util.c: another NULL check.
498 * examples/sendtr.c: added option to specify which
534 * examples/sendtr.c: more warnings.
558 * examples/sendtr.c: fix non-strdup():ed strings to be
572 * examples/util.c: set locale to pick up environment.
596 * examples/Makefile.am: break out utility functions
598 * examples/util.h: dito.
599 * examples/util.c: dito.
600 * examples/detect.c: dito.
601 * examples/sendtr.c: dito.
602 * examples/connect.c: dito.
645 * examples/newfolder.c: consequental changes.
646 * examples/sendfile.c: consequental changes.
647 * examples/sendtr.c: consequental changes.
648 * examples/albumart.c: consequental changes.
649 * examples/newplaylist.c: consequental changes.
650 * examples/files.c: consequental changes.
651 * examples/tracks.c: correct misleading strings.
667 * examples/connect.c: check charset properly.
668 * examples/sendtr.c: dito.
707 * examples/detect.c: switch to using raw device
723 * examples/detect.c: fix up error messages. Use error
765 * examples/sendtr.c: use the new macro to detect track
773 * examples/albums.c: consequental changes.
774 * examples/connect.c: dito.
775 * examples/sendtr.c: dito.
776 * examples/tracks.c: dito.
793 * examples/detect.c: exercise the raw device detection code.
797 * examples/pathutils.c: fix a folder identification bug,
804 * examples/hotplug.c: switch from using "info.bus" to
809 * examples/playlists.c: consequental changes.
810 * examples/albums.c: consequental changes.
836 * examples/pathutils.c: fix up item ID typing to uint32_t,
839 * examples/pathutils.h: move a function static.
843 * examples/sendtr.c: add transferred tracks to albums if possible.
849 * examples/pathutils.c: fix a problem where all files sent has
912 * examples/pathutils.c: recognize .bin files as firmware,
950 * examples/albumart.c: patch from Chris Waters <xtifr@debian.org>
955 * examples/newplaylist.c: dito.
956 * examples/pathutils.c: dito.
957 * examples/thumb.c: dito.
1021 * examples/hotplug.c: port to use vendor and product instead of
1066 * examples/files.c: display 64bit file sizes in hex correctly.
1154 * examples/hotplug.c: edit up into a udev ruleset that is
1165 * examples/hotplug.c: use old udev style by default, use new
1184 * examples/Makefile.am: move include define from AM_CFLAGS to
1254 * examples/sendtr.c: shape up print-outs, LFS support.
1255 * examples/sendfile.c: dito.
1274 * examples/hotplug.c: switch to use ATTR{} instead of SYSFS{}
1308 * examples/hotplug.c: changed subsystem from "usb_device"
1317 * examples/reset.c: Add a device reset program.
1343 * examples/hotplug.c: force HAL OGG support on iriver devices.
1390 * examples/hotplug.c: Fix/update HAL output to conform
1399 * examples/hotplug.c: output a usb.ids map if need be.
1453 * examples/hotplug.c: fix GOTO style in udev map.
1457 * examples/files.c: some WIN32 64bit prefix fixup.
1458 * examples/tracks.c: dito.
1462 * examples/*.c: Print library version number on execution of examples.
1510 * examples/pathutils.c: found a (small) bug.
1564 * examples/detect.c: Use new API function to count number of devices
1625 * examples/detect.c: Stub out probe functionality
1633 * examples/albums.c: Updated to use new multi device code
1634 * examples/tracks.c: Updated to use new multi device code
1635 * examples/files.c: Updated to use new multi device code
1657 * examples/newplaylist.c: LGPL boilerplate, crediting Robert.
1658 * examples/playlists.c: LGPL boilerplate.
1659 * examples/sendfile.c: LGPL boilerplate, crediting me and Chris.
1660 * examples/sendtr.c: LGPL boilerplate, crediting me, Chris,
1662 * examples/thumb.c: LGPL boilerplate, crediting Robert.
1663 * examples/tracks.c: LGPL boilerplate.
1664 * examples/trexist.c: LGPL boilerplate, crediting noone.
1668 * examples/folders.c: Updated to use new multi device code
1678 * examples/detect.c: Adjusted function calls to use new multiple
1703 * examples/albumart.c: LGPL boilerplate, crediting Andy.
1704 * examples/pathutils.h: LGPL boilerplate, crediting Chris.
1705 * examples/pathutils.c: LGPL boilerplate, crediting me and Chris.
1706 * examples/common.h: LGPL boilerplate.
1707 * examples/albums.c: LGPL boilerplate, crediting Chris.
1708 * examples/connect.c: LGPL boilerplate, crediting Chris.
1709 * examples/delfile.c: LGPL boilerplate, crediting me and Chris.
1710 * examples/detect.c: LGPL boilerplate.
1711 * examples/emptyfolders.c: LGPL boilerplate, crediting Andy.
1712 * examples/files.c: LGPL boilerplate.
1713 * examples/folders.c: LGPL boilerplate.
1714 * examples/format.c: LGPL boilerplate.
1715 * examples/getfile.c: LGPL boilerplate, crediting me and Chris.
1716 * examples/getplaylist.c: LGPL boilerplate.
1717 * examples/hotplug.c: LGPL boilerplate, crediting me and Marcus.
1718 * examples/newfolder.c: LGPL boilerplate, crediting me and Chris.
1742 * examples/albumart.c: use the new errostack.
1743 * examples/delfile.c: dito.
1744 * examples/detect.c: dito.
1745 * examples/emptyfolders.c: dito.
1746 * examples/format.c: dito.
1747 * examples/getfile.c: dito.
1748 * examples/getplaylist.c: dito.
1749 * examples/newfolder.c: dito.
1750 * examples/newplaylist.c: dito.
1751 * examples/playlists.c: dito.
1752 * examples/sendfile.c: dito.
1753 * examples/sendtr.c: dito.
1754 * examples/thumb.c: dito.
1779 errors and adjust examples to make use of the error
1878 * examples/pathutils.c: reflect new filetypes.
1879 * examples/sendtr.c: dito.
1945 * examples/format.c: make the format command comply with
1957 * examples/detect.c: compilation warnings fixed.
1968 * examples/detect.c: dito.
1991 * examples/albumart.c: free memory after use.
1992 * examples/thumb.c: dito.
2004 * examples/albumart.c: altered to use new abstract function above
2015 * examples/albumart.c: dito.
2019 * examples/Makefile.am: make sure symlinks really end
2073 * examples/files.c: unsigned int sized printout.
2074 * examples/tracks.c: sort of the same.
2086 * examples/hotplug.c: adding HAL style XML output for
2088 * examples/Makefile.am: fixing a bug in the automake
2124 * examples/emptyfolders.c: new example program for pruning empty
2131 * examples/newplaylist.c: demo program for creating new playlists
2132 * examples/Makefile.am: add demo newplaylists program
2169 * examples/tracks.c: really use undeprecated API entry.
2177 * examples/tracks.c: use undeprecated API entry.
2178 * examples/connect.c: ditto.
2179 * examples/detect.c: ditto.
2180 * examples/files.c: ditto.
2207 * examples/albumart.c: simple tool for adding album art.
2242 * examples/delfile.c: patch from Chris Debenham
2248 * examples/delfile.c: patch from Chris Debenham to make
2259 * examples/evolution-sync.sh: example script to illustrate
2267 * examples/sendfile.c: support vcard3.
2277 * examples/format.c: formatting test program.
2278 * examples.Makefile.am: added format.
2348 * examples/refactortest.c: removed. Who uses this?
2382 * examples/getfile.c: some display bar cosmetic fixup.
2429 * examples/detect.c: reflect changes.
2437 * examples/detect.c: use that function.
2485 * examples/detect.c: use that function.
2493 * examples/detect.c: use proper tempfile function.
2496 * examples/tracks.c: ditto.
2503 * examples/playlists.c: display track info using the new
2505 * examples/getplaylist.c: ditto.
2523 * examples/playlists.c: new example program.
2529 * examples/sendtr.c: fixed annoying bug that made this
2547 * examples/sendfile.c: send proper JPEG type
2559 * doc/examples.h: produce correct documentation.
2571 * examples/refactortest.c: reflect changes.
2577 * examples/refactortest.c: Added simple example to use refactoring
2578 * examples/getplaylist.c: Added example to extract playlist data
2588 * examples/detect.c: make it possible to do very
2602 * examples/sendfile.c: fixes some more filetypes.
2615 * examples/sendfile.c: interface dependency changes.
2616 * examples/sendtr.c: dito.
2625 * examples/sendfile.c: first file sender program based
2627 * examples/Makefile.am: new program, new entry.
2660 * examples/folders.c: dito.
2661 * examples/newfolder.c: dito.
2662 * examples/trexist.c: dito.
2667 * examples/hotplug.c: new program to create device