aboutsummaryrefslogtreecommitdiff
path: root/src/directory.c
Commit message (Expand)AuthorAge
* minor little tweak on reporting update statusWarren Dukes2004-04-12
* clean up signal handling using a polling method, from the genius that is mack...Warren Dukes2004-04-11
* ok, fix some bug due to a child process dieing before the parent canWarren Dukes2004-04-11
* incremental updates and command-list/update kung fuWarren Dukes2004-04-11
* fix some snafoosWarren Dukes2004-04-11
* update job id stuffWarren Dukes2004-04-11
* updating_db in status and some ideas for the TODO that i've already forgottenWarren Dukes2004-04-11
* make "update" command background/non-blockingWarren Dukes2004-04-11
* add --only-create-db option from msellsWarren Dukes2004-04-11
* work in prep of using msells/sbh's non-blocking update methodWarren Dukes2004-04-10
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-02
* add aac_decode.[ch] and start working on itWarren Dukes2004-03-21
* move time back into MpdTagWarren Dukes2004-03-11
* move adding and removeing from tables from directory.c to song.cWarren Dukes2004-03-10
* update when mtimes are not the sameWarren Dukes2004-03-10
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-10
* move time from tag info to song info.Warren Dukes2004-03-10
* clean up logging for creating and updating the dbWarren Dukes2004-03-09
* remove empty directoriesWarren Dukes2004-03-09
* exit on any unknown line in the dbWarren Dukes2004-03-09
* strip return characters that are in the id3 tagsWarren Dukes2004-03-09
* display db_playtime in statsWarren Dukes2004-02-27
* import from SF CVSWarren Dukes2004-02-23