aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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!
* output/mvp: remove obsolete pluginMax Kellermann2013-04-171-10/+0
| | | | | | The hardware is obsolete, and the product does not exist anymore on the Hauppauge web site. Let's see if anybody complains about the removal.
* output: new option "tags" may be used to disable sending tagsMax Kellermann2012-09-251-0/+12
| | | | Implements Mantis ticket 0003340.
* Merge branch 'v0.17.x'Max Kellermann2012-08-151-0/+71
|\
| * doc/user: add wildmidi documentationMax Kellermann2012-08-151-0/+31
| |
| * decoder/fluidsynth: add "sample_rate" settingMax Kellermann2012-08-151-0/+9
| |
| * decoder/fluidsynth: add "soundfont" settingMax Kellermann2012-08-151-0/+31
| | | | | | | | Replaces the old global "soundfont" which never worked.
* | conf: add a "database" blockMax Kellermann2012-08-081-0/+119
|/ | | | | The new block overrides the "db_file" setting, and allows configuring any database plugin.
* patch to split DSD decoder into separate decoders for DSF en DFF. Move commonJurgen Kramer2012-06-271-1/+10
| | | | functions to new dsdlib. Update user doc.
* Add support for DSF files to DSDIFF decoder - v4Jurgen Kramer2012-05-021-1/+1
| | | | | | | | | | | | | | | | Version 4 of my patch to add DSF support to the DSDIFF decoder plugin. This time I have taken a different approach and created a new read_metadata function specific for reading DSF files. This saves an indent (and for me a lot of indent nightmares) and also useful for splitting the DSF and DFF decoders later on. There are still a few lines which exceed the 80 character width limit by a few chars. I was not able to stay within the limit and create (for me) readable code. Jurgen
* Add support for DSD-over-USB version 1.0, remove pre-v1 supportJurgen Kramer2012-04-041-2/+2
|
* output/alsa: add option to enable DSD over USBMax Kellermann2012-03-221-0/+17
|
* listen: implement systemd socket activationMax Kellermann2012-02-131-0/+41
|
* playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann2012-02-121-0/+8
| | | | | Parses CUE data from the "CUESHEET" tag. Needs further integration in the update thread.
* audio_format: basic support for floating point samplesMax Kellermann2011-10-201-1/+2
| | | | | Support for conversion from float to 16, 24 and 32 bit integer samples.
* decoder/dsdiff: add option "lsbitfirst"Max Kellermann2011-10-071-0/+23
| | | | Defaults to "no", which fixes the noise problems.
* decoder/dsdiff: add documentationMax Kellermann2011-10-071-0/+8
|
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+28
| | | | | | | | To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.
* Merge branch 'v0.16.x'Max Kellermann2011-07-191-1/+1
|\ | | | | | | | | | | Conflicts: NEWS configure.ac
| * doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'.Tony Miller2011-07-031-1/+1
| | | | | | | | | | | | | | This patch fixes a typo in doc/user about playlist plugins. Its in the top commit in my repository in a branch called 'doc_fix': git://github.com/mcfiredrill/mpd.git
* | doc: Add despotify user documentationSimon Kagstrom2011-04-121-0/+82
| |
* | fix common misspellingsJonathan Neuschäfer2011-03-311-1/+1
| | | | | | | | | | | | | | These fixes were mostly generated with `codespell' [0] and manually reviewed. [0] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
* | output/shout: add possibility to set urlThomas Jansen2011-02-091-0/+9
| | | | | | | | Added a new optional parameter for the shout plugin called "url".
* | doc: add a list of encoder pluginsMax Kellermann2011-01-101-0/+182
| |
* | configure.ac: hook the cdio_paranoia input pluginMax Kellermann2010-12-221-0/+11
|/
* output: new output plugin "ffado"Max Kellermann2010-10-271-0/+37
| | | | | | | | | | | | Using libffado, to play on firewire audio devices. Warning: this plugin was not tested successfully. I just couldn't keep libffado2 from crashing. Use at your own risk. For details, see my Debian bug reports: http://bugs.debian.org/601657 http://bugs.debian.org/601659
* output/httpd: bind_to_address support (including IPv6)Thomas Jansen2010-09-251-2/+11
| | | | | | | | | Added support for a new optional configuration setting for the httpd output named "bind_to_address". Setting it to a specific IP address (v4 or v6) will cause the httpd output to bind to that address exclusively. Supporting multiple addresses in parallel is future work. This implements the feature requests #2998 and #2646.
* output: added option "always_on" for radio stationsMax Kellermann2010-03-101-0/+12
| | | | | | | Did you ever accidently click "stop" while feeding a radio station? This option sets the output device to "pause" to disable the "close" method. It falls back to "pause" then, which is specific to the plugin. Some plugins implement it by feeding silence.
* replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann2010-02-171-0/+13
| | | | | | | | | | Add an option for each audio output which enables the use of the hardware mixer, instead of the software volume code. This is hardware specific, and assumes linear volume control. This is not the case for hardware mixers which were tested, making this patch somewhat useless, but we will use it to experiment with the settings, to find a good solution.
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-0/+11
|
* decoder/mikmod: sample rate is configurableMax Kellermann2009-11-141-1/+29
| | | | The new option "sample_rate" sets the sample rate for libmikmod.
* doc: added decoder plugin referenceMax Kellermann2009-11-141-0/+6
|
* output/jack: added option "server_name"Max Kellermann2009-11-071-0/+9
|
* output/jack: dynamic source port listMax Kellermann2009-11-061-0/+12
| | | | | | Same as the previous patch: create up to 16 configured source ports. The plugin tries to do its best at guessing the right combination for the given input file, the number of source and destination ports.
* output/jack: renamed option "ports" to "destination_ports"Max Kellermann2009-11-061-1/+1
| | | | Be more clear which kind of port should be configured here.