aboutsummaryrefslogtreecommitdiff
path: root/src/dbUtils.c
Commit message (Expand)AuthorAge
...
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-24
* Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman2006-12-11
* Fixing "find any" and "list * any" to actually find matches.J. Alexander Treuman2006-12-11
* Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman2006-11-20
* add support for: list fileWarren Dukes2006-10-27
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* labels should be on the left most column, no tabbingWarren Dukes2006-08-09
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* De-inline non-trivial, non-performance-critical functionsEric Wong2006-07-15
* Change shank's email addressJ. Alexander Treuman2006-07-14
* whoops, I don't know how that snuck into the lastAvuton Olrich2006-07-13
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* Remove a couple more unused functionsAvuton Olrich2006-07-13
* Declare functions not used outside dbUtils.c static.Avuton Olrich2006-07-13
* add "any" option for search and find, patch from Robert AnderssonWarren Dukes2005-02-28
* fix bug in findWarren Dukes2004-11-13
* don't store only relative paths in the directory structure, its probably notWarren Dukes2004-11-12
* now more flexible list, search, find, where you can enter pairs ofWarren Dukes2004-11-12
* ok, tagtracker now tracks title, this has the disadvantage of needing to sortWarren Dukes2004-11-11
* better saved memmory displayWarren Dukes2004-11-11
* ok, optimize memory sage of directorys, by iteratively creating the directories,Warren Dukes2004-11-11
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-11
* implement saved memory by not storing full pathWarren Dukes2004-11-11
* this is brokenWarren Dukes2004-11-11
* moves some stuff from dbUtils.h that doesn't need to be publicWarren Dukes2004-11-10
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10