aboutsummaryrefslogtreecommitdiffstats
path: root/src/list.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-14/+15
2006-07-20Add mpd-indent.shAvuton Olrich1-192/+234
2006-07-16remove the glib library dependencyEric Wong1-1/+1
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich1-61/+8
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-03-16fix some uninitialized variables (found by valgrind)Eric Wong1-0/+1
2004-11-15this shit really needs to be cleaned up, but its good enough for testing,Warren Dukes1-11/+28
2004-11-15use realloc for makeListNodesArrayWarren Dukes1-27/+27
2004-11-15ok, fix FindNodeWarren Dukes1-1/+1
2004-11-15insert stuff in tagTracker in sorted order, hopefully this makes it fasterWarren Dukes1-40/+61
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes1-14/+18
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-15/+17
2004-11-03todo updateWarren Dukes1-1/+0
2004-10-28merge shank-rewrite-config changesWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-11add --only-create-db option from msellsWarren Dukes1-0/+3
2004-04-10ideas on how to make readDirectoryInfo and readSongInfo deal with alreadyWarren Dukes1-0/+45