aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_print.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* db_print: print extra "playlist" object for embedded CUE sheetsMax Kellermann2012-02-121-12/+30
* playlist_vector: use the list_head libraryMax Kellermann2012-02-121-0/+1
* db_print: print absolute URI of playlist entriesMax Kellermann2011-10-081-3/+17
* db_print: move code to function db_selection_print()Max Kellermann2011-09-131-2/+15
* db_visitor: add method playlist()Max Kellermann2011-09-131-0/+37
* database: don't allow uri==NULLMax Kellermann2011-09-131-1/+1
* database: add struct db_visitorMax Kellermann2011-09-131-52/+92
* dbUtils: move code to db_print.cMax Kellermann2011-09-061-0/+270