summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-11-12doc/protocol.rst: explain song positions vs idsMax Kellermann
2018-11-12doc/protocol.rst: rename "current playlist" to "queue"Max Kellermann
2018-11-12doc/protocol.rst: deprecated `close` and `kill`Max Kellermann
2018-11-12doc/protocol.rst: more markupMax Kellermann
2018-11-12doc/protocol.rst: deprecationMax Kellermann
2018-11-12doc/protocol.rst: mention that unknown lines may be omittedMax Kellermann
2018-11-12song/Filter: add operator "contains"Max Kellermann
2018-11-12doc/protocol.rst: remove documentation about `==` matching substringsMax Kellermann
2018-11-11song/StringFilter: support regular expressions with "=~" and "!~"Max Kellermann
2018-11-06doc/user.rst: more markupMax Kellermann
2018-11-06doc/user.rst: add information about debug buildMax Kellermann
2018-11-04increment version number to 0.21.2Max Kellermann
2018-11-04doc/protocol.rst: add missing backticksFabian Muscariello
2018-11-04doc/protocol.rst: mention that sub-expressios must be enclosed in paranthesesMax Kellermann
2018-11-04meson.build: require Meson 0.47.2Max Kellermann
2018-11-02song/Filter: allow escaping quotes in filter expressionsMax Kellermann
2018-11-02remove some autotools remainsMax Kellermann
2018-11-01increment version number to 0.21.1Max Kellermann
2018-10-31include hostname in zeroconf_name (fixes #387)Florian Schlichting
2018-10-31doc/user.rst: more markupMax Kellermann
2018-10-31doc/user.rst: use arm64 instead of armv7 in the exampleMax Kellermann
2018-10-31doc/user.rst: add warning about outdated Debian packagesMax Kellermann
2018-10-31doc/user.rst: use "apt" instead of the old "apt-get"Max Kellermann
2018-10-31output/roar: removeMax Kellermann
2018-10-31doc/plugins.rst: add missing :file:Max Kellermann
2018-10-31doc/developer.rst: remove :option: markupMax Kellermann
2018-10-31doc/user.rst: more markupMax Kellermann
2018-10-31doc/protocol.rst: "oneshot" was added to 0.21, not 0.20Max Kellermann
2018-10-31doc/protocol.rst: footnote for oneshot argCotko
2018-10-31doc/protocol.rst: add oneshot to the single command argumentsCotko
2018-10-30doc/meson.build: add missing dependencyMax Kellermann
2018-10-30doc/user.rst: remove invalid :option: tagsMax Kellermann
2018-10-30doc/user.rst: improve plugin reference linksMax Kellermann
2018-10-30doc/user.rst: move plugin reference to plugins.rstMax Kellermann
2018-10-30Listen: listen on $XDG_RUNTIME_DIR/mpd/socket by defaultMax Kellermann
2018-10-30doc/conf.py: use the "classic" themeMax Kellermann
2018-10-30doc/user.rst: remove redundant tags list, link to protocol documentationMax Kellermann
2018-10-30doc/*.rst: revise captions and section typesMax Kellermann
2018-10-30doc/user.rst: add links to "Listeners"Max Kellermann
2018-10-30doc/user.rst: add bind_to_address/port examplesMax Kellermann
2018-10-29Fix typo in build instructionsiamsi
2018-10-22Merge branch 'v0.20.x'Max Kellermann
2018-10-22db/Count: print empty group if song without grouped tag existsMax Kellermann
2018-10-22Merge branch 'master' of git://github.com/skidoo23/MPDMax Kellermann
2018-10-17tag: new tag Labelskidoo23
2018-10-17doc: remove the DocBook protocol documentation, has been converted to SphinxMax Kellermann
2018-10-17doc/index.rst: fix the converted protocol documentationMax Kellermann
2018-10-17doc/index.rst: link the converted protocol documentationMax Kellermann
2018-10-17Merge branch 'protocol2rst' of git://github.com/rain0r/MPDMax Kellermann
2018-10-16test: use GTest instead of cppunitMax Kellermann