Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-03-21 | parse length from Aac files and ID3 tags | Warren Dukes | 1 | -0/+6 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -6/+0 |
2004-03-17 | have AAC and MP4 types | Warren Dukes | 1 | -0/+6 |
2004-03-17 | fix a few snafoo's in configure.ac | Warren Dukes | 1 | -0/+10 |
2004-03-11 | move time back into MpdTag | Warren Dukes | 1 | -31/+12 |
2004-03-10 | move adding and removeing from tables from directory.c to song.c | Warren Dukes | 1 | -20/+48 |
2004-03-10 | fix it so that mpd will work if mtime is 0 (for those strange folk) | Warren Dukes | 1 | -9/+9 |
2004-03-10 | move time from tag info to song info. | Warren Dukes | 1 | -18/+36 |
2004-03-09 | lets exit on unknown line in songinfo db | Warren Dukes | 1 | -0/+1 |
2004-03-09 | strip return characters that are in the id3 tags | Warren Dukes | 1 | -2/+1 |