summaryrefslogtreecommitdiff
path: root/src/db/DatabasePrint.cxx
AgeCommit message (Expand)Author
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-04-26DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann
2014-04-25DatabasePrint: refactor variable/function namesMax Kellermann
2014-04-24DatabasePrint: eliminate printAllIn(), printInfoForAllIn()Max Kellermann
2014-04-24DatabasePrint: merge adjacent client_printf() callsMax Kellermann
2014-04-24DatabasePrint: pass const SearchStats referenceMax Kellermann
2014-04-24DatabasePrint: use unsigned countsMax Kellermann
2014-04-24DatabaseCommands: "list" allows groupingMax Kellermann
2014-04-24DatabaseCommands: fix crash on "list base"Max Kellermann
2014-04-24DatabasePrint: convert "type" to unsignedMax Kellermann
2014-03-01command: add command "listfiles"Max Kellermann
2014-02-28DatabasePrint: move code to PrintDirectoryURI()Max Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-01-24Database*: move to db/Max Kellermann