aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-26doc/user: remove autoconf/automake from Debian build dependenciesMax Kellermann1-1/+1
2014-12-26doc/user: add more Debian build dependenciesMax Kellermann1-2/+4
2014-12-26doc/user: add libicu-dev to Debian build dependenciesMax Kellermann1-1/+1
2014-12-12sticker/Match: add inequality operatorsMax Kellermann1-0/+5
2014-12-12sticker/Match: add operator "EQUALS"Max Kellermann1-0/+19
Mapped to "=" in the MPD protocol. This is the first operator, initially supporting value matches in the MPD protocol.
2014-12-04doc/mpdconf.example: move sidplay documentation to the user manualMax Kellermann2-26/+58
2014-12-02mixer/null: new mixer pluginMax Kellermann1-2/+4
2014-11-26Playlist: reset song priority on playbackMax Kellermann1-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.
2014-11-25{Tag,Song}Print, PlayerCommands: report song duration with milliseconds ↵Max Kellermann1-0/+9
precision
2014-11-24doc/protocol: mention that "count" can have multiple filtersMax Kellermann1-0/+1
2014-11-18DatabaseCommands: add "window" parameter to "search"/"find"Max Kellermann1-0/+9
2014-10-10doc: document the mount/neighbor commandsMax Kellermann2-0/+190
2014-10-10doc/protocol: add more markupMax Kellermann1-58/+71
2014-09-27Add MusicBrainz' Release Track Id tagWieland Hoffmann1-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
2014-09-19doc/user: add section "Satellite setup"Max Kellermann1-2/+64
2014-09-19doc/user: more NFS instructionsMax Kellermann1-1/+21
2014-09-05doc/user: require bit-perfect playback for DoPMax Kellermann1-1/+2
2014-09-02doc/user: add sections for bit-perfect playback and DSDMax Kellermann1-4/+173
2014-09-02doc/protocol: enable docbook-xslt option "use.id.as.filename"Max Kellermann1-19/+19
2014-09-02doc/user: enable docbook-xslt option "use.id.as.filename"Max Kellermann1-23/+23
2014-09-02doc/user: add linksMax Kellermann1-65/+130
2014-09-02doc/user: remove redundant encoder plugin settingsMax Kellermann1-50/+3
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-5/+5
The standard has been renamed since the early draft that was implemented in MPD.
2014-08-31doc/protocol: fix description of "stats" responseJoachim Fasting1-1/+6
Fix incorrect description of the "songs" field and add missing "albums" field. Signed-off-by: Joachim Fasting <joachifm@fastmail.fm>
2014-08-29ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann1-6/+8
2014-08-24doc/mpd.conf.5: remove deprecated settingMax Kellermann1-4/+0
2014-08-24doc/{mpd.conf.5,mpdconf.example}: move documentation to the manualMax Kellermann3-61/+131
2014-08-24StateFile: configurable intervalMax Kellermann1-0/+12
2014-08-24doc/user: document the state fileMax Kellermann1-0/+47
2014-08-24doc/user: add comments about libao and openalMax Kellermann1-3/+5
2014-08-24doc/user: add comment about Linux and OSSMax Kellermann1-1/+8
2014-08-24doc/user: more markupMax Kellermann1-156/+206
2014-08-23doc/user: document ALSA mixer plugin settingsMax Kellermann1-0/+99
2014-08-11SongFilter: new filter "modified-since"Max Kellermann1-1/+9
2014-08-11doc/protocol: reformat the "find" typesMax Kellermann1-8/+28
2014-08-11db/simple: compress the database file using gzipMax Kellermann1-0/+12
2014-07-12QueueCommands: new command "rangeid"Max Kellermann1-0/+22
Manipulates the playback range of a queued song.
2014-07-11input/curl: options "verify_peer" and "verify_host"Max Kellermann1-0/+24
2014-06-11configure.ac: check for BoostMax Kellermann1-0/+1
2014-04-29doc/protocol.xml: add warning to "listall" and "listallinfo"Max Kellermann1-0/+12
2014-04-27db/Count: implement groupingMax Kellermann1-0/+10
2014-04-24DatabaseCommands: "list" allows groupingMax Kellermann1-0/+10
2014-04-24doc/protocol.xml: change "in" to "base"Max Kellermann1-1/+1
2014-04-24doc/protocol.xml: update and fix command "list"Max Kellermann1-5/+10
2014-03-01command: add command "listfiles"Max Kellermann1-0/+25
Lists files and directories. Supports storage plugins.
2014-02-12systemd: add socket activation filesMax Kellermann1-17/+6
2014-02-08storage/nfs: new storage pluginMax Kellermann1-0/+12
2014-02-08doc/user: document storage pluginsMax Kellermann1-0/+33
2014-02-06doc/user: document the RoarAudio output pluginMax Kellermann1-0/+45
2014-02-06input/nfs: new plugin using libnfsMax Kellermann1-0/+29