summaryrefslogtreecommitdiff
path: root/doc/protocol.rst
AgeCommit message (Expand)Author
2019-08-12doc/protocol.rst: add missing newline to "albumart" exampleMax Kellermann
2019-05-31doc/protocol.rst: binary responses do have a newline after allMax Kellermann
2019-05-20doc/protocol.rst: several clarificationsMax Kellermann
2019-05-13doc/protocol.rst: add references to audio_output_formatMax Kellermann
2019-04-23doc/protocol.rst: "list file" is deprecatedMax Kellermann
2019-04-10doc/protocol: mention that stickers are only implemented for songsMax Kellermann
2019-04-10doc/protocol.rst: mention "in seconds" where it was missingMax Kellermann
2019-04-10Fid move doc argscotko
2019-03-20event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket"Max Kellermann
2019-03-16doc/protocol.rst: clarify filter expressions with multiple tag valuesMax Kellermann
2019-03-15doc/protocol.rst: add missing operators to example expressionsMax Kellermann
2019-03-15doc/protocol.rst: use double backticks for tag namesMax Kellermann
2019-03-15doc/protocol.rst: clarify the meaning of the `any` tag typeMax Kellermann
2019-02-26update protocol documentation for new semantics of playlist abs. nameStefano Miccoli
2019-02-03Fixed protocol documentationkaliko
2018-11-15doc/protocol.rst: song position is 0-basedMax Kellermann
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-04doc/protocol.rst: add missing backticksFabian Muscariello
2018-11-04doc/protocol.rst: mention that sub-expressios must be enclosed in paranthesesMax Kellermann
2018-11-02song/Filter: allow escaping quotes in filter expressionsMax 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/*.rst: revise captions and section typesMax Kellermann
2018-10-22Merge branch 'v0.20.x'Max Kellermann
2018-10-22Merge branch 'master' of git://github.com/skidoo23/MPDMax Kellermann
2018-10-17doc/index.rst: fix the converted protocol documentationMax Kellermann
2018-09-21Proposal for CMDSYNRainer Hihn
2018-08-28First draft of the protocol as rstRainer Hihn