Searched refs:playlists (Results 1 – 7 of 7) sorted by relevance
53 LIBMTP_playlist_t *playlists; in main() local65 playlists = LIBMTP_Get_Playlist_List(device); in main()66 if (playlists == NULL) { in main()70 pl = playlists; in main()
2 folders trexist playlists getplaylist \ program15 playlists_SOURCES=playlists.c util.c util.h common.h
39 trexist$(EXEEXT) playlists$(EXEEXT) getplaylist$(EXEEXT) \105 am_playlists_OBJECTS = playlists.$(OBJEXT) util.$(OBJEXT)281 playlists_SOURCES = playlists.c util.c util.h common.h403 playlists$(EXEEXT): $(playlists_OBJECTS) $(playlists_DEPENDENCIES) 404 @rm -f playlists$(EXEEXT)440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playlists.Po@am__quote@
316 * src/libmtp.c: store albums and playlists in the default318 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[all …]
94 7. FEATURE: Make abstract playlists really become size -1 when created as
662 different way of storing playlists in an UTF-16 encoded .spl-like file663 instead! This is why playlists/albums must have their own structs and
890 * @defgroup playlists The audio/video playlist management API.