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.hxx
Age
Commit message (
Expand
)
Author
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-09-02
db/Selection: add `sort` and `window`
Max Kellermann
2018-09-02
db/Print: pass RangeArg to db_selection_print()
Max Kellermann
2018-07-25
db/Print: pass TagType to PrintUniqueTags()
Max Kellermann
2018-07-25
db/Print: move code to PrintSongUris()
Max Kellermann
2017-12-18
db/DatabasePrint: support sorting by "modified-since"
Max Kellermann
2017-12-18
db/DatabasePrint: support descending sort
Max Kellermann
2017-02-08
command/Database: add "sort" parameter to "find" and "search"
Max Kellermann
2017-02-08
tag/Mask: wrap in class
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-29
db/Interface: migrate visitor methods from class Error to C++ exceptions
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-08-24
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-18
DatabaseCommands: add "window" parameter to "search"/"find"
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
DatabaseCommands: "list" allows grouping
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: add API documentation
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann