summaryrefslogtreecommitdiff
path: root/src/dbUtils.h
AgeCommit message (Expand)Author
2009-03-15dbUtils: removed printSavedMemoryFromFilenames()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-24queue_print, dbUtils: use struct locate_item_listMax Kellermann
2009-01-24locate: renamed LocateTagItem to "struct locate_item"Max Kellermann
2009-01-22locate: use const pointersMax Kellermann
2009-01-18stats: use one db_walk() to obtain statsMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-09-07pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann
2008-09-07directory: don't pass fd to traverseAllIn()Max Kellermann
2008-09-06dbUtils, playlist, directory: pass constant pointersMax Kellermann
2008-04-12clean up CPP includesMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-04-25Adding count command. It's usage is identical to find, but instead ofJ. Alexander Treuman
2007-04-05The massive copyright updateAvuton Olrich
2007-02-24Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman
2006-12-11Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman
2006-11-20Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich
2006-07-30interface/connection malloc reductions from mpd-keEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-07-13Remove a couple more unused functionsAvuton Olrich
2004-11-12now more flexible list, search, find, where you can enter pairs ofWarren Dukes
2004-11-11better saved memmory displayWarren Dukes
2004-11-11implement saved memory by not storing full pathWarren 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