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
/
doc
/
protocol.rst
Age
Commit message (
Expand
)
Author
2019-08-12
doc/protocol.rst: add missing newline to "albumart" example
Max Kellermann
2019-05-31
doc/protocol.rst: binary responses do have a newline after all
Max Kellermann
2019-05-20
doc/protocol.rst: several clarifications
Max Kellermann
2019-05-13
doc/protocol.rst: add references to audio_output_format
Max Kellermann
2019-04-23
doc/protocol.rst: "list file" is deprecated
Max Kellermann
2019-04-10
doc/protocol: mention that stickers are only implemented for songs
Max Kellermann
2019-04-10
doc/protocol.rst: mention "in seconds" where it was missing
Max Kellermann
2019-04-10
Fid move doc args
cotko
2019-03-20
event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket"
Max Kellermann
2019-03-16
doc/protocol.rst: clarify filter expressions with multiple tag values
Max Kellermann
2019-03-15
doc/protocol.rst: add missing operators to example expressions
Max Kellermann
2019-03-15
doc/protocol.rst: use double backticks for tag names
Max Kellermann
2019-03-15
doc/protocol.rst: clarify the meaning of the `any` tag type
Max Kellermann
2019-02-26
update protocol documentation for new semantics of playlist abs. name
Stefano Miccoli
2019-02-03
Fixed protocol documentation
kaliko
2018-11-15
doc/protocol.rst: song position is 0-based
Max Kellermann
2018-11-12
doc/protocol.rst: explain song positions vs ids
Max Kellermann
2018-11-12
doc/protocol.rst: rename "current playlist" to "queue"
Max Kellermann
2018-11-12
doc/protocol.rst: deprecated `close` and `kill`
Max Kellermann
2018-11-12
doc/protocol.rst: more markup
Max Kellermann
2018-11-12
doc/protocol.rst: deprecation
Max Kellermann
2018-11-12
doc/protocol.rst: mention that unknown lines may be omitted
Max Kellermann
2018-11-12
song/Filter: add operator "contains"
Max Kellermann
2018-11-12
doc/protocol.rst: remove documentation about `==` matching substrings
Max Kellermann
2018-11-11
song/StringFilter: support regular expressions with "=~" and "!~"
Max Kellermann
2018-11-04
doc/protocol.rst: add missing backticks
Fabian Muscariello
2018-11-04
doc/protocol.rst: mention that sub-expressios must be enclosed in parantheses
Max Kellermann
2018-11-02
song/Filter: allow escaping quotes in filter expressions
Max Kellermann
2018-10-31
doc/protocol.rst: "oneshot" was added to 0.21, not 0.20
Max Kellermann
2018-10-31
doc/protocol.rst: footnote for oneshot arg
Cotko
2018-10-31
doc/protocol.rst: add oneshot to the single command arguments
Cotko
2018-10-30
doc/*.rst: revise captions and section types
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
Merge branch 'master' of git://github.com/skidoo23/MPD
Max Kellermann
2018-10-17
doc/index.rst: fix the converted protocol documentation
Max Kellermann
2018-09-21
Proposal for CMDSYN
Rainer Hihn
2018-08-28
First draft of the protocol as rst
Rainer Hihn