aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabasePrint.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-10/+8
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-6/+6
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-6/+6
2013-01-02don't include stdbool.h in C++ sourcesMax Kellermann1-2/+0
2012-08-29SongFilter: convert to a C++ classMax Kellermann1-3/+3
2012-08-15DatabasePrint: remove bogus "nonnull" attributesMax Kellermann1-2/+2
2012-08-08DatabaseSelection: add "match" attributeMax Kellermann1-6/+0
2012-08-08locate: add a per-item "fold_case" flagMax Kellermann1-6/+0
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann1-2/+2
2012-08-07db_print.h: rename to DatabasePrint.hxxMax Kellermann1-2/+2
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-1/+1
2011-09-13db_print: move code to function db_selection_print()Max Kellermann1-0/+6
2011-09-13database: don't allow uri==NULLMax Kellermann1-0/+8
2011-09-13database: add struct db_visitorMax Kellermann1-10/+21
2011-09-06dbUtils: move code to db_print.cMax Kellermann1-14/+2
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