summaryrefslogtreecommitdiff
path: root/src/db/Registry.cxx
AgeCommit message (Collapse)Author
2018-10-31*: copyright year 2018Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
Simplify the definition of many build options.
2014-02-26db/simple: create dedicated directoryMax Kellermann
2014-02-19db/upnp: move plugin source to upnp directoryMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-01-24Database*: move to db/Max Kellermann