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