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