aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.19.x'Max Kellermann2014-12-261-4/+6
|\
| * doc/user: remove autoconf/automake from Debian build dependenciesMax Kellermann2014-12-261-1/+1
| |
| * doc/user: add more Debian build dependenciesMax Kellermann2014-12-261-2/+4
| |
| * doc/user: add libicu-dev to Debian build dependenciesMax Kellermann2014-12-261-1/+1
| |
* | sticker/Match: add inequality operatorsMax Kellermann2014-12-121-0/+5
| |
* | sticker/Match: add operator "EQUALS"Max Kellermann2014-12-121-0/+19
| | | | | | | | | | Mapped to "=" in the MPD protocol. This is the first operator, initially supporting value matches in the MPD protocol.
* | doc/mpdconf.example: move sidplay documentation to the user manualMax Kellermann2014-12-042-26/+58
| |
* | mixer/null: new mixer pluginMax Kellermann2014-12-021-2/+4
| |
* | Playlist: reset song priority on playbackMax Kellermann2014-11-261-1/+2
| | | | | | | | | | | | A priority should be a volatile thing: it should schedule a song for playing back once, but it should not affect the next time the queue gets played.
* | {Tag,Song}Print, PlayerCommands: report song duration with milliseconds ↵Max Kellermann2014-11-251-0/+9
| | | | | | | | precision
* | Merge branch 'v0.19.x'Max Kellermann2014-11-241-0/+1
|\|
| * doc/protocol: mention that "count" can have multiple filtersMax Kellermann2014-11-241-0/+1
| |
* | DatabaseCommands: add "window" parameter to "search"/"find"Max Kellermann2014-11-181-0/+9
|/
* doc: document the mount/neighbor commandsMax Kellermann2014-10-102-0/+190
|
* doc/protocol: add more markupMax Kellermann2014-10-101-58/+71
|
* Add MusicBrainz' Release Track Id tagWieland Hoffmann2014-09-271-1/+2
| | | | | | | | | | The Release Track Id uniquely identifies a recording on a release - that is, even if a recording appears twice on a release (meaning that the combination of recording and release id are not enough to figure out which one it is), the release track id will allow differentiating the two. The tag names are taken from https://musicbrainz.org/doc/MusicBrainz_Picard/Tags/Mapping
* doc/user: add section "Satellite setup"Max Kellermann2014-09-191-2/+64
|
* doc/user: more NFS instructionsMax Kellermann2014-09-191-1/+21
|
* doc/user: require bit-perfect playback for DoPMax Kellermann2014-09-051-1/+2
|
* doc/user: add sections for bit-perfect playback and DSDMax Kellermann2014-09-021-4/+173
|
* doc/protocol: enable docbook-xslt option "use.id.as.filename"Max Kellermann2014-09-021-19/+19
|
* doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann2014-09-021-23/+23
|
* doc/user: add linksMax Kellermann2014-09-021-65/+130
|
* doc/user: remove redundant encoder plugin settingsMax Kellermann2014-09-021-50/+3
|
* output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann2014-08-311-5/+5
| | | | | The standard has been renamed since the early draft that was implemented in MPD.
* Merge tag 'v0.18.13'Max Kellermann2014-08-311-1/+6
|\
| * doc/protocol: fix description of "stats" responseJoachim Fasting2014-08-311-1/+6
| | | | | | | | | | | | | | Fix incorrect description of the "songs" field and add missing "albums" field. Signed-off-by: Joachim Fasting <joachifm@fastmail.fm>
* | ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann2014-08-291-6/+8
| |
* | doc/mpd.conf.5: remove deprecated settingMax Kellermann2014-08-241-4/+0
| |
* | doc/{mpd.conf.5,mpdconf.example}: move documentation to the manualMax Kellermann2014-08-243-61/+131
| |
* | StateFile: configurable intervalMax Kellermann2014-08-241-0/+12
| |
* | doc/user: document the state fileMax Kellermann2014-08-241-0/+47
| |
* | doc/user: add comments about libao and openalMax Kellermann2014-08-241-3/+5
| |
* | doc/user: add comment about Linux and OSSMax Kellermann2014-08-241-1/+8
| |
* | doc/user: more markupMax Kellermann2014-08-241-156/+206
| |
* | doc/user: document ALSA mixer plugin settingsMax Kellermann2014-08-231-0/+99
| |
* | SongFilter: new filter "modified-since"Max Kellermann2014-08-111-1/+9
| |
* | doc/protocol: reformat the "find" typesMax Kellermann2014-08-111-8/+28
| |
* | db/simple: compress the database file using gzipMax Kellermann2014-08-111-0/+12
| |
* | QueueCommands: new command "rangeid"Max Kellermann2014-07-121-0/+22
| | | | | | | | Manipulates the playback range of a queued song.
* | input/curl: options "verify_peer" and "verify_host"Max Kellermann2014-07-111-0/+24
| |
* | configure.ac: check for BoostMax Kellermann2014-06-111-0/+1
| |
* | doc/protocol.xml: add warning to "listall" and "listallinfo"Max Kellermann2014-04-291-0/+12
| |
* | db/Count: implement groupingMax Kellermann2014-04-271-0/+10
| |
* | DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-0/+10
| |
* | doc/protocol.xml: change "in" to "base"Max Kellermann2014-04-241-1/+1
| |
* | doc/protocol.xml: update and fix command "list"Max Kellermann2014-04-241-5/+10
| |
* | command: add command "listfiles"Max Kellermann2014-03-011-0/+25
| | | | | | | | Lists files and directories. Supports storage plugins.
* | systemd: add socket activation filesMax Kellermann2014-02-121-17/+6
| |
* | storage/nfs: new storage pluginMax Kellermann2014-02-081-0/+12
| |