Home | History | Annotate | Download | only in libmtp

Lines Matching full:playlists

316 	* src/libmtp.c: store albums and playlists in the default
318 playlists has been detected.
406 to be modified by LIBMTP_Update_Playlist. (Samsung playlists)
411 * src/libmtp.c: allow for playlists with zero tracks on them,
530 * src/libmtp.c: look up the filename for playlists if the name is
589 * src/device-flags.h: new flags for Samsung playlists.
592 * src/libmtp.c: integrate Samsung playlists.
806 * src/libmtp.c: add parent_id to albums and playlists,
809 * examples/playlists.c: consequental changes.
1095 * src/libmtp.c: wrapped updating of playlists and albums into an
1097 tagging on modification date to files, tracks, playlists and
1658 * examples/playlists.c: LGPL boilerplate.
1751 * examples/playlists.c: dito.
2104 creating new albums and playlists.
2129 * src/libmtp.c: use enhanced MTP commands to create playlists and
2131 * examples/newplaylist.c: demo program for creating new playlists
2503 * examples/playlists.c: display track info using the new
2523 * examples/playlists.c: new example program.