Lines Matching full:examples

31 	* examples/Makefile.am: reform the way of making all
32 executable examples prefixed with "mtp-*" just set this
44 * examples/hotplug.c: drop old udev style somewhat.
55 * examples/hotplug.c: set the music player environment
68 * examples/sendfile.c: exit with 1 on error.
69 * examples/*: condensed connect subprograms to a single
127 * examples/connect.c: bad prototype for sendtrack_.
128 * examples/sentr.c: bad prototype.
142 * examples/Makefile.am: fix the bad prefixing that came in
172 * examples/albumart.c : add d option, to enable or not debug
174 * examples/albums.c : dito.
175 * examples/detect.c : dito.
187 * examples/albumart.c: add p and s switches, to support
189 * examples/newplaylist.c: dito. (Nicolas)
210 * examples/sendtr.c: patch from Andrea Grillini to support
296 * examples/pathutils.c: detect VCF files too.
304 * examples/albumart.c: dito.
305 * examples/sendfile.c: dito.
306 * examples/sendtr.c: dito.
307 * examples/thumb.c: dito.
392 * examples/hotplug.c: change the udev match rule from
423 "examples/hotplug > libmtp.usermap". But hopefully the
435 * examples/Makefile.am: the creation of the links failed:
438 * examples/albumart.c: include sys/uio.h only if it's available.
439 * examples/trexist.c: u_int32_t does not exists, into almost all
442 * examples/getfile.c: dito.
443 * examples/pathutils.c: dito, plus rindex() does not exist under
445 * examples/pathutils.h: fixes for prototypes changes made into
446 examples/pathutils.c
447 * examples/thumb.c: include sys/uio.h only if it's available.
553 * examples/*.c: (more or less) dito.
568 * examples/albumart.c: dito.
577 * examples/connect.c: usage patch from Riley Patterson.
578 * examples/sendtr.c: dito. Plus only try to add track to an
580 * examples/newfolder.c: real bad bug fixed, didn't even work
582 * examples/sendfile.c: another bad bug...
583 * examples/common.h: include <config.h> not "config.h"
597 * examples/detect.c: make mtp-detect dump out default-capabilities.xml
613 * examples/util.c: another NULL check.
717 * examples/sendtr.c: added option to specify which
753 * examples/sendtr.c: more warnings.
777 * examples/sendtr.c: fix non-strdup():ed strings to be
791 * examples/util.c: set locale to pick up environment.
815 * examples/Makefile.am: break out utility functions
817 * examples/util.h: dito.
818 * examples/util.c: dito.
819 * examples/detect.c: dito.
820 * examples/sendtr.c: dito.
821 * examples/connect.c: dito.
864 * examples/newfolder.c: consequental changes.
865 * examples/sendfile.c: consequental changes.
866 * examples/sendtr.c: consequental changes.
867 * examples/albumart.c: consequental changes.
868 * examples/newplaylist.c: consequental changes.
869 * examples/files.c: consequental changes.
870 * examples/tracks.c: correct misleading strings.
886 * examples/connect.c: check charset properly.
887 * examples/sendtr.c: dito.
926 * examples/detect.c: switch to using raw device
942 * examples/detect.c: fix up error messages. Use error
984 * examples/sendtr.c: use the new macro to detect track
992 * examples/albums.c: consequental changes.
993 * examples/connect.c: dito.
994 * examples/sendtr.c: dito.
995 * examples/tracks.c: dito.
1012 * examples/detect.c: exercise the raw device detection code.
1016 * examples/pathutils.c: fix a folder identification bug,
1023 * examples/hotplug.c: switch from using "info.bus" to
1028 * examples/playlists.c: consequental changes.
1029 * examples/albums.c: consequental changes.
1055 * examples/pathutils.c: fix up item ID typing to uint32_t,
1058 * examples/pathutils.h: move a function static.
1062 * examples/sendtr.c: add transferred tracks to albums if possible.
1068 * examples/pathutils.c: fix a problem where all files sent has
1131 * examples/pathutils.c: recognize .bin files as firmware,
1169 * examples/albumart.c: patch from Chris Waters <xtifr@debian.org>
1174 * examples/newplaylist.c: dito.
1175 * examples/pathutils.c: dito.
1176 * examples/thumb.c: dito.
1240 * examples/hotplug.c: port to use vendor and product instead of
1285 * examples/files.c: display 64bit file sizes in hex correctly.
1373 * examples/hotplug.c: edit up into a udev ruleset that is
1384 * examples/hotplug.c: use old udev style by default, use new
1403 * examples/Makefile.am: move include define from AM_CFLAGS to
1473 * examples/sendtr.c: shape up print-outs, LFS support.
1474 * examples/sendfile.c: dito.
1493 * examples/hotplug.c: switch to use ATTR{} instead of SYSFS{}
1527 * examples/hotplug.c: changed subsystem from "usb_device"
1536 * examples/reset.c: Add a device reset program.
1562 * examples/hotplug.c: force HAL OGG support on iriver devices.
1609 * examples/hotplug.c: Fix/update HAL output to conform
1618 * examples/hotplug.c: output a usb.ids map if need be.
1672 * examples/hotplug.c: fix GOTO style in udev map.
1676 * examples/files.c: some WIN32 64bit prefix fixup.
1677 * examples/tracks.c: dito.
1681 * examples/*.c: Print library version number on execution of examples.
1729 * examples/pathutils.c: found a (small) bug.
1783 * examples/detect.c: Use new API function to count number of devices
1844 * examples/detect.c: Stub out probe functionality
1852 * examples/albums.c: Updated to use new multi device code
1853 * examples/tracks.c: Updated to use new multi device code
1854 * examples/files.c: Updated to use new multi device code
1876 * examples/newplaylist.c: LGPL boilerplate, crediting Robert.
1877 * examples/playlists.c: LGPL boilerplate.
1878 * examples/sendfile.c: LGPL boilerplate, crediting me and Chris.
1879 * examples/sendtr.c: LGPL boilerplate, crediting me, Chris,
1881 * examples/thumb.c: LGPL boilerplate, crediting Robert.
1882 * examples/tracks.c: LGPL boilerplate.
1883 * examples/trexist.c: LGPL boilerplate, crediting noone.
1887 * examples/folders.c: Updated to use new multi device code
1897 * examples/detect.c: Adjusted function calls to use new multiple
1922 * examples/albumart.c: LGPL boilerplate, crediting Andy.
1923 * examples/pathutils.h: LGPL boilerplate, crediting Chris.
1924 * examples/pathutils.c: LGPL boilerplate, crediting me and Chris.
1925 * examples/common.h: LGPL boilerplate.
1926 * examples/albums.c: LGPL boilerplate, crediting Chris.
1927 * examples/connect.c: LGPL boilerplate, crediting Chris.
1928 * examples/delfile.c: LGPL boilerplate, crediting me and Chris.
1929 * examples/detect.c: LGPL boilerplate.
1930 * examples/emptyfolders.c: LGPL boilerplate, crediting Andy.
1931 * examples/files.c: LGPL boilerplate.
1932 * examples/folders.c: LGPL boilerplate.
1933 * examples/format.c: LGPL boilerplate.
1934 * examples/getfile.c: LGPL boilerplate, crediting me and Chris.
1935 * examples/getplaylist.c: LGPL boilerplate.
1936 * examples/hotplug.c: LGPL boilerplate, crediting me and Marcus.
1937 * examples/newfolder.c: LGPL boilerplate, crediting me and Chris.
1961 * examples/albumart.c: use the new errostack.
1962 * examples/delfile.c: dito.
1963 * examples/detect.c: dito.
1964 * examples/emptyfolders.c: dito.
1965 * examples/format.c: dito.
1966 * examples/getfile.c: dito.
1967 * examples/getplaylist.c: dito.
1968 * examples/newfolder.c: dito.
1969 * examples/newplaylist.c: dito.
1970 * examples/playlists.c: dito.
1971 * examples/sendfile.c: dito.
1972 * examples/sendtr.c: dito.
1973 * examples/thumb.c: dito.
1998 errors and adjust examples to make use of the error
2097 * examples/pathutils.c: reflect new filetypes.
2098 * examples/sendtr.c: dito.
2164 * examples/format.c: make the format command comply with
2176 * examples/detect.c: compilation warnings fixed.
2187 * examples/detect.c: dito.
2210 * examples/albumart.c: free memory after use.
2211 * examples/thumb.c: dito.
2223 * examples/albumart.c: altered to use new abstract function above
2234 * examples/albumart.c: dito.
2238 * examples/Makefile.am: make sure symlinks really end
2292 * examples/files.c: unsigned int sized printout.
2293 * examples/tracks.c: sort of the same.
2305 * examples/hotplug.c: adding HAL style XML output for
2307 * examples/Makefile.am: fixing a bug in the automake
2343 * examples/emptyfolders.c: new example program for pruning empty
2350 * examples/newplaylist.c: demo program for creating new playlists
2351 * examples/Makefile.am: add demo newplaylists program
2388 * examples/tracks.c: really use undeprecated API entry.
2396 * examples/tracks.c: use undeprecated API entry.
2397 * examples/connect.c: ditto.
2398 * examples/detect.c: ditto.
2399 * examples/files.c: ditto.
2426 * examples/albumart.c: simple tool for adding album art.
2461 * examples/delfile.c: patch from Chris Debenham
2467 * examples/delfile.c: patch from Chris Debenham to make
2478 * examples/evolution-sync.sh: example script to illustrate
2486 * examples/sendfile.c: support vcard3.
2496 * examples/format.c: formatting test program.
2497 * examples.Makefile.am: added format.
2567 * examples/refactortest.c: removed. Who uses this?
2601 * examples/getfile.c: some display bar cosmetic fixup.
2648 * examples/detect.c: reflect changes.
2656 * examples/detect.c: use that function.
2704 * examples/detect.c: use that function.
2712 * examples/detect.c: use proper tempfile function.
2715 * examples/tracks.c: ditto.
2722 * examples/playlists.c: display track info using the new
2724 * examples/getplaylist.c: ditto.
2742 * examples/playlists.c: new example program.
2748 * examples/sendtr.c: fixed annoying bug that made this
2766 * examples/sendfile.c: send proper JPEG type
2778 * doc/examples.h: produce correct documentation.
2790 * examples/refactortest.c: reflect changes.
2796 * examples/refactortest.c: Added simple example to use refactoring
2797 * examples/getplaylist.c: Added example to extract playlist data
2807 * examples/detect.c: make it possible to do very
2821 * examples/sendfile.c: fixes some more filetypes.
2834 * examples/sendfile.c: interface dependency changes.
2835 * examples/sendtr.c: dito.
2844 * examples/sendfile.c: first file sender program based
2846 * examples/Makefile.am: new program, new entry.
2879 * examples/folders.c: dito.
2880 * examples/newfolder.c: dito.
2881 * examples/trexist.c: dito.
2886 * examples/hotplug.c: new program to create device