aboutsummaryrefslogtreecommitdiffstats
path: root/src/dbUtils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Declare functions not used outside dbUtils.c static.Avuton Olrich2006-07-131-16/+16
* add "any" option for search and find, patch from Robert AnderssonWarren Dukes2005-02-281-3/+16
* fix bug in findWarren Dukes2004-11-131-1/+1
* don't store only relative paths in the directory structure, its probably notWarren Dukes2004-11-121-4/+4
* now more flexible list, search, find, where you can enter pairs ofWarren Dukes2004-11-121-24/+112
* ok, tagtracker now tracks title, this has the disadvantage of needing to sortWarren Dukes2004-11-111-7/+8
* better saved memmory displayWarren Dukes2004-11-111-10/+27
* ok, optimize memory sage of directorys, by iteratively creating the directories,Warren Dukes2004-11-111-6/+8
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-111-2/+13
* implement saved memory by not storing full pathWarren Dukes2004-11-111-3/+24
* this is brokenWarren Dukes2004-11-111-1/+1
* moves some stuff from dbUtils.h that doesn't need to be publicWarren Dukes2004-11-101-0/+3
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-0/+267