aboutsummaryrefslogtreecommitdiff
path: root/src/dbUtils.h
Commit message (Expand)AuthorAge
* New command searchaddplgeneticdrift2012-06-27
* New command searchadd similar to command findadd.geneticdrift2012-06-27
* database: don't allow uri==NULLMax Kellermann2011-09-13
* database: add struct db_visitorMax Kellermann2011-09-13
* stored_playlist: return GError, code is playlist_resultMax Kellermann2011-09-11
* dbUtils: move code to db_print.cMax Kellermann2011-09-06
* dbUtils: pass player_control to findAddIn()Max Kellermann2011-09-05
* copyright year 2011Max Kellermann2011-01-29
* player_control: removed the global variable "pc"Max Kellermann2011-01-10
* Update copyright notices.Avuton Olrich2009-12-31
* command: add "findadd" command.Anton Khirnov2009-08-25
* dbUtils: removed printSavedMemoryFromFilenames()Max Kellermann2009-03-15
* all: Update copyright header.Avuton Olrich2009-03-13
* queue_print, dbUtils: use struct locate_item_listMax Kellermann2009-01-24
* locate: renamed LocateTagItem to "struct locate_item"Max Kellermann2009-01-24
* locate: use const pointersMax Kellermann2009-01-22
* stats: use one db_walk() to obtain statsMax Kellermann2009-01-18
* added prefix to header macrosMax Kellermann2008-10-31
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-07
* directory: don't pass fd to traverseAllIn()Max Kellermann2008-09-07
* dbUtils, playlist, directory: pass constant pointersMax Kellermann2008-09-06
* clean up CPP includesMax Kellermann2008-04-12
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Adding count command. It's usage is identical to find, but instead ofJ. Alexander Treuman2007-04-25
* The massive copyright updateAvuton Olrich2007-04-05
* 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
* Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman2006-11-20
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* Remove a couple more unused functionsAvuton Olrich2006-07-13
* now more flexible list, search, find, where you can enter pairs ofWarren Dukes2004-11-12
* better saved memmory displayWarren Dukes2004-11-11
* implement saved memory by not storing full pathWarren 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