aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: remove GLib optionMax Kellermann2015-06-271-1/+1
| | | | Not used anymore.
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-127/+2
|\
| * Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-127/+2
| |\
| | * {playlist,input}/despotify: remove defunct pluginMax Kellermann2015-01-261-84/+2
| | |
* | | tag/Format: add %iso8601%Max Kellermann2015-01-221-0/+5
| | |
* | | pcm/SoxrResampler: allow multi-threaded resamplingMax Kellermann2015-01-221-0/+11
| | |
* | | Config: add section "resampler"Max Kellermann2015-01-221-143/+201
| | |
* | | doc/user: move resampler list to the plugin reference sectionMax Kellermann2015-01-221-29/+38
| | |
* | | db/plugins/ProxyDatabasePlugin: add "keepalive" parameterJoshua Wise2015-01-151-0/+13
| | |
* | | output/recorder: dynamic file nameMax Kellermann2015-01-141-0/+44
| | |
* | | 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
| | |
* | | doc/mpdconf.example: move sidplay documentation to the user manualMax Kellermann2014-12-041-0/+58
| | |
* | | mixer/null: new mixer pluginMax Kellermann2014-12-021-2/+4
|/ /
* | doc: document the mount/neighbor commandsMax Kellermann2014-10-101-0/+83
| |
* | 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
| |