aboutsummaryrefslogtreecommitdiff
path: root/src/song_save.c
Commit message (Expand)AuthorAge
* directory: eliminate CamelCaseMax Kellermann2008-10-08
* song: removed CamelCaseMax Kellermann2008-10-08
* song: replaced all song constructorsMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-08
* song: use songvec_for_each() in songvec_print() / songvec_save()Max Kellermann2008-10-07
* song: stop storing song_typeEric Wong2008-10-06
* song: use flex arrays to store song->urlEric Wong2008-10-06
* song: get rid of newNullSong()Eric Wong2008-10-06
* songvec: remove songvec_pruneEric Wong2008-09-23
* Don't try to prune unless we're updatingEric Wong2008-09-23
* Replace SongList with struct songvecEric Wong2008-09-23
* tag: added buffered versions of the tag_print.c codeMax Kellermann2008-09-07
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-07