aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2014-02-06doc/user: sort input pluginsMax Kellermann1-53/+53
2014-01-29doc/user: add Debian build dependenciesMax Kellermann1-0/+29
2014-01-27doc/developer: mention git pull requestsMax Kellermann1-0/+7
2014-01-27doc/developer: update number of contributorsMax Kellermann1-1/+1
2014-01-27doc/developer: add mailman pageMax Kellermann1-1/+3
2014-01-27doc/developer: explain clang static analyzerMax Kellermann1-0/+37
2014-01-27doc/developer: tag for email addressMax Kellermann1-1/+1
2014-01-21pcm/SoxrResampler: Add configurable quality levelsChase Geigle1-1/+38
2014-01-20new developer mailing listMax Kellermann1-1/+1
2014-01-13Shine encoding pluginAndrée Ekroth1-0/+29
This encoding plugin features a fixed-point mp3 encoder, with faster encoding on architectures without a FPU. Right now the encoder is limited to stereo and 16 bit depth. The bitrate and sample rate can be modified in audio_output. audio_output { type "httpd" name "My shine stream" encoder "shine" port "8000" format "44100:16:2" bitrate "320" # default: 128 }
2014-01-09doc/user: mention the upnp database pluginMax Kellermann1-0/+8
2014-01-08doc/user.xml: add alsa input sectionSteven O'Brien1-0/+18
2014-01-07doc/user: fix typoMax Kellermann1-1/+1
2014-01-04Added soundcloud documentationJames McGlashan (DarkFox)1-0/+41
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann1-0/+8
2013-12-29input/smbclient: new input pluginMax Kellermann1-0/+14
2013-12-11doc/mpd.conf.5: remove redundant documentationMax Kellermann1-98/+0
The real and detailed documentation is in the user manual.
2013-12-11doc/user: document the "ao" outputMax Kellermann2-22/+53
Move from doc/mpd.conf.5.
2013-12-11doc/user: document the "fifo" outputMax Kellermann2-11/+32
Move from doc/mpd.conf.5.
2013-12-11doc/user: document shout option "protocol"Max Kellermann1-0/+12