summaryrefslogtreecommitdiff
path: root/src/song_print.c
AgeCommit message (Expand)Author
2010-05-18command: fallback strftime() formats on WIN32Max Kellermann
2010-02-08song_print: song_print() returns voidMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-27song: added support for selecting a time rangeMax Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-10-13song: renamed attribute "url" to "uri"Max Kellermann
2009-07-06song_print: check gmtime_r()'s return valueMax Kellermann
2009-07-05song_print: send song modification time to clientMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-27song_print: hide HTTP password in playlistMax Kellermann
2009-01-04directory: added directory_is_root()Max Kellermann
2008-10-08directory: fix update in root directoryMax Kellermann
2008-10-08directory: eliminate CamelCaseMax Kellermann
2008-10-08song: removed CamelCaseMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-10-07song: use songvec_for_each() in songvec_print() / songvec_save()Max Kellermann
2008-10-07song: replace printSong* with song_print_*Eric Wong
2008-09-23Replace SongList with struct songvecEric Wong
2008-09-07pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann
2008-09-07song: moved code to song_print.c, song_save.cMax Kellermann