aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseQueue.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+2
2013-01-07DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann1-6/+3
2013-01-07Client: add Partition reference attributeMax Kellermann1-6/+5
2013-01-04DatabaseQueue: pass playlist objectMax Kellermann1-2/+4
2012-08-29SongFilter: convert to a C++ classMax Kellermann1-2/+2
2012-08-08DatabaseSelection: add "match" attributeMax Kellermann1-1/+1
2012-08-08locate: add a per-item "fold_case" flagMax Kellermann1-5/+0
2012-08-07dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxxMax Kellermann1-19/+2
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-1/+1
2012-06-27New command searchaddplgeneticdrift1-0/+6
2012-06-27New command searchadd similar to command findadd.geneticdrift1-0/+5
2011-09-13database: don't allow uri==NULLMax Kellermann1-2/+5
2011-09-13database: add struct db_visitorMax Kellermann1-4/+4
2011-09-11stored_playlist: return GError, code is playlist_resultMax Kellermann1-1/+6
2011-09-06dbUtils: move code to db_print.cMax Kellermann1-21/+0
2011-09-05dbUtils: pass player_control to findAddIn()Max Kellermann1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-08-25command: add "findadd" command.Anton Khirnov1-0/+4
2009-03-15dbUtils: removed printSavedMemoryFromFilenames()Max Kellermann1-2/+0
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-01-24queue_print, dbUtils: use struct locate_item_listMax Kellermann1-6/+6
2009-01-24locate: renamed LocateTagItem to "struct locate_item"Max Kellermann1-10/+13
2009-01-22locate: use const pointersMax Kellermann1-4/+4
2009-01-18stats: use one db_walk() to obtain statsMax Kellermann1-2/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-09-07pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann1-8/+11
2008-09-07directory: don't pass fd to traverseAllIn()Max Kellermann1-4/+4
2008-09-06dbUtils, playlist, directory: pass constant pointersMax Kellermann1-9/+9
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-1/+1
2007-04-25Adding count command. It's usage is identical to find, but instead ofJ. Alexander Treuman1-1/+4
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-24Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman1-24/+1
2006-12-11Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman1-0/+3
2006-11-20Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman1-0/+2
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-8/+8
2006-07-20Add mpd-indent.shAvuton Olrich1-17/+15
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-0/+18
2006-07-13Remove a couple more unused functionsAvuton Olrich1-2/+0
2004-11-12now more flexible list, search, find, where you can enter pairs ofWarren Dukes1-3/+12
2004-11-11better saved memmory displayWarren Dukes1-0/+2
2004-11-11implement saved memory by not storing full pathWarren Dukes1-0/+2
2004-11-10moves some stuff from dbUtils.h that doesn't need to be publicWarren Dukes1-3/+0
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-0/+42