summaryrefslogtreecommitdiff
path: root/src/song.c
AgeCommit message (Expand)Author
2004-03-31lets cleanup some file type detection and not call stat() so muchWarren Dukes
2004-03-21parse length from Aac files and ID3 tagsWarren Dukes
2004-03-18bunch of autotool cleanupsWarren Dukes
2004-03-17have AAC and MP4 typesWarren Dukes
2004-03-17fix a few snafoo's in configure.acWarren Dukes
2004-03-11move time back into MpdTagWarren Dukes
2004-03-10move adding and removeing from tables from directory.c to song.cWarren Dukes
2004-03-10fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes
2004-03-10move time from tag info to song info.Warren Dukes
2004-03-09lets exit on unknown line in songinfo dbWarren Dukes
2004-03-09strip return characters that are in the id3 tagsWarren Dukes
2004-02-23import from SF CVSWarren Dukes