aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13add --only-update-db command line optionWarren Dukes1-1/+14
2004-04-11clean up signal handling using a polling method, from the genius that is mack...Warren Dukes1-2/+2
2004-04-11add --only-create-db option from msellsWarren Dukes1-2/+11
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes1-32/+32
2004-03-27just to be carfile, make sure to null terminate when using strncpyWarren Dukes1-2/+6
2004-03-21add aac_decode.[ch] and start working on itWarren Dukes1-6/+6
2004-03-10move adding and removeing from tables from directory.c to song.cWarren Dukes1-1/+1