Home
last modified time | relevance | path

Searched refs:albums (Results 1 – 6 of 6) sorted by relevance

/external/markdown/markdown/extensions/
Dimagelinks.py54 albums = []
111 if not album in albums :
112 albums.append(album)
/external/libmtp/examples/
DMakefile.am3 format albumart albums newplaylist emptyfolders \ program
20 albums_SOURCES=albums.c util.c util.h common.h
DMakefile.in40 format$(EXEEXT) albumart$(EXEEXT) albums$(EXEEXT) \
63 am_albums_OBJECTS = albums.$(OBJEXT) util.$(OBJEXT)
286 albums_SOURCES = albums.c util.c util.h common.h
373 albums$(EXEEXT): $(albums_OBJECTS) $(albums_DEPENDENCIES)
374 @rm -f albums$(EXEEXT)
426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/albums.Po@am__quote@
/external/libmtp/
DChangeLog316 * src/libmtp.c: store albums and playlists in the default
317 music folder if no default folder for albums resp.
531 missing or not properly set. Not doing the same for albums -
771 needed for classical albums, on abstract albums.
773 * examples/albums.c: consequental changes.
806 * src/libmtp.c: add parent_id to albums and playlists,
810 * examples/albums.c: consequental changes.
843 * examples/sendtr.c: add transferred tracks to albums if possible.
925 * src/libmtp.c: make libmtp use PTP_OPC_AlbumArtist on albums,
1095 * src/libmtp.c: wrapped updating of playlists and albums into an
[all …]
DREADME657 Playlists and albums aren't really files, thinking about
663 instead! This is why playlists/albums must have their own structs and
/external/libmtp/src/
Dlibmtp.h.in903 * @defgroup albums The audio/video album management API.