aboutsummaryrefslogtreecommitdiffstats
path: root/src/tagTracker.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-19remove C++ style commentsEric Wong1-2/+2
2005-11-16DJWLindenaar balanced tree and master process patchQball Cow1-65/+69
2004-11-15get rid of a gcc warningWarren Dukes1-4/+4
2004-11-15this shit really needs to be cleaned up, but its good enough for testing,Warren Dukes1-10/+13
2004-11-15oops, forgot to remove some DEBUG statmentsWarren Dukes1-3/+0
2004-11-15insert stuff in tagTracker in sorted order, hopefully this makes it fasterWarren Dukes1-12/+10
2004-11-14put tracking titles back in tag trackerWarren Dukes1-5/+5
2004-11-14fix test (we're not adding title's to the tag tracker)Warren Dukes1-1/+1
2004-11-14testWarren Dukes1-1/+9
2004-11-13a few DEBUG statementsWarren Dukes1-0/+2
2004-11-11somehow a } went missingWarren Dukes1-1/+1
2004-11-11ok, tagtracker now tracks title, this has the disadvantage of needing to sortWarren Dukes1-13/+30
2004-11-11better saved memmory displayWarren Dukes1-1/+1
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes1-1/+1
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-0/+142