aboutsummaryrefslogtreecommitdiffstats
path: root/src/song_print.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* song_print: song_print() returns voidMax Kellermann2010-02-081-2/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* song: renamed attribute "url" to "uri"Max Kellermann2009-10-131-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* song: converted typedef Song to struct songMax Kellermann2008-10-081-4/+6
* song: replace printSong* with song_print_*Eric Wong2008-10-071-2/+2
* Replace SongList with struct songvecEric Wong2008-09-231-1/+3
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-071-3/+3
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-071-0/+30