summaryrefslogtreecommitdiff
path: root/src/dbUtils.c
AgeCommit message (Expand)Author
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-08-09labels should be on the left most column, no tabbingWarren Dukes
2006-07-30interface/connection malloc reductions from mpd-keEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-17sparse: ANSI-fy function declarationsEric Wong
2006-07-15De-inline non-trivial, non-performance-critical functionsEric Wong
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13whoops, I don't know how that snuck into the lastAvuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-07-13Remove a couple more unused functionsAvuton Olrich
2006-07-13Declare functions not used outside dbUtils.c static.Avuton Olrich
2005-02-28add "any" option for search and find, patch from Robert AnderssonWarren Dukes
2004-11-13fix bug in findWarren Dukes
2004-11-12don't store only relative paths in the directory structure, its probably notWarren Dukes
2004-11-12now more flexible list, search, find, where you can enter pairs ofWarren Dukes
2004-11-11ok, tagtracker now tracks title, this has the disadvantage of needing to sortWarren Dukes
2004-11-11better saved memmory displayWarren Dukes
2004-11-11ok, optimize memory sage of directorys, by iteratively creating the directories,Warren Dukes
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes
2004-11-11implement saved memory by not storing full pathWarren Dukes
2004-11-11this is brokenWarren Dukes
2004-11-10moves some stuff from dbUtils.h that doesn't need to be publicWarren Dukes
2004-11-10merge changes from metadata-rewrite branchWarren Dukes