aboutsummaryrefslogtreecommitdiffstats
path: root/src/dbUtils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* player_control: removed the global variable "pc"Max Kellermann2011-01-101-1/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* command: add "findadd" command.Anton Khirnov2009-08-251-0/+4
* dbUtils: removed printSavedMemoryFromFilenames()Max Kellermann2009-03-151-2/+0
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* queue_print, dbUtils: use struct locate_item_listMax Kellermann2009-01-241-6/+6
* locate: renamed LocateTagItem to "struct locate_item"Max Kellermann2009-01-241-10/+13
* locate: use const pointersMax Kellermann2009-01-221-4/+4
* stats: use one db_walk() to obtain statsMax Kellermann2009-01-181-2/+0
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-071-8/+11
* directory: don't pass fd to traverseAllIn()Max Kellermann2008-09-071-4/+4
* dbUtils, playlist, directory: pass constant pointersMax Kellermann2008-09-061-9/+9
* clean up CPP includesMax Kellermann2008-04-121-2/+0
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-1/+1
* Adding count command. It's usage is identical to find, but instead ofJ. Alexander Treuman2007-04-251-1/+4
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-241-24/+1
* Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman2006-12-111-0/+3
* Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman2006-11-201-0/+2
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-1/+1
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-8/+8
* Add mpd-indent.shAvuton Olrich2006-07-201-17/+15
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-0/+18
* Remove a couple more unused functionsAvuton Olrich2006-07-131-2/+0
* now more flexible list, search, find, where you can enter pairs ofWarren Dukes2004-11-121-3/+12
* better saved memmory displayWarren Dukes2004-11-111-0/+2
* implement saved memory by not storing full pathWarren Dukes2004-11-111-0/+2
* moves some stuff from dbUtils.h that doesn't need to be publicWarren Dukes2004-11-101-3/+0
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-0/+42