aboutsummaryrefslogtreecommitdiff
path: root/src/song_print.c
Commit message (Expand)AuthorAge
* song: added support for selecting a time rangeMax Kellermann2009-12-27
* include config.h in all sourcesMax Kellermann2009-11-12
* song: renamed attribute "url" to "uri"Max Kellermann2009-10-13
* song_print: check gmtime_r()'s return valueMax Kellermann2009-07-06
* song_print: send song modification time to clientMax Kellermann2009-07-05
* all: Update copyright header.Avuton Olrich2009-03-13
* song_print: hide HTTP password in playlistMax Kellermann2009-02-27
* directory: added directory_is_root()Max Kellermann2009-01-04
* directory: fix update in root directoryMax Kellermann2008-10-08
* directory: eliminate CamelCaseMax Kellermann2008-10-08
* song: removed CamelCaseMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* song: use songvec_for_each() in songvec_print() / songvec_save()Max Kellermann2008-10-07
* song: replace printSong* with song_print_*Eric Wong2008-10-07
* Replace SongList with struct songvecEric Wong2008-09-23
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-07
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-07