aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist_print.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* playlist_song: add flag "secure"Max Kellermann2010-12-231-1/+1
* playlist_print: use playlist_open_any()Max Kellermann2010-06-251-2/+2
* playlist_list: playlist_list_open_path() returns input_streamMax Kellermann2010-06-011-1/+7
* command: "listplaylist" dumps playlist filesMax Kellermann2010-02-081-0/+37
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* playlist: CamelCaseIsBadCourtney Cavin2009-07-281-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* playlist_print: added wrappers for printing the queueMax Kellermann2009-02-041-0/+85
* playlist_print: use bool instead of intMax Kellermann2009-02-041-6/+6
* playlist_print: no CamelCaseMax Kellermann2009-02-041-2/+3
* playlist: moved PlaylistInfo() to playlist_print.cMax Kellermann2009-01-231-0/+53