aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-17have AAC and MP4 typesWarren Dukes1-0/+6
2004-03-17fix a few snafoo's in configure.acWarren Dukes1-0/+10
2004-03-11move time back into MpdTagWarren Dukes1-31/+12
2004-03-10move adding and removeing from tables from directory.c to song.cWarren Dukes1-20/+48
2004-03-10fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes1-9/+9
2004-03-10move time from tag info to song info.Warren Dukes1-18/+36
2004-03-09lets exit on unknown line in songinfo dbWarren Dukes1-0/+1
2004-03-09strip return characters that are in the id3 tagsWarren Dukes1-2/+1