aboutsummaryrefslogtreecommitdiff
path: root/src/song_print.c
Commit message (Expand)AuthorAge
* directory: replace songvec with doubly linked listMax Kellermann2012-01-24
* db_print: move code to function db_selection_print()Max Kellermann2011-09-13
* copyright year 2011Max Kellermann2011-01-29
* {queue,song}_print: print relative paths if possibleMax Kellermann2010-07-25
* song_print: simplified start_ms/end_ms checkMax Kellermann2010-06-25
* command: fallback strftime() formats on WIN32Max Kellermann2010-05-18
* song_print: song_print() returns voidMax Kellermann2010-02-08
* Update copyright notices.Avuton Olrich2009-12-31
* 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