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