aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabasePrint.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* db/UniqueTags, tag/Set, ...: use typedef tag_mask_tMax Kellermann2015-08-241-1/+1
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-45/+52
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* DatabasePrint: cast int to unsigned before comparisonMax Kellermann2014-11-261-1/+2
* DatabaseCommands: add "window" parameter to "search"/"find"Max Kellermann2014-11-181-3/+25
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-3/+1
* DatabasePrint: move PrintSongCount() to Count.cxxMax Kellermann2014-04-261-48/+0
* DatabasePrint: refactor variable/function namesMax Kellermann2014-04-251-15/+15
* DatabasePrint: eliminate printAllIn(), printInfoForAllIn()Max Kellermann2014-04-241-15/+0
* DatabasePrint: merge adjacent client_printf() callsMax Kellermann2014-04-241-2/+4
* DatabasePrint: pass const SearchStats referenceMax Kellermann2014-04-241-4/+5
* DatabasePrint: use unsigned countsMax Kellermann2014-04-241-3/+3
* DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-2/+13
* DatabaseCommands: fix crash on "list base"Max Kellermann2014-04-241-0/+2
* DatabasePrint: convert "type" to unsignedMax Kellermann2014-04-241-1/+1
* command: add command "listfiles"Max Kellermann2014-03-011-27/+42
* DatabasePrint: move code to PrintDirectoryURI()Max Kellermann2014-02-281-2/+8
* DatabasePlugin: split headerMax Kellermann2014-02-191-1/+1
* Instance: add Database attributeMax Kellermann2014-02-041-4/+3
* Database*: move to db/Max Kellermann2014-01-241-0/+250