aboutsummaryrefslogtreecommitdiff
path: root/src/song_save.h
Commit message (Expand)AuthorAge
* directory: replace songvec with doubly linked listMax Kellermann2012-01-24
* fix common misspellingsJonathan Neuschäfer2011-03-31
* copyright year 2011Max Kellermann2011-01-29
* queue_save: save tags and range of non-database songsMax Kellermann2010-07-25
* song_save: pass const songvec to songvec_save()Max Kellermann2010-07-21
* song_save: include cleanupMax Kellermann2010-07-21
* Update copyright notices.Avuton Olrich2009-12-31
* song_save: load one song at a timeMax Kellermann2009-11-01
* text_file: allocate line buffers dynamicallyMax Kellermann2009-11-01
* song_save: use GError for error handlingMax Kellermann2009-07-05
* song_save: no CamelCaseMax Kellermann2009-07-05
* all: Update copyright header.Avuton Olrich2009-03-13
* added prefix to header macrosMax Kellermann2008-10-31
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-08
* Replace SongList with struct songvecEric Wong2008-09-23
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-07