Home | History | Annotate | Download | only in libmtp

Lines Matching full:tracks

274 	  LIBMTP_Send_Track_From_Handler functions to get/send files/tracks
411 * src/libmtp.c: allow for playlists with zero tracks on them,
651 * examples/tracks.c: correct misleading strings.
776 * examples/tracks.c: dito.
781 * src/libmtp.c: recognize audio files as tracks, since this
843 * examples/sendtr.c: add transferred tracks to albums if possible.
928 tracks though, what's the point, and what does it mean if this
1097 tagging on modification date to files, tracks, playlists and
1298 * src/libmtp.c: 64 bit filesize support for tracks
1381 tracks; check first if the object type can set name/artist/genre.
1458 * examples/tracks.c: dito.
1634 * examples/tracks.c: Updated to use new multi device code
1663 * examples/tracks.c: LGPL boilerplate.
2011 tracks or files.
2074 * examples/tracks.c: sort of the same.
2118 * src/libmtp.c: check for zerolength files/tracks.
2123 * src/libmtp.c: get "parent_id" property when reading tracks.
2144 * src/libmtp.c: fixed parent handle for uploaded tracks
2169 * examples/tracks.c: really use undeprecated API entry.
2177 * examples/tracks.c: use undeprecated API entry.
2496 * examples/tracks.c: ditto.
2612 sent along with files and tracks.
2704 * Deltr example program to delete tracks, plus corresponding
2714 * Untested gettr.c and sendtr.c programs to get and send tracks