aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user.xml (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/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.
* doc/{mpd.conf.5,mpdconf.example}: move documentation to the manualMax Kellermann2014-08-241-0/+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
|
* db/simple: compress the database file using gzipMax Kellermann2014-08-111-0/+12
|
* input/curl: options "verify_peer" and "verify_host"Max Kellermann2014-07-111-0/+24
|
* configure.ac: check for BoostMax Kellermann2014-06-111-0/+1
|
* 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
| |
* | 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
| |
* | doc/user.xml: add alsa input sectionSteven O'Brien2014-01-081-0/+18
| |
* | Merge branch 'v0.18.x'Max Kellermann2014-01-081-1/+1
|\|
| * doc/user: fix typoMax Kellermann2014-01-071-1/+1
| |
* | Added soundcloud documentationJames McGlashan (DarkFox)2014-01-041-0/+41
| |
* | input/smbclient: new input pluginMax Kellermann2013-12-291-0/+14
| |
* | Merge branch 'v0.18.x'Max Kellermann2013-12-141-0/+97
|\|
| * doc/user: document the "ao" outputMax Kellermann2013-12-111-0/+53
| | | | | | | | Move from doc/mpd.conf.5.
| * doc/user: document the "fifo" outputMax Kellermann2013-12-111-0/+32
| | | | | | | | Move from doc/mpd.conf.5.
| * doc/user: document shout option "protocol"Max Kellermann2013-12-111-0/+12
| |
* | pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann2013-12-011-0/+17
| |
* | doc: move documentation from mpd.conf.5 to the user manualMax Kellermann2013-12-011-1/+143
| |
* | doc/user: remove obsolete "24_3" optionMax Kellermann2013-12-011-2/+0
|/
* doc: show .tar.xz in sample unpack commandMax Kellermann2013-11-081-1/+1
|
* doc: replace the remaining wikia linksMax Kellermann2013-11-081-2/+2
|
* doc/user: add more documentation for the proxy database pluginMax Kellermann2013-11-071-1/+4
|
* input/cdio_paranoia: add setting "default_byte_order"Max Kellermann2013-11-071-0/+24
| | | | | | Allows big-endian users to configure the fallback byte order to little-endian. Without this setting, MPD assumes native byte order if the CD drive can't decide.
* decoder/modplug: Add "loop_count" parameterSebastian Thorarensen2013-10-191-0/+31
| | | | | | | The "loop_count" configuration parameter allows the user to set how many times a module with backward loops shall loop. "0" (the default) means a module is not allowed to use backward loops at all. "-1" enables inifinite looping.
* decoder/mikmod: Add loop configuration parameterSebastian Thorarensen2013-10-181-0/+10
| | | | | | | This patch allows the user to configure the mikmod decoder plugin to loop modules. It adds a configuration parameter to the mikmod decoder called "loop" which can be "no" (the old behaviour, default) or "yes" to allow modules to use backward loops.
* playlist/lastfm: remove defunct Last.fm supportMax Kellermann2013-09-281-40/+1
| | | | | | This plugin has been defunct ever since Last.fm changed their protocol. Since there is no volunteer willing to fix the plugin, I'm removing it now.
* input/soup: plugin removedMax Kellermann2013-04-171-29/+0
| | | | | | This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library.
* output/ffado: remove broken pluginMax Kellermann2013-04-171-37/+0
| | | | | This plugin has been in MPD for three years, and it has never worked. Enough!