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