aboutsummaryrefslogtreecommitdiffstats
path: root/src/song_save.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* queue_save: save tags and range of non-database songsMax Kellermann2010-07-251-0/+4
* song_save: pass const songvec to songvec_save()Max Kellermann2010-07-211-1/+2
* song_save: include cleanupMax Kellermann2010-07-211-1/+0
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* song_save: load one song at a timeMax Kellermann2009-11-011-5/+7
* text_file: allocate line buffers dynamicallyMax Kellermann2009-11-011-1/+1
* song_save: use GError for error handlingMax Kellermann2009-07-051-2/+14
* song_save: no CamelCaseMax Kellermann2009-07-051-2/+2
* 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-1/+2
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-081-1/+1
* Replace SongList with struct songvecEric Wong2008-09-231-2/+4
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-071-0/+29