aboutsummaryrefslogtreecommitdiffstats
path: root/src/directory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-11move time back into MpdTagWarren Dukes1-1/+1
2004-03-10move adding and removeing from tables from directory.c to song.cWarren Dukes1-8/+4
2004-03-10update when mtimes are not the sameWarren Dukes1-1/+1
2004-03-10fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes1-8/+8
2004-03-10move time from tag info to song info.Warren Dukes1-2/+2
2004-03-09clean up logging for creating and updating the dbWarren Dukes1-3/+6
2004-03-09remove empty directoriesWarren Dukes1-0/+21
2004-03-09exit on any unknown line in the dbWarren Dukes1-0/+1
2004-03-09strip return characters that are in the id3 tagsWarren Dukes1-1/+1
2004-02-27display db_playtime in statsWarren Dukes1-0/+19