aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue_print.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* queue_print: rename to QueuePrint.cxxMax Kellermann2012-08-291-104/+0
* locate: add a per-item "fold_case" flagMax Kellermann2012-08-081-13/+1
* locate: add "casefold" flag to parserMax Kellermann2012-08-071-8/+2
* queue: implement song "priorities"Max Kellermann2011-07-191-0/+4
* copyright year 2011Max Kellermann2011-01-291-1/+1
* {queue,song}_print: print relative paths if possibleMax Kellermann2010-07-251-0/+1
* queue_print: hide HTTP password in the "playlist" commandMax Kellermann2010-07-251-5/+2
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* queue_print: queue_print_song_info() is not necessry for export.Avuton Olrich2009-03-301-1/+9
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* locate: added locate_item_list_casefold()Max Kellermann2009-01-241-5/+1
* queue_print, dbUtils: use struct locate_item_listMax Kellermann2009-01-241-7/+8
* locate: added struct locate_item_listMax Kellermann2009-01-241-5/+5
* locate: no CamelCaseMax Kellermann2009-01-241-3/+3
* queue_print: use new_items instead of itemsMax Kellermann2009-01-241-1/+1
* playlist: removed locate functions to queue_print.cMax Kellermann2009-01-241-0/+34
* playlist: moved some printing code to queue_print.cMax Kellermann2009-01-231-0/+79