aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* song: converted typedef Song to struct songMax Kellermann2008-10-081-7/+9
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-081-20/+27
* update: merged exploreDirectory() into updateDirectory()Max Kellermann2008-10-081-47/+13
* directory: moved code to update.cMax Kellermann2008-10-081-0/+571