aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | doc/user: document storage pluginsMax Kellermann2014-02-081-0/+33
| |
* | Merge tag 'release-0.18.8'Max Kellermann2014-02-071-0/+45
|\|
| * doc/user: document the RoarAudio output pluginMax Kellermann2014-02-061-0/+45
| |
* | input/nfs: new plugin using libnfsMax Kellermann2014-02-061-0/+29
| |
* | doc/user: sort input pluginsMax Kellermann2014-02-061-53/+53
| |
* | doc/user: add Debian build dependenciesMax Kellermann2014-01-291-0/+29
| |
* | doc/developer: mention git pull requestsMax Kellermann2014-01-271-0/+7
| |
* | doc/developer: update number of contributorsMax Kellermann2014-01-271-1/+1
| |
* | doc/developer: add mailman pageMax Kellermann2014-01-271-1/+3
| |
* | doc/developer: explain clang static analyzerMax Kellermann2014-01-271-0/+37
| |
* | doc/developer: tag for email addressMax Kellermann2014-01-271-1/+1
| |
* | Merge branch 'v0.18.x'Max Kellermann2014-01-271-1/+1
|\|
| * new developer mailing listMax Kellermann2014-01-201-1/+1
| |
* | pcm/SoxrResampler: Add configurable quality levelsChase Geigle2014-01-211-1/+38
| |
* | Shine encoding pluginAndrée Ekroth2014-01-131-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 }
* | doc/user: mention the upnp database pluginMax Kellermann2014-01-091-0/+8
| |