index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
/
DatabasePrint.cxx
Age
Commit message (
Expand
)
Author
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
2014-04-26
DatabasePrint: move PrintSongCount() to Count.cxx
Max Kellermann
2014-04-25
DatabasePrint: refactor variable/function names
Max Kellermann
2014-04-24
DatabasePrint: eliminate printAllIn(), printInfoForAllIn()
Max Kellermann
2014-04-24
DatabasePrint: merge adjacent client_printf() calls
Max Kellermann
2014-04-24
DatabasePrint: pass const SearchStats reference
Max Kellermann
2014-04-24
DatabasePrint: use unsigned counts
Max Kellermann
2014-04-24
DatabaseCommands: "list" allows grouping
Max Kellermann
2014-04-24
DatabaseCommands: fix crash on "list base"
Max Kellermann
2014-04-24
DatabasePrint: convert "type" to unsigned
Max Kellermann
2014-03-01
command: add command "listfiles"
Max Kellermann
2014-02-28
DatabasePrint: move code to PrintDirectoryURI()
Max Kellermann
2014-02-19
DatabasePlugin: split header
Max Kellermann
2014-02-04
Instance: add Database attribute
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann